Jump to content
  • 0
Sign in to follow this  
Hadeszeus

Sacrifice Skill question

Question

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 by Hadeszeus

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

What do you mean because of renewal stats?

 

 

 

 

How to reduced SACRIFICE damage if user is wearing Ghostring Card and Develing? Anyone pls?

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.