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

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

Kasa Card [Garment]   Item ID# 4431 (Kasa_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Stygian
Description
Has a 5% chance of auto-casting Level 5 Fire Bolt or Level 5 Fire Ball on the enemy when attacking.
Item Script
{ bonus3 bAutoSpell,"MG_FIREBALL",5,20; bonus3 bAutoSpell,"MG_FIREBOLT",5,20; },{},{}
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 +10
[When compounded into an item with refine rate of 0~4]
Additional FLEE +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

Kraken Card [Garment]   Item ID# 4525 (Kraken_Card)
Type
Card
Class
Garment Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Sweeping
Description
FLEE +10.
Enables use of Level 1 Hiding and Level 1 Raid.
Raid has a chance to cause Bleeding status.
Item Script
{ bonus bFlee,10; skill "TF_HIDING",1; skill "RG_RAID",1; bonus5 bAutoSpellOnSkill,"RG_RAID","NPC_WIDEBLEEDING",1,250,1; },{},{ sc_end SC_HIDING; }
Dropped By

back to top