ID #312712
Card
Time Dimension Jewel (Luck) 3Lv
Buy Price: N/A
Sell Price: N/A
For each 2 Refine Levels:
ATK +3, Critical +2.
_______________________
For each 3 Refine Levels:
Increases Critical Damage by 3%.
_______________________
For each 4 Refine Levels:
C.RATE +1.
ATK +3, Critical +2.
_______________________
For each 3 Refine Levels:
Increases Critical Damage by 3%.
_______________________
For each 4 Refine Levels:
C.RATE +1.
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); bonus bCritical,2*(.@r/2); bonus bBaseAtk,3*(.@r/2); bonus bCritAtkRate,3*(.@r/3); bonus bCRate,(.@r/4);
.@r = getrefine(); bonus bCritical,2*(.@r/2); bonus bBaseAtk,3*(.@r/2); bonus bCritAtkRate,3*(.@r/3); bonus bCRate,(.@r/4);