Jump to content
  • 0

GTB imune dispell and negative status...


IsabelaFernandez

Question


  • Group:  Members
  • Topic Count:  145
  • Topics Per Day:  0.07
  • Content Count:  354
  • Reputation:   8
  • Joined:  04/16/18
  • Last Seen:  

Hello everybody.
my GTB card configuration is =
{ bonus bNoMagicDamage,40; bonus bUseSPrate,100; },{},{}
I would like to know how to configure if it is in the items.conf part so that GTB becomes immune to Lex Aeterna and Decrease AGI.

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 1

  • Group:  Developer
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  802
  • Reputation:   229
  • Joined:  01/30/13
  • Last Seen:  

If you want status resistance of GTB still work as normal, then there's a battle config for it:

items.conf

Quote

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

Be careful because it will also affect other cards that grant bNoMagicDamage of similar or higher power.

If you only want Lex Aeteran and Decrease Agi to be blocked but nothing else then you'll need to edit the source code: status.cpp -> status_get_sc_def

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.01
  • Content Count:  75
  • Reputation:   9
  • Joined:  11/27/16
  • Last Seen:  

it involves source coding too

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