Dev Blaze Posted November 22, 2016 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 212 Reputation: 5 Joined: 01/24/12 Last Seen: February 19, 2019 Share Posted November 22, 2016 HP + 400 Reduce 50 HP Every 10 Level Error Quote { bonus bMaxHP,400; bonus2 bHPLossRate,50,-readparam(JobLevel/10); },{},{} Quote Link to comment Share on other sites More sharing options...
0 Playtester Posted November 22, 2016 Group: Developer Topic Count: 37 Topics Per Day: 0.01 Content Count: 896 Reputation: 248 Joined: 01/30/13 Last Seen: Monday at 01:58 PM Share Posted November 22, 2016 It needs two parameters, though... Read the documentation: bonus2 bHPLossRate,n,t; Lose n HP every t milliseconds https://github.com/rathena/rathena/blob/master/doc/item_bonus.txt Do you even want a regular HP loss? From what I understand you just want this: bonus bMaxHP,400-50*(JobLevel/10); Quote Link to comment Share on other sites More sharing options...
0 Max Posted November 22, 2016 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 37 Reputation: 2 Joined: 03/23/12 Last Seen: January 26, 2023 Share Posted November 22, 2016 (edited) nvm my script didnt work Edited November 22, 2016 by Max Quote Link to comment Share on other sites More sharing options...
0 Dev Blaze Posted November 22, 2016 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 212 Reputation: 5 Joined: 01/24/12 Last Seen: February 19, 2019 Author Share Posted November 22, 2016 Fixed thanks Playtester Quote Link to comment Share on other sites More sharing options...
0 Akkarin Posted November 22, 2016 Group: Forum Manager Topic Count: 282 Topics Per Day: 0.06 Content Count: 3144 Reputation: 1630 Joined: 03/26/12 Last Seen: Saturday at 06:27 PM Share Posted November 22, 2016 Please remember to hit the "Best Answer" button for the post that solved your question. Quote Link to comment Share on other sites More sharing options...
0 Dev Blaze Posted November 23, 2016 Group: Members Topic Count: 68 Topics Per Day: 0.01 Content Count: 212 Reputation: 5 Joined: 01/24/12 Last Seen: February 19, 2019 Author Share Posted November 23, 2016 Hello Akkarin sorry i forgot i am not used with thenew forum setup new look btw thanks Quote Link to comment Share on other sites More sharing options...
Question
Dev Blaze
HP + 400 Reduce 50 HP Every 10 Level Error
Link to comment
Share on other sites
5 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.