ID #313406
Card
Strength of Yorscalp 1Lv
Buy Price: N/A
Sell Price: N/A
For each 2 Refine Levels of enchanted Headgear:
ATK +3.
_______________________
For each 4 Refine Levels of enchanted Headgear:
P.ATK +1.
ATK +3.
_______________________
For each 4 Refine Levels of enchanted Headgear:
P.ATK +1.
Basic Information
Type
Card
Scripts
Script .@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bBaseAtk,3*(.@r/2); bonus bPAtk,(.@r/4);
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bBaseAtk,3*(.@r/2); bonus bPAtk,(.@r/4);