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