Renewal
.:Renewal Item Database:.
Search Item By ID


Superbia String [2]   [Two Handed]   Item ID# 700007 (Ep172_Bh_Bow)
Type
Weapon
Class
Bow
Buy
n/a
Sell
n/a
Weight
140
Attack
220
Required Lvl
150
Weapon Lvl
4
Slot
2
Range
5
Applicable Jobs
Ranger
Description
A bow used by mercenaries once guarding the Mansion.
It was terribly transformed by the magic interference device installed by the Illusionians.

Increases damage of Arrow Storm by 10%.
For each 3 refine levels: ATK +12.

Refine Level +7:
Increases damage of Arrow Storm by additional 10%.

Refine Level +9:
Decreases Arrow Storm skill cooldown by 1 second.

Refine Level +11:
Increases damage of Arrow Storm by additional 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus2 bSkillAtk,"RA_ARROWSTORM",10; bonus bBaseAtk,12*(.@r/3); if (.@r>=7) { bonus2 bSkillAtk,"RA_ARROWSTORM",10; } if (.@r>=9) { bonus2 bSkillCooldown,"RA_ARROWSTORM",-1000; } if (.@r>=11) { bonus2 bSkillAtk,"RA_ARROWSTORM",15; } },{},{}
Dropped By

back to top