ID #313422
Card
Defense of Yorscalp 1Lv
Buy Price: N/A
Sell Price: N/A
For each 2 Refine Levels of enchanted Headgear:
RES +5, MRES +5.
_______________________
For each 4 Refine Levels of enchanted Headgear:
MaxHP +1%.
RES +5, MRES +5.
_______________________
For each 4 Refine Levels of enchanted Headgear:
MaxHP +1%.
Basic Information
Type
Card
Scripts
Script .@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bMRes,5*(.@r/2); bonus bRes,5*(.@r/2); bonus bMaxHPrate,(.@r/4);
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bMRes,5*(.@r/2); bonus bRes,5*(.@r/2); bonus bMaxHPrate,(.@r/4);