insandedid01 Posted May 4, 2019 Posted May 4, 2019 (edited) Hello Everyone i can reduce damage from Ice Pick ? example Request. - Reduce damage from Weapon Ice Pick by item script " bonus2 bSubSkill,"MO_INVESTIGATE",75; " or every way for reduce Ice Pick received damage - I can have git pull or any idea for write this way script Reduce damage by equiments from Ice Pick on item_db ? Edited May 4, 2019 by insandedid01 Quote
0 Gladius Posted May 16, 2019 Posted May 16, 2019 On 5/4/2019 at 10:09 AM, insandedid01 said: Hello Everyone i can reduce damage from Ice Pick ? example Request. - Reduce damage from Weapon Ice Pick by item script " bonus2 bSubSkill,"MO_INVESTIGATE",75; " or every way for reduce Ice Pick received damage - I can have git pull or any idea for write this way script Reduce damage by equiments from Ice Pick on item_db ? add negative effects in script 13017,House_Auger_,Rondel,5,20,,600,70,,1,1,0x028F5EEE,7,2,2,4,36,1,1,{ bonus bDefRatioAtkClass,Class_All; bonus2 bAddClass,Class_All,-50; bonus2 bSkillAtk,"MO_INVESTIGATE",-50; },{},{} I believe it solves your problem without affecting other classes Quote
Question
insandedid01
Hello Everyone i can reduce damage from Ice Pick ?
example
Request.
- Reduce damage from Weapon Ice Pick by item script " bonus2 bSubSkill,"MO_INVESTIGATE",75; " or every way for reduce Ice Pick received damage
- I can have git pull or any idea for write this way script Reduce damage by equiments from Ice Pick on item_db ?
1 answer 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.