Jump to content
  • 0
Sign in to follow this  
iCORE

[help] sp healing script

Question

hi im looking for a script for item that can increase the sp healing of a certain item

 

its like this

bonus2 bAddItemHealRate,id,n;

but SP

 

thanks in advance :)

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0

@


Seems like you are out of luck. Did you try if bAddItemHealRate works if you use a SP item id? Otherwise i guess you will need to add a bAddItemSpRate manually.

Share this post


Link to post
Share on other sites
  • 0

thanks for the reply but its not working for me

 

bonus2 bAddItemSpRate,12135,50;

 

 

[Warning]: pc_bonus2: unknown type 2700 12135 50!
Edited by Naori

Share this post


Link to post
Share on other sites
  • 0

@ firstly, in case you're using wrong function :v, do not work like a machine, just view code!

 

second, you want to make bonus script to add bonus to extract item id or to all healing sp items?

 

my code work to increase % sp healing for all healing items :v

 

bonus bAddItemSpRate,n;				Increases SP recovered by n% for healing items.

Update ver2 :v

 

bAddItemSpRate_v2.diff

 

bonus to extract item id:

 

bonus2 bAddItemSpRate,id,n;			Increases SP recovered by n% for item id/ig
Edited by Gerz

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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