ID #29673
Card
Temporal Jewel (STR) Lv 2
Buy Price: N/A
Sell Price: N/A
For each 2 Refine Levels of the Temporal Circlet:
ATK +4
HIT +5
_______________________
For each 5 Refine Levels of the Temporal Circlet:
ATK +2%
ATK +4
HIT +5
_______________________
For each 5 Refine Levels of the Temporal Circlet:
ATK +2%
Basic Information
Type
Card
Scripts
Script .@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bBaseAtk,4*(.@r/2); bonus bHit,5*(.@r/2); bonus bAtkRate,2*(.@r/5);
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bBaseAtk,4*(.@r/2); bonus bHit,5*(.@r/2); bonus bAtkRate,2*(.@r/5);