.:Item Database:.
Card - Compound on Armor
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Hard | |
Description | Maximum HP + 700 |
---|---|
Item Script | { bonus bMaxHP,700; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Chaotic | |
Description | Add a 30% chance of auto casting 'Confusion' on an enemy and yourself when the user receives Physical Damage. |
---|---|
Item Script | { bonus3 bAddEffWhenHit,Eff_Confusion,3000,ATF_TARGET|ATF_SELF; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Rejuvenation | |
Description | Maximum HP +800, decreases with the Refine Rate. HP Recovery +10% |
---|---|
Item Script | { bonus bMaxHP,800-40*getrefine(); bonus bHPrecovRate,10; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Skillful | |
Description | |
---|---|
Item Script | { bonus bDex,1; bonus bBaseAtk,5; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Champion | |
Description | Maximum HP + 400 Maximum SP + 50 [Toad Card Combo] More Information on Combo: |
---|---|
Item Script | { bonus bMaxHP,400; bonus bMaxSP,50; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Mammoth | |
Description | Can not be knocked back. VIT + 3 Make an armor indestructible (except in upgrade attempts). |
---|---|
Item Script | { bonus bVit,3; bonus bUnbreakableArmor; bonus bNoKnockback; },{},{} |
Dropped By |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Overpowering | |
Description | Add a 3% chance of auto casting Stun on an enemy when the user receives Physical Damage. [Base Dexterity >= 77] Add a chance of auto casting Stun is increased to 9%. |
---|---|
Item Script | { bonus2 bAddEffWhenHit,Eff_Stun,300+600*(readparam(bDex)>=77); },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Gnome | |
Description | Enchant Armors with the Earth Property. DEF + 1 |
---|---|
Item Script | { bonus bDefEle,Ele_Earth; bonus bDef,1; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Freezing | |
Description | Has a 6% chance of Freezing an enemy when the user receives Physical Damage. |
---|---|
Item Script | { bonus2 bAddEffWhenHit,Eff_Freeze,600; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Recovery | |
Description | VIT + 3 |
---|---|
Item Script | { bonus bVit,3; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Sleep | |
Description | Add a 3% chance of auto casting 'Sleep' on an enemy when the user receives Physical Damage. [+ Skeleton] 'Sleep' chance increases to 9%. More Information on Combo: |
---|---|
Item Script | { bonus2 bAddEffWhenHit,Eff_Sleep,300; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Chaotic Bleeding | |
Description | Add a 30% chance of auto casting Bleeding on an enemy and yourself when the user receives Physical Damage. |
---|---|
Item Script | { bonus3 bAddEffWhenHit,Eff_Bleeding,3000,ATF_TARGET|ATF_SELF; },{},{} |
Dropped By | |
Obtainable From | Old Card Album |