ID #29677
Card
Temporal Jewel (AGI) Lv 3
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 5%).
FLEE +7
_______________________
For each 5 Refine Levels of the Temporal Circlet:
ASPD +1
Increases Attack Speed (decreases After Attack Delay by 5%).
FLEE +7
_______________________
For each 5 Refine Levels of the Temporal Circlet:
ASPD +1
Basic Information
Type
Card
Scripts
Script .@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bAspdRate,5*(.@r/2); bonus bFlee,7*(.@r/2); bonus bAspd,(.@r/5);
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bAspdRate,5*(.@r/2); bonus bFlee,7*(.@r/2); bonus bAspd,(.@r/5);