ID #29686
Card
Temporal Jewel (DEX) Lv 3
Buy Price: N/A
Sell Price: N/A
For each 2 Refine Levels of the Temporal Circlet:
Increases Bow class weapon damage by 3%
HIT +7
_______________________
For each 5 Refine Levels of the Temporal Circlet:
ATK +3%
Increases Bow class weapon damage by 3%
HIT +7
_______________________
For each 5 Refine Levels of the Temporal Circlet:
ATK +3%
Basic Information
Type
Card
Scripts
Script .@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus2 bWeaponDamageRate,W_BOW,3*(.@r/2); bonus bHit,7*(.@r/2); bonus bAtkRate,3*(.@r/5);
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus2 bWeaponDamageRate,W_BOW,3*(.@r/2); bonus bHit,7*(.@r/2); bonus bAtkRate,3*(.@r/5);