Hadeszeus 15 Posted June 4, 2014 (edited) case PA_SACRIFICE: wd.damage = sstatus->max_hp* 8/100; wd.damage2 = 0;#ifdef RENEWAL wd.damage = battle->calc_elefix(src, target, skill_id, skill_lv, wd.damage, nk, n_ele, s_ele, s_ele_, false, wd.flag); // temporary [malufett]#endif break; Above is the formula of SACRIFICE skill. My question is why SACRI damage doesn't affected by Ghostring card and Deviling Card? Should have a reduction when wearing GR and DEV. Edited June 4, 2014 by Hadeszeus Quote Share this post Link to post Share on other sites
0 Luffy 14 Posted June 5, 2014 i think because of renewal stats. Quote Share this post Link to post Share on other sites
0 Hadeszeus 15 Posted June 5, 2014 What do you mean because of renewal stats? How to reduced SACRIFICE damage if user is wearing Ghostring Card and Develing? Anyone pls? Quote Share this post Link to post Share on other sites
Above is the formula of SACRIFICE skill. My question is why SACRI damage doesn't affected by Ghostring card and Deviling Card? Should have a reduction when wearing GR and DEV.
Edited by HadeszeusShare this post
Link to post
Share on other sites