ID #312697
Card
Time Dimension Jewel (Strength) 3Lv
Buy Price: N/A
Sell Price: N/A
For each 2 Refine Levels:
ATK +5.
_______________________
For each 3 Refine Levels:
Increases Melee Physical Damage by 2%.
_______________________
For each 4 Refine Levels:
P.ATK +1.
ATK +5.
_______________________
For each 3 Refine Levels:
Increases Melee Physical Damage by 2%.
_______________________
For each 4 Refine Levels:
P.ATK +1.
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); bonus bBaseAtk,5*(.@r/2); bonus bShortAtkRate,2*(.@r/3); bonus bPAtk,(.@r/4);
.@r = getrefine(); bonus bBaseAtk,5*(.@r/2); bonus bShortAtkRate,2*(.@r/3); bonus bPAtk,(.@r/4);