LG_EARTHDRIVE becomes weak! | closed | |
reigneil 2014-01-11 08:05:59 | i dunno if this is intended or it is the way official does but this far weaker now. i recently check battle.c and i found this...[quote] case LG_EARTHDRIVE: skillratio += skill_lv; RE_LVL_DMOD(100); break;[/quote] is this true? irowiki says...[quote] Damage formula: ATK [{(Skill level + 1) * Shield Weight} * (Base Level / 100)] %[/quote] | |
Cydh 2014-01-11 12:19:43 | Should be fixed after this ecb91e3 |