Renewal
.:Renewal Item Database:.

True Kathryne Keyron Card [Weapon]   Item ID# 4686 (Real_Katrinn_Card)
Type
Card
Class
Weapon Card
Buy
20z
Sell
10z
Weight
1
Pre/Suffix
Crimson
Description
Increases Crimson Rock damage by 20%.
When equipped with Level 4 weapons, increases Crimson Rock damage by 20%.
When refine level +10 or higher: increases Crimson Rock damage by 20%.

More Information on Combo:
Combo Script
{ autobonus "{ bonus bMatk,100; }",30,6000,BF_MAGIC,"{ active_transform 3224,6000; }"; }
Item Script
{ if (getrefine() > 9) .@b += 20; if (getequipweaponlv() == 4) .@b += 20; bonus2 bSkillAtk,"WL_CRIMSONROCK",20+.@b; },{},{}
Dropped By

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:
Combo Script
{ autobonus "{ bonus bMatk,100; }",30,6000,BF_MAGIC,"{ active_transform 3224,6000; }"; }
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

back to top