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