ID #29676
Card
Temporal Jewel (AGI) Lv 2
Buy Price: N/A
Sell Price: N/A
For each 2 Refine Levels of the Temporal Circlet:
Increases Attack Speed (decreases After Attack Delay by 3%).
FLEE +5
_______________________
For each 5 Refine Levels of the Temporal Circlet:
ASPD +1
Increases Attack Speed (decreases After Attack Delay by 3%).
FLEE +5
_______________________
For each 5 Refine Levels of the Temporal Circlet:
ASPD +1
Basic Information
Type
Card
Scripts
Script .@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bAspdRate,3*(.@r/2); bonus bFlee,5*(.@r/2); bonus bAspd,(.@r/5);
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bAspdRate,3*(.@r/2); bonus bFlee,5*(.@r/2); bonus bAspd,(.@r/5);