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

Wakwak Card [Garment]   Item ID# 4588 (Wakwak_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Power
Description
Every 10 base STR: Increase ATK by 5.
Item Script
{ bonus bBaseAtk,5*readparam(bStr)/10; },{},{}
Dropped By

Wanderer Card [Garment]   Item ID# 4210 (Wander_Man_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Pressure
Description
Add a 2% chance of auto casting Level 1 Intimidate on an enemy when attacking.
[Thief Class]
FLEE +20
[The Paper, Wild Rose, Shinobi & Dancing Dragon Card Combo]

More Information on Combo:
Item Script
{ if (!isequipped(4172,4257,4230,4272)) bonus3 bAutoSpell,"RG_INTIMIDATE",1,20; if (BaseClass == Job_Thief) bonus bFlee,20; },{},{}
Dropped By
Obtainable FromOld Card Album

Wanderer Trentini Card [Garment]   Item ID# 4683 (Wanderer_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Wanderer
Description
When base class is Wanderer: MaxHP +10%, MaxSP +15%.
When base level is 175: All Stats +10.
When refine level +10 or higher:+10 or higher: All Stats +10.

When equipped with True Trentini Card:
Adds 3% chance for 6 seconds to possess the user with Trentini 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_Dancer) { bonus bMaxHPrate,10; bonus bMaxSPrate,15; } if (BaseLevel>174) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10; },{},{}
Dropped By

Wanderer Trentini Card [Garment]   Item ID# 27067 (Wanderer_Card_J)
Wanderer Trentini(MVP) Card
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Wanderer
Description
When equipped by Wanderer: MaxHP +10%, MaxSP +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 Wanderer Trentini Card:
Random chance to increase DEX by 100 and transform into Wanderer Trentini for 5 seconds when recieving physical damage.
Item Script
{ if (eaclass()&EAJL_THIRD && BaseJob == Job_Dancer) { bonus bMaxHPrate,10; bonus bMaxSPrate,15; } if (BaseLevel>164) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10; },{},{}
Dropped By No Result

Warlock Kathryne Card [Garment]   Item ID# 4678 (Warlock_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Warlock
Description
When base class is Warlock: MDEF +80, MATK +15%.
When base level is 175: All Stats +10.
When refine level +10 or higher: All Stats +10.

When equipped with True Kathryne Keyron Card:
Adds 3% chance for 6 seconds to possess the user with Kathryne Keyron spirit when attacking with magical attacks.
During possession, the user granted with +100 MATK.

More Information on Combo:
Item Script
{ if (eaclass()&EAJL_THIRD && BaseJob == Job_Wizard) { bonus bMdef,80; bonus bMatkRate,15; } if (BaseLevel>174) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10; },{},{}
Dropped By

Warlock Kathryne Card [Garment]   Item ID# 27062 (Warlock_Card_J)
Warlock Kathryne(MVP) Card
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
of Warlock
Description
When equipped by Warlock: MDEF +80, MATK +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 Warlock Kathryne Card:
Random chance to increase INT by 100 and transform into Warlock Katrinn for 5 seconds when recieving magical damage.
Item Script
{ if (eaclass()&EAJL_THIRD && BaseJob == Job_Wizard) { bonus bMdef,80; bonus bMatkRate,15; } if (BaseLevel>164) bonus bAllStats,10; if (getrefine()>9) bonus bAllStats,10; },{},{}
Dropped By No Result

Whisper Card [Garment]   Item ID# 4102 (Whisper_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Mocking
Description
FLEE +20
Increase damage taken from Ghost Property attacks by 50%.
Item Script
{ bonus bFlee,20; bonus2 bSubEle,Ele_Ghost,-50; },{},{}
Dropped By
Obtainable FromOld Card Album

Woodie Card [Garment]   Item ID# 4558 (Woodie_Card)
Chun Tree Card
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Description
Reduces damage taken from Earth elemental attack by 20%.
Random chance to autocast Level 2 Kyrie Eleison when receiving physical attack.
Item Script
{ /* bonus bAllStats,2; only during event period */ bonus2 bSubEle,Ele_Earth,20; bonus3 bAutoSpellWhenHit,"PR_KYRIE",max(2,getskilllv("PR_KYRIE")),20; },{},{}
Dropped By No Result

back to top