chromus28 Posted August 14, 2013 Group: Members Topic Count: 91 Topics Per Day: 0.02 Content Count: 263 Reputation: 1 Joined: 04/25/13 Last Seen: December 20, 2014 Share Posted August 14, 2013 hi guys what is the script if i want the effect is ( Increases max HP and SP by 1% every refine of this (Shoes or etc)) ? can anyone help me? thanks help please Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 16, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted August 16, 2013 doc/item_bonus.txt bonus bMaxHPrate,getrefine(); bonus bMaxSPrate,getrefine(); Quote Link to comment Share on other sites More sharing options...
markiez22 Posted August 21, 2013 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 126 Reputation: 5 Joined: 10/31/12 Last Seen: June 7, 2023 Share Posted August 21, 2013 what about every refine add hp+10% ?? Quote Link to comment Share on other sites More sharing options...
Emistry Posted August 21, 2013 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Sunday at 05:32 PM Share Posted August 21, 2013 bonus bMaxHPrate,( getrefine() * 10 ); bonus bMaxSPrate,( getrefine() * 10 ); Quote Link to comment Share on other sites More sharing options...
markiez22 Posted August 21, 2013 Group: Members Topic Count: 11 Topics Per Day: 0.00 Content Count: 126 Reputation: 5 Joined: 10/31/12 Last Seen: June 7, 2023 Share Posted August 21, 2013 haha sry after search . . . solve my own http://rathena.org/board/topic/80678-item-script-bonus-per-refine-rate/ bonus bBaseAtk,20*getrefine(); thx ▬▬▬ E M I S T R Y ▬▬▬ Support Leaders 5486 posts Gender: Male User's Awards your my IDOL fast reply Quote Link to comment Share on other sites More sharing options...
Question
chromus28
hi guys
what is the script if i want the effect is ( Increases max HP and SP by 1% every refine of this (Shoes or etc)) ? can anyone help me? thanks
help please
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.