klitidej Posted October 18, 2019 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 01/02/16 Last Seen: April 2 Share Posted October 18, 2019 Hello, rAthena How to write this item code. Increase Aimed Bolt damage by 5% when Aimed Bolt Lv10 is learned. Thank you everyone. Quote Link to comment Share on other sites More sharing options...
1 Bringer Posted October 18, 2019 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 748 Reputation: 47 Joined: 03/12/14 Last Seen: Wednesday at 03:29 PM Share Posted October 18, 2019 if(getskilllv("RA_AIMEDBOLT")==10) { bonus2 bSkillAtk,"RA_AIMEDBOLT",5; } Quote Link to comment Share on other sites More sharing options...
0 klitidej Posted October 18, 2019 Group: Members Topic Count: 5 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 01/02/16 Last Seen: April 2 Author Share Posted October 18, 2019 8 hours ago, Bringer said: if(getskilllv("RA_AIMEDBOLT")==10) { bonus2 bSkillAtk,"RA_AIMEDBOLT",5; } many thank Quote Link to comment Share on other sites More sharing options...
Question
klitidej
Hello, rAthena How to write this item code.
Increase Aimed Bolt damage by 5% when Aimed Bolt Lv10 is learned.
Thank you everyone.
Link to comment
Share on other sites
2 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.