ID #312698
Card
Time Dimension Jewel (Agility) 1Lv
Buy Price: N/A
Sell Price: N/A
For each 2 Refine Levels:
ATK +1, MATK +1.
_______________________
For each 3 Refine Levels:
Increases Attack Speed (decreases After Attack Delay by 2%).
Decreases After Skill Delay by 1%.
ATK +1, MATK +1.
_______________________
For each 3 Refine Levels:
Increases Attack Speed (decreases After Attack Delay by 2%).
Decreases After Skill Delay by 1%.
Basic Information
Type
Card
Scripts
Script .@r = getrefine(); bonus bMatk,(.@r/2); bonus bBaseAtk,(.@r/2); bonus bDelayrate,-(.@r/3); bonus bAspdRate,2*(.@r/3);
.@r = getrefine(); bonus bMatk,(.@r/2); bonus bBaseAtk,(.@r/2); bonus bDelayrate,-(.@r/3); bonus bAspdRate,2*(.@r/3);