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

Galensis Card [Garment]   Item ID# 300261 (Galensis_Card)
Type
Card
Class
Garment Card
Buy
n/a
Sell
n/a
Weight
1
Pre/Suffix
of High Lucky
Description
For each 10 base LUK: Critical +2

Base LUK at least 125: Increases critical damage by 30%.
Item Script
{ bonus bCritical,2*(readparam(bLuk)/10); if (readparam(bLuk)>=125) { bonus bCritAtkRate,30; } },{},{}
Dropped By

Genetic Flamel Card [Garment]   Item ID# 4681 (Genetic_Card)
Geneticist Flamel Card
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Geneticist
Description
When base class is Geneticist: Flee +20, ATK +15%.
When base level is 175: All Stats +10.
When refine level +10 or higher: All Stats +10.

When equipped with True Flamel Emure Card:
Adds 3% chance for 6 seconds to possess the user with Flamel Emure spirit when attacking with physical attacks.
During possession, the user granted with +100 ATK.

More Information on Combo:
Item Script
{ if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) { bonus bFlee,20; bonus2 bAddRace,RC_All,15; } if (BaseLevel>174) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10; },{},{}
Dropped By

Genetic Flamel Card [Garment]   Item ID# 27065 (Genetic_Card_J)
Genetic Flamel(MVP) Card
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Geneticist
Description
When equipped by Genetic: FLEE +20, ATK +15%.

Base Level is at least 165: All Stats +10.

If Refine Level of equipped Garment is +10 or higher:
All Stats +10.

When equipped with Genetic Flamel Card:
Random chance to increase LUK by 100 and transform into Genetic Flamel for 5 seconds when recieving physical damage.
Item Script
{ if (eaclass()&EAJL_THIRD && BaseJob == Job_Alchemist) { bonus bFlee,20; bonus bAtkRate,15; } if (BaseLevel>164) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10; },{},{}
Dropped By No Result

Gertie Card [Garment]   Item ID# 4571 (Gertie_Card)
Gertie Wie Card
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Bind
Description
FLEE +10.
Enables use of Level 1 Close Confine.
Item Script
{ bonus bFlee,10; skill "RG_CLOSECONFINE",1; },{},{}
Dropped By

Giant Whisper Card [Garment]   Item ID# 4303 (Whisper_Boss_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Mystic
Description
FLEE +10
[Base STR >= 80]
ATK + 20
[Base VIT >= 80]
Maximum HP + 3%
[Base LUK >= 80]
CRIT +3
Item Script
{ bonus bFlee,10; if (readparam(bStr)>=80) bonus bBaseAtk,20; if (readparam(bVit)>=80) bonus bMaxHPrate,3; if (readparam(bLuk)>=80) bonus bCritical,3; },{},{}
Dropped By

Gioia Card [Garment]   Item ID# 4576 (Gioia_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Educe
Description
Increase Wind and Ghost Property magic damage by 100%.
Decrease resistance to all atribute attacks by 30%.
Item Script
{ bonus2 bMagicAtkEle,Ele_Wind,100; bonus2 bMagicAtkEle,Ele_Ghost,100; bonus2 bSubEle,Ele_All,-30; },{},{}
Dropped By

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
LUK +1 and CRIT +1 for each refine level of the equipment this card is compounded on.
Item Script
{ .@r = getrefine(); bonus bLuk,.@r-5; bonus bCritical,min(.@r,10); },{},{}
Dropped By
Obtainable FromOld Card Album

Grudge of Royal Knight Card [Garment]   Item ID# 4606 (UndeadKnightF_Card)
Undead Knight of Grudge Card
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Revenge
Description
MaxSP -44%.
Recovers 20 SP each time an enemy is killed by melee physical attacks. Every 2 refine of the compounded equipment recovers 1 extra SP.
Drain 444 SP as the garment is unequipped.
[ +Agony Of Royal Knight Card ]
Increase resistance against Neutral property attack by 20%.
FLEE +20
Drains 100 HP each 6 seconds.
Drains 6 SP each 6 seconds.

More Information on Combo:
Item Script
{ bonus bMaxSPrate,-44; bonus bSPGainValue,20+(getrefine()/2); },{},{ heal 0,-444; }
Dropped By

Guillotine Cross Eremes Card [Garment]   Item ID# 4674 (GuillotineCross_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Guillotine Cross
Description
When base class is Guillotine Cross: Perfect Dodge +10, ATK +15%.
When base level is 175: All Stats +10.
When refine level +10 or higher: All Stats +10.

When equipped with True Eremes Guile Card:
Adds 3% chance for 6 seconds to possess the user with Eremes Guile spirit when attacking with physical attacks.
During possession, the user granted with +100 ATK.

More Information on Combo:
Item Script
{ if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) { bonus bFlee2,10; bonus2 bAddRace,RC_All,15; } if (BaseLevel>174) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10; },{},{}
Dropped By

Guillotine Cross Eremes Card [Garment]   Item ID# 27058 (GuillotineCross_Card_J)
Guillotine Cross Eremes(MVP) Card
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Guillotine Cross
Description
When equipped by Guillotine Cross: Perfect Dodge +10, ATK +15%.

Base Level is at least 165: All Stats +10.

If Refine Level of equipped Garment is +10 or higher:
All Stats +10.

When equipped with Guillotine Cross Eremes Card:
Random chance to increase AGI by 100 and transform into Guillotine Cross Eremes for 5 seconds when recieving physical damage.
Item Script
{ if (eaclass()&EAJL_THIRD && BaseJob == Job_Assassin) { bonus bFlee2,10; bonus bAtkRate,15; } if (BaseLevel>164) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10; },{},{}
Dropped By No Result

back to top