Jump to content
  • 0

Golden Thief Bug


Question

Posted (edited)

Hi,

I want to know how I can change this card effects so that this effect appear:

Golden Thief Bug Card

100% against monsters

50% against Players.

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

Lord of the Dead Card

With LONG RANGE function, so that they can get Coma on long range attacks too.

{ bonus3 bAddEff,Eff_Stun,500,ATF_SHORT; bonus3 bAddEff,Eff_Curse,500,ATF_SHORT; bonus3 bAddEff,Eff_Silence,500,ATF_SHORT; bonus3 bAddEff,Eff_Poison,500,ATF_SHORT; bonus3 bAddEff,Eff_Bleeding,500,ATF_SHORT; bonus2 bWeaponComaRace,RC_NonBoss,1; bonus bIgnoreDefRace,RC_Ghost; },{},{}

I hope you can help meeee :>

Edited by Lightning Farron

4 answers to this question

Recommended Posts

Posted

Golden Thief Bug Card

100% against monsters

50% against Players.

...

This item script doesn't exist. You should ask in source support.

Lord of the Dead Card

With LONG RANGE function, so that they can get Coma on long range attacks too.

Lod already works with long range attack

Posted

Thank you, some dudes of my Server means "long range doesn't work"

I can't believe :D

For the GTB:

It should kill the Dispell of Randgris but it don't q.q

bonus bNoMagicDamage,50;

Posted (edited)

/bo

For the GTB:

It should kill the Dispell of Randgris but it don't q.q

bonus bNoMagicDamage,50;

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

That means if

bonus bNoMagicDamage,50;

and

gtb_sc_immunity: 50

( -->> gtb_sc_immunity value < bNoMagicDamage value ) then GTB block dispell.

Edited by Capuche

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