N Nameleszx New member Messages 108 Points 0 Aug 10, 2013 #2 How to lower the damage of asura and the given additional damage by enchant deadly poison buff. I want them to make 80% only.
How to lower the damage of asura and the given additional damage by enchant deadly poison buff. I want them to make 80% only.
Judas Community Contributors Messages 576 Points 0 Discord theordinalscale#8499 Emulator Aug 10, 2013 #3 you can edit their skill in battle.c. I'm not sure of the formula but it can be tweaked to lower the damage. The same with EDP
you can edit their skill in battle.c. I'm not sure of the formula but it can be tweaked to lower the damage. The same with EDP
N Nameleszx New member Messages 108 Points 0 Aug 11, 2013 #4 Where should I see that? Where to modify?
Judas Community Contributors Messages 576 Points 0 Discord theordinalscale#8499 Emulator Aug 11, 2013 #5 so you can either cap the damage with the mapflag, or if you want to lower the damage, in battle.c usually its the skillratio you want to tweak. You can search for MO_EXTREMITYFIST to see some places to modify damage for example
so you can either cap the damage with the mapflag, or if you want to lower the damage, in battle.c usually its the skillratio you want to tweak. You can search for MO_EXTREMITYFIST to see some places to modify damage for example