.:Item Database:.
Card - Compound on Armor
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Abyss | |
Description | Increase damage inflicted on Holy Property, Shadow Property, Angel monster and Demon monster by 40%. |
---|---|
Item Script | { bonus2 bAddEle,Ele_Holy,40; bonus2 bAddEle,Ele_Dark,40; bonus2 bAddRace,RC_Angel,40; bonus2 bAddRace,RC_Demon,40; },{},{} |
Dropped By |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Spell-Proof | |
Description | If the card is compounded on an armor that is refined to +5 or below, DEF +2 and MDEF +5. |
---|---|
Item Script | { if(getrefine()<6) { bonus bDef,2; bonus bMdef,5; } },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Sightless | |
Description | Add a 3% chance of auto casting 'Blind' on an enemy when the user receives Physical Damage. [+ Bigfoot Card] 'Blind' chance increases to 9%. More Information on Combo: |
---|---|
Item Script | { bonus2 bAddEffWhenHit,Eff_Blind,300; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Arctic | |
Description | Add a 50% chance of auto casting 'Freeze' on an enemy when the user receives Physical Damage. [Garm Baby Card Combo] More Information on Combo: |
---|---|
Item Script | { bonus2 bAddEffWhenHit,Eff_Freeze,5000; },{},{} |
Dropped By |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Protection | |
Description | Every time you receive a Magical or a Physical Damage, small chance to auto-spell Level 1 Assumptio on yourself. |
---|---|
Item Script | { bonus5 bAutoSpellWhenHit,"HP_ASSUMPTIO",1,50,BF_WEAPON|BF_MAGIC,0; },{},{} |
Dropped By |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Terrorizing | |
Description | Add a 3% chance of auto casting 'Confusion' on an enemy when the user receives Physical Damage. [Base Strength >= 77] Add a chance of auto casting 'Confusion' is increased to 9%. |
---|---|
Item Script | { bonus2 bAddEffWhenHit,Eff_Confusion,300+600*(readparam(bStr)>=77); },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Traumatic | |
Description | Add a 6% chance of auto casting Bleeding on an enemy when the user receives Physical Damage. |
---|---|
Item Script | { bonus2 bAddEffWhenHit,Eff_Bleeding,600; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Blackout | |
Description | Add a 6% chance of auto casting 'Blind' on an enemy when the user receives Physical Damage. |
---|---|
Item Script | { bonus2 bAddEffWhenHit,Eff_Blind,600; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Jack Frost's | |
Description | Increases damage against Fire Property monsters by 50%. Add a 3% chance of auto casting Level 10 Frost Nova on an enemy when the user receives Physical Damage. |
---|---|
Item Script | { bonus2 bAddEle,Ele_Fire,50; bonus5 bAutoSpellWhenHit,"WZ_FROSTNOVA",10,20,BF_WEAPON|BF_MAGIC,0; },{},{} |
Dropped By |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of the Stix | |
Description | Add a 5% chance of auto casting Level 3 Heal on the user when the user receives Physical Damage. [+ Parasite, Miyabi Doll, Evil Nymph, Harpy & Bloody Butterfly Card] DEF + 5 MDEF + 5 Maximum HP + 500 Inflict 10% more damage with Fire, Cold and Lightning Bolt skill. [Mage Class] MATK + 3% Reduce Casting Time by 15%. More Information on Combo: |
---|---|
Item Script | { bonus3 bAutoSpellWhenHit,"AL_HEAL",3,50; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Crippling | |
Description | Add a 6% chance of auto casting Stun on an enemy when the user receives Physical Damage. |
---|---|
Item Script | { bonus2 bAddEffWhenHit,Eff_Stun,600; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Unfrozen | |
Description | Gain protection from the Freeze status and increase resistance to Water Property by 5%. |
---|---|
Item Script | { bonus2 bSubEle,Ele_Water,5; bonus2 bResEff,Eff_Freeze,10000; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |