.:Renewal Item Database:.
Card - Compound on Garment
Enhanced Salamander Card [Garment] Item ID# 4548 (Upd_Salamander_Card) | |
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Half Nessus | |
Description | Increases Fire Pillar and Meteor Storm damage by 40%. Increases Fire Pillar cooldown by 2 seconds. [If card is compounded into an item with refine level +15 or higher] Reduces Fire Pillar cooldown by 2 seconds. |
---|---|
Item Script | { bonus2 bSkillAtk,"WZ_FIREPILLAR",40; bonus2 bSkillAtk,"WZ_METEOR",40; },{},{} |
Dropped By | No Result |
Type
Card
Class
Garment Card
Buy
n/a
Sell
n/a
Weight
1 Pre/Suffix of Poison | |
Description | Decreases damage taken from Neutral element attacks by 15%. For each 3 Refine Levels: Increases magical damage with Poison element by 3%. |
---|---|
Item Script | { bonus2 bSubEle,Ele_Neutral,15; bonus2 bMagicAtkEle,Ele_Poison,3*getrefine(); },{},{} |
Dropped By | No Result |
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Glacial | |
Description | Reduces damage taken from Neutral elemental attack by 15%. Every refine level: Increases Water elemental magic damage by 3%. When combined with Faceworm Egg Card: Reduces damage taken from Neutral elemental attack by 5%. More Information on Combo: |
---|---|
Item Script | { bonus2 bSubEle,Ele_Neutral,15; bonus2 bMagicAtkEle,Ele_Water,getrefine()*3; },{},{} |
Dropped By |
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix of Fast Recovery | |
Description | FLEE +10. Increase effectiveness of Red, Orange, Yellow and White Potion by 200%. |
---|---|
Item Script | { bonus bFlee,10; bonus2 bAddItemGroupHealRate,IG_Flamel_Card,200; },{},{} |
Dropped By |
Type
Card
Class
Garment Card
Buy
n/a
Sell
n/a
Weight
1 Pre/Suffix Friedrich's | |
Description | 'Take one more step forward in the time of regret. That is Heine.' - Friedrich S. Heine |
---|---|
Item Script | {},{},{} |
Dropped By | No Result |
Type
Card
Class
Garment Card
Buy
n/a
Sell
n/a
Weight
1 Pre/Suffix of Stolz Heine | |
Description | Increases Physical Damage from monsters of Normal element by 10%. Increases Magical Damage with every element by 5%. For each 2 refine levels: Increases Magical Damage with every element by additional 4%. When equipped with Meyer Lugenburg Card: Increases Magical Damage with every element by additional 5%. |
---|---|
Item Script | { bonus2 bSubEle,Ele_Neutral,-10; bonus2 bMagicAtkEle,Ele_Neutral,5; bonus2 bMagicAtkEle,Ele_All,5+4*(getrefine()/2); },{},{} |
Dropped By | No Result |
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Guard | |
Description | Enables use of Level 1 Cloaking. |
---|---|
Item Script | { skill "AS_CLOAKING",1; },{},{ sc_end SC_CLOAKING; } |
Dropped By | |
Obtainable From | Old Card Album |
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1 Pre/Suffix Compassion | |
Description | Enables Level 1 Life Drain. When equipped with Vampire's Minion: Restores 30 HP and 1 SP every 3 seconds. When equipped with Bomi Card: MaxHP +1000, MaxSP +50. Refine Level +9: MaxHP +1000, MaxSP +50. More Information on Combo: |
---|---|
Item Script | { skill "PF_HPCONVERSION",1; },{},{} |
Dropped By |
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 |
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 |
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 |