Renewal
.:Item Database:.

Green Maiden Card [Garment]   Item ID# 4373 (Chung_E_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Cursed
Description
LUK - 5
Increase LUK and Critical Rate + 1% per Refine Level of the equipment this card is compounded on.
Item Script
{ bonus bLuk,getrefine()-5; bonus bCritical,getrefine(); },{},{}
Dropped By
Obtainable FromOld Card Album

Kapha Card [Garment]   Item ID# 4287 (Kapha_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Magically Shielded
Description
[When compounded into an item with refine rate of 0~5]
MDEF + 8
Item Script
{ if(getrefine()<6) bonus bMdef,8; },{},{}
Dropped By
Obtainable FromOld Card Album

Kathryne Keyron Card [Headgear]   Item ID# 4366 (Katrinn_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Caster
Description
Reduce Casting Time by 1% per Refine Level of the equipment this card is compunded on.
[Refine Rate +9 or higher]
MATK + 2%
Item Script
{ bonus bCastrate,getrefine()*-1; if(getrefine()>=9) { bonus bMatkRate,2; } },{},{}
Dropped By
Obtainable FromOld Card Album

Kavach Icarus Card [Garment]   Item ID# 4351 (Kavac_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Low Level
Description
Flee Rate + 10
[When compounded into an item with refine rate of 0~4]
Additional Flee Rate + 10
Perfect Dodge + 1
Item Script
{ if(getrefine()<=4) { bonus bFlee,20; bonus bFlee2,1; } else { bonus bFlee,10; } },{},{}
Dropped By
Obtainable FromOld Card Album

Megalith Card [Footgear]   Item ID# 4200 (Megalith_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Mystical Resistance
Description
If refine rate of compounded footgear is +5 or lower, MDEF +7.
Item Script
{ if(getrefine()<6) bonus bMdef,7; },{},{}
Dropped By
Obtainable FromOld Card Album

Nine Tail Card [Garment]   Item ID# 4159 (Nine_Tail_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
De Luxe
Description
AGI + 2
[Refine Rate +9 or higher]
Flee Rate + 20
Item Script
{ bonus bAgi,2; if(getrefine()>8) bonus bFlee,20; },{},{}
Dropped By
Obtainable FromOld Card Album

Odium of Thanatos Card [Footgear]   Item ID# 4396 (Tha_Odium_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Dull
Description
AGI - 5
Increase AGI by an amount equal to the refine rate of the equipment this card is compounded on.
Item Script
{ bonus bAgi,getrefine()-5; },{},{}
Dropped By
Obtainable FromOld Card Album, Mystical Card Album

Orc Baby Card [Garment]   Item ID# 4375 (Orc_Baby_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Extra High Level
Description
Increase resistance to Neutral Property attacks by 10%.
Flee Rate + 10
[When compounded into an item with refine rate of +9 or higher]
Add a resistance against Neutral Property attacks by 5%.
Add a Flee Rate + 5
Item Script
{ if(getrefine()>=9) { bonus2 bSubEle,Ele_Neutral,15; bonus bFlee,15; } else { bonus2 bSubEle,Ele_Neutral,10; bonus bFlee,10; } },{},{}
Dropped By
Obtainable FromOld Card Album

Remover Card [Armor]   Item ID# 4353 (Removal_Card)
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 FromOld Card Album

Seyren Windsor Card [Headgear]   Item ID# 4358 (Seyren_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Listless
Description
STR - 6
Increase STR by an amount equal to the refine rate of the equipment this card is compound on.
Item Script
{ bonus bStr,getrefine()-6; },{},{}
Dropped By
Obtainable FromOld Card Album

Sting Card [Shield]   Item ID# 4226 (Sting_Card)
Type
Card
Class
Shield Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Supreme
Description
DEF + 2
[Refine Rate +9 or higher]
MDEF + 5
Item Script
{ bonus bDef,2; if(getrefine()>8) bonus bMdef,5; },{},{}
Dropped By
Obtainable FromOld Card Album

< 12
back to top