e7db-api
e7db-api copied to clipboard
Skill Modifier formulas
Hello,
What you mean by modifier? The custom buffs/debuffs? The custom ones we added to v1 I'll manually port them, the game files do not offer the effects.
But if you mean something else, let me know.
I mean skill multipliers for damage calcuration.
I always thank you for your work.
Oh all right, the formulas.
Yeah, so I pulled the script from v1 but I need to rewrite it to make it work with v2 https://github.com/EpicSevenDB/gamedatabase/blob/master/scripts/update_modifier.py
Shouldn't take much time to fix it.