Renewal
.:Item Database:.
Card - Compound on Armor

Dame of Sentinel Card [Armor]   Item ID# 4392 (Observation_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Dexterity Switching
Description
Every 18 Base VIT, you gain 1 DEX.
Item Script
{ bonus bDex,readparam(bVit)/18; },{},{}
Dropped By
Obtainable FromOld Card Album

Dark Frame Card [Armor]   Item ID# 4170 (Dark_Frame_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Solidifying
Description
Add a 6% chance of auto casting 'Stone Curse' on an enemy when the user receives Physical Damage.
Item Script
{ bonus2 bAddEffWhenHit,Eff_Stone,600; },{},{}
Dropped By
Obtainable FromOld Card Album

Demon Pungus Card [Armor]   Item ID# 4173 (Demon_Pungus_Card)
Demon Fungus Card
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Mesmerizing
Description
Add a 6% chance of auto casting 'Sleep' on an enemy when the user receives Physical Damage.
Item Script
{ bonus2 bAddEffWhenHit,Eff_Sleep,600; },{},{}
Dropped By
Obtainable FromOld Card Album

Detardeurus Card [Armor]   Item ID# 4386 (Detale_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Magic Shelter
Description
MDEF -20
Gains immunity against Frozen status.
Has a 5% chance of autocasting Level 1 Land Protector around the user when the user receives magical attack.
Item Script
{ bonus bMdef,-20; bonus2 bResEff,Eff_Freeze,10000; bonus5 bAutoSpellWhenHit,"SA_LANDPROTECTOR",1,70,BF_MAGIC,0; },{},{}
Dropped By

Dimik Card [Armor]   Item ID# 4370 (Dimik_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Weaken
Description
VIT - 5
Increase VIT by an amount equal to the refine rate of the equipment this card is compound on.
Item Script
{ bonus bVit,getrefine()-5; },{},{}
Dropped By
Obtainable FromOld Card Album

Disguise Card [Armor]   Item ID# 4181 (Disguise_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Soundless
Description
Add a 3% chance of auto casting 'Silence' on an enemy when the user receives Physical Damage.
[Base Vitality >= 77]
Add a chance of auto casting 'Silence' is increased to 9%.
Item Script
{ bonus2 bAddEffWhenHit,Eff_Silence,300+600*(readparam(bVit)>=77); },{},{}
Dropped By
Obtainable FromOld Card Album

Dokebi Card [Armor]   Item ID# 4098 (Dokebi_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Zephyrus
Description
Enchant Armors with the Wind Property.
DEF + 1
Item Script
{ bonus bDefEle,Ele_Wind; bonus bDef,1; },{},{}
Dropped By
Obtainable FromOld Card Album

back to top