ID #29680
Card
Temporal Jewel (VIT) Lv 3
Buy Price: N/A
Sell Price: N/A
For each 2 Refine Levels of the Temporal Circlet:
DEF +10
MaxHP +500
_______________________
For each 5 Refine Levels of the Temporal Circlet:
MaxHP +3%
DEF +10
MaxHP +500
_______________________
For each 5 Refine Levels of the Temporal Circlet:
MaxHP +3%
Basic Information
Type
Card
Scripts
Script .@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bDef,10*(.@r/2); bonus bMaxHP,500*(.@r/2); bonus bMaxHPrate,3*(.@r/5);
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bDef,10*(.@r/2); bonus bMaxHP,500*(.@r/2); bonus bMaxHPrate,3*(.@r/5);