e7db-api icon indicating copy to clipboard operation
e7db-api copied to clipboard

Skill Modifier formulas

Open jhleee opened this issue 5 years ago • 3 comments

jhleee avatar Mar 18 '20 00:03 jhleee

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.

RaphaelDDL avatar Mar 18 '20 15:03 RaphaelDDL

I mean skill multipliers for damage calcuration.

I always thank you for your work.

jhleee avatar Mar 19 '20 00:03 jhleee

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.

RaphaelDDL avatar Mar 19 '20 18:03 RaphaelDDL