ID #300550
Card
Fei-Chai and Morroc Card
Buy Price: N/A
Sell Price: N/A
ATK +35.
_______________________
For each 10 Base Level:
ATK +5.
(Up to Base Level 200).
_______________________
Type: Card
Compound on: Weapon
Weight: 1
_______________________
For each 10 Base Level:
ATK +5.
(Up to Base Level 200).
_______________________
Type: Card
Compound on: Weapon
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 bBaseAtk,35+5*(.@max_lvl/10);
.@max_lvl = min(200,BaseLevel); bonus bBaseAtk,35+5*(.@max_lvl/10);