Jump to content
  • 0

Golden Thief Bug Card.


Question

Posted

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

Posted

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

Posted

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

Posted

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?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...