.:Item Database:.
Card - Compound on Armor
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Surplus | |
Description | INT + 1, MATK + 10. |
---|---|
Item Script | { bonus bInt,1; bonus bMatk,10; },{},{} |
Dropped By |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Evil | |
Description | Enchant Armors with the Shadow Property. |
---|---|
Item Script | { bonus bDefEle,Ele_Dark; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Reticence | |
Description | Add a 6% chance of auto casting 'Silence' on an enemy when the user receives Physical Damage. |
---|---|
Item Script | { bonus2 bAddEffWhenHit,Eff_Silence,600; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Exceeding | |
Description | [Rogue, Stalker] ATK + 10%, MATK + 10% |
---|---|
Item Script | { if(BaseJob==Job_Rogue) { bonus bMatkRate,10; bonus2 bAddClass,Class_All,10; } },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Venomous Charge | |
Description | Add a 3% chance of auto casting Poison on an enemy when the user receives Physical Damage. [Assassin, Assassin Cross] Poison chance increases to 9%. |
---|---|
Item Script | { bonus2 bAddEffWhenHit,Eff_Poison,300+600*(BaseJob==Job_Assassin); },{},{} |
Dropped By | |
Obtainable From | Old Card Album, Mystical Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Guardian's | |
Description | Add a 3% chance of auto casting Level 3 Auto Guard on the user when the user receives Physical Damage. If the user has mastered the skill at Level 10, it will cast Level 10 Auto Guard. [Clock Tower Manager, Alarm & Punk Card Combo] More Information on Combo: |
---|---|
Item Script | { bonus3 bAutoSpellWhenHit,"CR_AUTOGUARD",3+7*(getskilllv("CR_AUTOGUARD")==10),30; },{},{ sc_end SC_AUTOGUARD; } |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Immortal | |
Description | Make an armor indestructible (except in upgrade attempts). DEF + 1 |
---|---|
Item Script | { bonus bUnbreakableArmor; bonus bDef,1; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Mayhem | |
Description | Add a 6% chance of auto casting 'Confusion' on an enemy when the user receives Physical Damage. |
---|---|
Item Script | { bonus2 bAddEffWhenHit,Eff_Confusion,600; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
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 From | Old Card Album |
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 From | Old Card Album |
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 From | Old Card Album |
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 |