wd.damage = (250 + 150 * skill_lv) + (10 * (status_get_sp(src)+1) * wd.damage / 100) + (8 * wd.damage);
https://github.com/HerculesWS/Hercules/blob/master/src/map/battle.c
MO_EXTREMITYFIST
wd.damage = (250 + 150 * skill_lv) + (10 * (status_get_sp(src)+1) * wd.damage / 100) + (8 * wd.damage);
We use essential cookies to make this site work, and optional cookies to enhance your experience.