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