China Posted April 3, 2012 Posted April 3, 2012 So basically, I would like it so that even if the script is only set to 25%, it completely blocks tarot and dispell? Is that possible through DB or does it need to be in src? Thanks in advance! Quote
Flaid Posted April 3, 2012 Posted April 3, 2012 Dispell is blocked already with the 25% anti magic. For Tarot Card, I am not sure if this would work but try to set it as magical skill. db/re/skill_db.txt search for Tarot card and replace it with the following: 489,9,6,1,0,0x41,0,5,1,no,0,0,0,magic,0, CG_TAROTCARD,Tarot Card of Fate Quote
China Posted April 3, 2012 Author Posted April 3, 2012 I did that, dispell isn't blocked yet with 25%, idk why. I did the tarot already but it's still not being blocked which is weird. Quote
Eurydice Posted April 3, 2012 Posted April 3, 2012 Maybe because of this: conf/battle/items.conf // Required level of bNoMagicDamage before Status Changes are blocked (Golden Thief Bug card). // For example, if left at 50. An item can give bNoMagicDamage,40; // which reduces magic damage by 40%, but does not blocks status changes. gtb_sc_immunity: 50 Try making it 25. :x Quote
China Posted April 3, 2012 Author Posted April 3, 2012 Ohh, thanks! Btw, since it blocks status changes it blocks buffs as well? Is there any way to make it disable dispell and tarot but not buffs? Quote
Eurydice Posted April 3, 2012 Posted April 3, 2012 I believe that would require a src edit, but I am not sure. :x Quote
China Posted April 3, 2012 Author Posted April 3, 2012 Hmm, okay. I guess I'll have to post in the src section. Thanks for the help btw! Quote
Question
China
So basically, I would like it so that even if the script is only set to 25%, it completely blocks tarot and dispell? Is that possible through DB or does it need to be in src? Thanks in advance!
6 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.