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