ID #300552
Card
Tai-Zi and Niflheim Card
Buy Price: N/A
Sell Price: N/A
MATK +35
_______________________
For each 10 Base Level:
MATK +5 (up to Base Level 200).
_______________________
Type: Card
Compound on: Garment
Weight: 1
_______________________
For each 10 Base Level:
MATK +5 (up to Base Level 200).
_______________________
Type: Card
Compound on: Garment
Weight: 1
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 .@max_lvl = min(200,BaseLevel); bonus bMatk,35+5*(.@max_lvl/10);
.@max_lvl = min(200,BaseLevel); bonus bMatk,35+5*(.@max_lvl/10);