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