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