Jump to content
  • 0
jedwynne

Customized: Golden Thief Bug Card

Question

hello there... i wanted to change the effect of Golden Thief Bug Card into this...

Nullify 50% magic spells, excluding supportive skills, that target the owner at the cost of doubling SP Consumption cost when using skills.

as of the moment here is my script

{ bonus bNoMagicDamage,50; bonus bUseSPrate,100; },{},{}

my question is.. how to exclide supportive skills from nullification~

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

or edit at your items.conf located at conf\battle folder

// 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

set it to higher than 50/the number you want to put on your gtb card

Edited by frenzmu06
Link to comment
Share on other sites

{ bonus bMagicAtkDef,50; bonus bUseSPrate,100; },{},{}

im asking for the supportive skills excluded from nullification

or edit at your items.conf located at conf\battle folder

// 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

set it to higher than 50/the number you want to put on your gtb card

thanks buddy~ it works~ :D Edited by jedwynne
Link to comment
Share on other sites

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.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.