ID #313410
Card
Intelligence of Yorscalp 1Lv
Buy Price: N/A
Sell Price: N/A
For each 2 Refine Levels of enchanted Headgear:
MATK +3.
_______________________
For each 4 Refine Levels of enchanted Headgear:
S.MATK +1.
MATK +3.
_______________________
For each 4 Refine Levels of enchanted Headgear:
S.MATK +1.
Basic Information
Type
Card
Scripts
Script .@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bMatk,3*(.@r/2); bonus bSMatk,(.@r/4);
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bMatk,3*(.@r/2); bonus bSMatk,(.@r/4);