klitidej Posted October 18, 2019 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
1 Bringer Posted October 18, 2019 Posted October 18, 2019 if(getskilllv("RA_AIMEDBOLT")==10) { bonus2 bSkillAtk,"RA_AIMEDBOLT",5; } Quote
0 klitidej Posted October 18, 2019 Author Posted October 18, 2019 8 hours ago, Bringer said: if(getskilllv("RA_AIMEDBOLT")==10) { bonus2 bSkillAtk,"RA_AIMEDBOLT",5; } many thank Quote
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.
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.