Jump to content
  • 0

Script Anti Dispell


dikapramantya

Question


  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  216
  • Reputation:   9
  • Joined:  07/12/12
  • Last Seen:  

Hey all,

any one help me?

i want to edit script golden thief bug card to be changed

from reduce magic damage from enemy 100%, anti dispel,tarot,masquerade,tarot,stone curse etc

to reduce magic damage 50% from enemy and anti dispell only.

or

reduce magic damage 50% from enemy and there is a chance to anti dispel , tarot,stone curse, masquerade , etc

because if i put this script

4128,Golden_Bug_Card,Golden Thief Bug Card,6,20,,10,,,,,,,,32,,,,,{ bonus bNoMagicDamage,100; bonus bUseSPrate,100; },{},{}

and conf/battleconf/item/txt :

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

is a reduce magic damage from enemy 50% only, but the enemy can dispel,stone curse, tarot, dll to me

please help me :o thanks

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10015
  • Reputation:   2350
  • Joined:  10/28/11
  • Last Seen:  

bonus bNoMagicDamage,50;

gtb_sc_immunity: 50

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  55
  • Topics Per Day:  0.01
  • Content Count:  216
  • Reputation:   9
  • Joined:  07/12/12
  • Last Seen:  

bonus bNoMagicDamage,50;

gtb_sc_immunity: 50

if gtb_sc_immunity: 50 , gtb card users cannot be dispell, tarot , stone curse, masquerade ,etc

how to order there is the oppurtinity to be exposed magic status effect? (ex: dispell,tarot,stone curse,masquerade,etc?)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  81
  • Topics Per Day:  0.02
  • Content Count:  1654
  • Reputation:   583
  • Joined:  08/09/12
  • Last Seen:  

If you want to add custom behavior with GTB card, you have to edit the source code

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