ID #29687
Card
Temporal Jewel (LUK) Lv 1
Buy Price: N/A
Sell Price: N/A
For each 2 Refine Levels of the Temporal Circlet:
Increases Critical Damage by 3%.
Critical +1
_______________________
For each 5 Refine Levels of the Temporal Circlet:
ATK +1%
Increases Critical Damage by 3%.
Critical +1
_______________________
For each 5 Refine Levels of the Temporal Circlet:
ATK +1%
Basic Information
Type
Card
Scripts
Script .@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bCritAtkRate,3*(.@r/2); bonus bCritical,(.@r/2); bonus bAtkRate,(.@r/5);
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bCritAtkRate,3*(.@r/2); bonus bCritical,(.@r/2); bonus bAtkRate,(.@r/5);