xxx69 0 Posted February 1, 2014 Can anyone help me? I want to modify GTB card to reduce magic by 80% and also 80% chance to not be dispelled. So that would mean there is a 20% chance to be dispelled. Thanks in advance... Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted February 2, 2014 The 80% magic reduction is easy to do, by simply changing the item script to: { bonus bNoMagicDamage,80; bonus bUseSPrate,100; } About the remaining 20%, I'm not sure if adding this to the script above would help you: autobonus2 "{ bNoMagicDamage,100; }",2000,1,BF_MAGIC; But I think no and can't think about some other way to do it. By the way, moving to Database Requests because this is a DB request . Quote Share this post Link to post Share on other sites
Can anyone help me?
I want to modify GTB card to reduce magic by 80% and also 80% chance to not be dispelled.
So that would mean there is a 20% chance to be dispelled.
Thanks in advance...
Share this post
Link to post
Share on other sites