Type |
Weapon |
Subtype |
Bow |
Attack |
135 |
Defense |
0 |
Weight |
30.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
70 |
Slots |
1 |
Applicable Jobs:
job_hunter
Description:
A beautiful bow shaped as a pair of pure white wings.
Has a chance of increasing attack speed by 7% for 7 seconds with low probability when attacking.
Activation probability increases according to Refine level
Class: Bow
Attack: 135
Weight: 30
Weapon Level: 4
Level Requirement: 70
Jobs: Sniper
Item Script:
autobonus '{ bonus bAspdRate,7; }',10+(getrefine()*2),7000,BF_WEAPON,'{ specialeffect2 EF_HASTEUP; }';
bonus2 bAddSkillBlow,'AC_CHARGEARROW',3;