ID #4366
Card
Kathryne Keyron Card
Buy Price: N/A
Sell Price: N/A
For each Refine Level:
Decreases Variable Casting Time by 1%.
_______________________
Refine Level +9:
MATK +2%
_______________________
Type: Card
Compound on: Headgear
Weight: 1
Decreases Variable Casting Time by 1%.
_______________________
Refine Level +9:
MATK +2%
_______________________
Type: Card
Compound on: Headgear
Weight: 1
Monster Drops
Card Drops
Kathryne Keyron
Rate: 0.5%
Available from boxes
NPCs where to find the item
Card Vendor Machine#pa08
comodo (148, 306)
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Card
Weight
10
Item Flags
Drop Effect
Yes
Scripts
Script .@r = getrefine(); bonus bVariableCastrate,.@r*-1; if (.@r>=9) { bonus bMatkRate,2; }
.@r = getrefine();
bonus bVariableCastrate,.@r*-1;
if (.@r>=9) {
bonus bMatkRate,2;
}