Jump to content
  • 0
Sign in to follow this  
koko24

Potion Pitch and Gospel

Question

Hello where should i look to set the healing cap of Potion Pitch? 

 

and Gospel doesnt remove FCP

 

 

Thank you god bless

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

@@koko24 doesn't remove FCP or Strip?

 

find this line in skill.c and remove it, then adjust the case number, case always start in 1.

Note : if you removed this line, not only the strip can be affected as well as other negative status

Path : trunk/src/skill.c

case 1: // End all negative status	status->change_clear_buffs(bl,2);	if (tsd) clif->gospel_info(tsd, 0x15);	break;
Edited by Zhao Chow

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.