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

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

Ominous Solider Card [Armor]   Item ID# 27114 (OminousSolider_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Indomitable
Description
MaxHP +10%, DEF +50.
Every 3 refine levels: MaxHP+ 1%.

If Base Level at least 160:
DEF+50, VIT+3.

More Information on Combo:
Item Script
{ bonus bMaxHPrate,(10+(getrefine()/3)); .@val = 50; if (BaseLevel >= 160) { .@val += 50; bonus bVit,3; } bonus bDef,.@val; },{},{}
Dropped By

Orc Lord Card [Armor]   Item ID# 4135 (Orc_Load_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Mirror
Description
Reflect 30% of all Physical Melee Damage back to the enemy which inflicted it.
Item Script
{ bonus bShortWeaponDamageReturn,30; },{},{}
Dropped By

back to top