Renewal
.:Item Database:.

Apocalipse Card [Armor]   Item ID# 4242 (Apocalips_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Prime
Description
VIT + 2
If compounded on an armor with Refine Rate +9 or higher, Maximum HP + 800.
Item Script
{ bonus bVit,2; if(getrefine()>8) bonus bMaxHP,800; },{},{}
Dropped By
Obtainable FromOld Card Album

Arclouze Card [Shield]   Item ID# 4240 (Arclouse_Card)
Type
Card
Class
Shield Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Magic-Proof
Description
If card is compounded on a Shield with refine rate of +5 or lower, DEF + 2 and MDEF + 3.
Item Script
{ if(getrefine()<6) { bonus bDef,2; bonus bMdef,3; } },{},{}
Dropped By
Obtainable FromOld Card Album

Blue Acidus Card [Headgear]   Item ID# 4379 (Acidus__Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Low Level
Description
Maximum SP + 40
[When compounded into an item with refine rate of 0~4]
Additional Maximum SP + 40
SP Recovery + 5%
Item Script
{ if(getrefine()<=4) { bonus bSPrecovRate,5; bonus bMaxSP,80; } else { bonus bMaxSP,40; } },{},{}
Dropped By
Obtainable FromOld Card Album

Carat Card [Headgear]   Item ID# 4288 (Carat_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Maestro
Description
INT + 2
[When compounded into an item with refine rate of +9 or higher]
Maximum SP + 150
Item Script
{ bonus bInt,2; if(getrefine()>8) bonus bMaxSP,150; },{},{}
Dropped By
Obtainable FromOld Card Album

Despero of Thanatos Card [Shield]   Item ID# 4397 (Tha_Despero_Card)
Type
Card
Class
Shield Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Thickheaded
Description
INT - 6
Increase INT by an amount equal to the refine rate of the equipment this card is compounded on.
Item Script
{ bonus bInt,getrefine()-6; },{},{}
Dropped By
Obtainable FromOld Card Album, Mystical Card Album

Dimik Card [Armor]   Item ID# 4370 (Dimik_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Weaken
Description
VIT - 5
Increase VIT by an amount equal to the refine rate of the equipment this card is compound on.
Item Script
{ bonus bVit,getrefine()-5; },{},{}
Dropped By
Obtainable FromOld Card Album

Firelock Soldier Card [Footgear]   Item ID# 4160 (Antique_Firelock_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Superior
Description
STR + 2
[Refine Rate +9 or higher]
Maximum HP and SP + 10%
Item Script
{ bonus bStr,2; if(getrefine()>8) { bonus bMaxHPrate,10; bonus bMaxSPrate,10; } },{},{}
Dropped By
Obtainable FromOld Card Album

Freezer Card [Footgear]   Item ID# 4319 (Freezer_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Sword-Master's
Description
Maximum HP + 300
[When compounded into an item with refine rate of +9 or higher]
Inflict 10% more damage with Bash.

[Solider, Assaulter, Permeter & Heater Card Combo]

More Information on Combo:
Item Script
{ bonus bMaxHP,300; if(getrefine()>=9) bonus2 bSkillAtk,"SM_BASH",10; },{},{}
Dropped By
Obtainable FromOld Card Album

Frus Card [Armor]   Item ID# 4405 (Frus_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Magic Mirror
Description
Reflect single target Magic back at the caster by 2 times the refine rate chance. When used by a mage type character, MDEF + 3.
However, the reflect chance increases only up to + 10 refine.
[Mage Class]
MDEF + 3
Item Script
{ bonus bMagicDamageReturn,getrefine()*2; if(BaseClass==Job_Mage) bonus bMdef,3; },{},{}
Dropped By
Obtainable FromOld Card Album

Gibbet Card [Headgear]   Item ID# 4278 (Gibbet_Card)
Type
Card
Class
Headgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Magical Immunity
Description
[When compounded into an item with refine rate of 0~5]
MDEF + 5
Item Script
{ if(getrefine()<6) bonus bMdef,5; },{},{}
Dropped By
Obtainable FromOld Card Album

Goat Card [Armor]   Item ID# 4150 (Goat_Card)
Type
Card
Class
Armor Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Spell-Proof
Description
If the card is compounded on an armor that is refined to +5 or below, DEF +2 and MDEF +5.
Item Script
{ if(getrefine()<6) { bonus bDef,2; bonus bMdef,5; } },{},{}
Dropped By
Obtainable FromOld Card Album

Gold Acidus Card [Footgear]   Item ID# 4378 (Acidus_Card)
Type
Card
Class
Footgear Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Low Level
Description
Maximum HP and SP + 4%
[When compounded into an item with refine rate of 0~4]
Additional Maximum HP and SP + 4%
HP and SP Recovery + 5%
Item Script
{ if(getrefine()<=4) { bonus bMaxHPrate,8; bonus bMaxSPrate,8; bonus bHPrecovRate,5; bonus bSPrecovRate,5; } else { bonus bMaxHPrate,4; bonus bMaxSPrate,4; } },{},{}
Dropped By
Obtainable FromOld Card Album

12 >
back to top