dsskh Posted July 6, 2017 Posted July 6, 2017 I want the option to be applied when a hunter or sniper attacks. 4279,Deleter_Card,Deleter_Card,6,20,,10,,,,,,,,16,,,,,{ bonus bSPrecovRate,-100; bonus bSPGainValue,10; },{},{ heal 0,-100; } Quote
0 sader1992 Posted July 6, 2017 Posted July 6, 2017 (edited) 4279,Deleter_Card,Deleter_Card,6,20,,10,,,,,,,,16,,,,,{ if(Class == Job_Hunter || Class == Job_Sniper) {bonus bSPrecovRate,-100; bonus bSPGainValue,10;} },{},{ if(Class == Job_Hunter || Class == Job_Sniper) {heal 0,-100;} } Edit: nvm i missread the question if you could explaine more it would be better Edited July 6, 2017 by sader1992 Quote
Question
dsskh
I want the option to be applied when a hunter or sniper attacks.
4279,Deleter_Card,Deleter_Card,6,20,,10,,,,,,,,16,,,,,{ bonus bSPrecovRate,-100; bonus bSPGainValue,10; },{},{ heal 0,-100; }
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.