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