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

Swordfish Card [Armor]   Item ID# 4089 (Sword_Fish_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Aqua
Description
Enchant Armors with the Water Property.
DEF + 1
Item Script
{ bonus bDefEle,Ele_Water; bonus bDef,1; },{},{}
Dropped By
Obtainable FromOld Card Album

Tao Gunka Card [Armor]   Item ID# 4302 (Tao_Gunka_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
High Risk
Description
Maximum HP + 100%
Reduce physical and magical defense by 50%.
Item Script
{ bonus bMaxHPrate,100; bonus bDefRate,-50; bonus bMdefRate,-50; },{},{}
Dropped By

Thief Bug Card [Armor]   Item ID# 4016 (Thief_Bug_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Speedy
Description
AGI + 1
Item Script
{ bonus bAgi,1; },{},{}
Dropped By
Obtainable FromOld Card Album

Toxious Card [Armor]   Item ID# 300002 (Toxious_Card)
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Bulletproof
Description
MaxHP +10%.
Decreases damage taken from ranged physical damage by 5%.

When equipped with Noxious Card:
MaxHP +5%.
Decreases damage taken from ranged physical damage by additional 10%.
Item Script
{ bonus bLongAtkDef,5; bonus bMaxHPrate,10; },{},{}
Dropped By

Twin Caput Card [Armor]   Item ID# 27316 (Caput_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Anti Poison
Description
DEF +50

Decreases damage taken from Poison elemental attacks by 15%.
Item Script
{ bonus bDef,50; bonus2 bSubDefEle,Ele_Poison,10; },{},{}
Dropped By

Twisted God Card [Armor]   Item ID# 300228 (EP18_Demi_Freyja_Card)
Distorted God Card
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Devil Killer
Description
Increases magical damage against monsters of Demon race by 75%.
Increases damage taken from monsters of Demon race by 25%.
Item Script
{ bonus2 bMagicAddRace,RC_Demon,75; bonus2 bSubRace,RC_Demon,-25; },{},{}
Dropped By No Result

Two-Eye Dollocaris Card [Armor]   Item ID# 300376 (Eyes_Dollocaris_Card)
Two Eyes Dollocaris Card
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
Higher Level
Description
DEF +100, RES +50.

Up to max +11 Refine Level:
MaxHP -30%, ATK -10%, MATK -10%

Refine Level +12:
MaxHP +30%, ATK +10%, MATK +10%

When Armor Level of compounded equipment is 2:
RES +50
Item Script
expand to view script
{ bonus bDef,100; bonus bRes,50; .@r = getrefine(); if (getrefine() < 12) { bonus bMaxHPrate,-30; bonus bAtkRate,-10; bonus bMatkRate,-10; } else { bonus bMaxHPrate,30; bonus bAtkRate,10; bonus bMatkRate,10; } if (getequiparmorlv() == 2) { bonus bRes,50; } },{},{}
Dropped By No Result

Ultimate Rasgandr Card [Armor]   Item ID# 300472 (aegis_300472)
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Demigod
Description
Increases Magical Damage against monsters of Boss class by 40%.
MaxHP -15%

Refine Level +12:
S.MATK +15

Base Level at least 200:
SPL +15

Base SPL at least 90:
MATK +15%
Item Script
{ bonus2 bMagicAddClass,Class_Boss,40; bonus bMaxHPrate,-15; if (getrefine()>=12) { bonus bSMatk,15; } if (BaseLevel>=200) { bonus bSpl,15; } if (readparam(bSpl)>=90) { bonus bMatkRate,15; } },{},{}
Dropped By No Result

Unfrost Flower Card [Armor]   Item ID# 300362 (Unfrost_Flower_card)
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Ice-free
Description
P.ATK +1
Increases SP Consumption by 7%.

For each 3 Refine Levels:
Increases melee physical damage with by 4%.

When equipped with Shining Seaweed Card:
ATK +10%
Item Script
{ bonus bPAtk,1; bonus bUseSPrate,7; .@r = getrefine(); bonus bShortAtkRate,4*(getrefine()/3); },{},{}
Dropped By No Result

Unknown Swordsman Card [Armor]   Item ID# 300266 (Unknown_Swordman_Card)
Type
Card
Class
Armor Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of Unknown Swordsman
Description
MaxHP +15%

When equipped with Boss Egnigem Card and equipped by Swordman classes:
Increases melee and ranged physical damage by 10%.

For each 4 Refine Levels of entire set:
MaxHP +2%
Increases melee and ranged physical damage by additional 2%.
Item Script
{ bonus bMaxHPrate,15; },{},{}
Dropped By No Result

Venatu Card [Armor]   Item ID# 4369 (Venatu_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Luck Switching
Description
Every 18 Base AGI, you gain 1 LUK.
Item Script
{ bonus bLuk,readparam(bAgi)/18; },{},{}
Dropped By
Obtainable FromOld Card Album

Venomous Card [Armor]   Item ID# 4333 (Venomous_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Chaotic Venom
Description
Add a 30% chance of auto casting 'Poison' on an enemy and yourself when the user receives physical attack.
Item Script
{ bonus3 bAddEffWhenHit,Eff_Poison,3000,ATF_TARGET|ATF_SELF; },{},{}
Dropped By
Obtainable FromOld Card Album

« First < 11121314151617 >
back to top