Viewing Item

#700018: Patent Royal Bow

Item ID 700018 For Sale No
Identifier Up_Royal_Bow_K Credit Price Not For Sale
Name Patent Royal Bow Type Weapon - Bow
NPC Buy 0 Weight 120
NPC Sell 0 Weapon Level 4
Range 5 Defense 0
Slots 2 Refineable Yes
Attack 205 Min Equip Level 150
MATK 0 Max Equip Level None
Equip Locations Two-Handed
Equip Upper Third / Third Upper / Third Baby
Equippable Jobs Hunter / Rogue
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bBaseAtk,.@r/2*15;

3 bonus2 bSkillAtk,"RA_ARROWSTORM",12*(.@r/3);

4 if (.@r>=7) {

5 bonus bAspdRate,10;

6 bonus2 bWeaponDamageRate,W_BOW,15;

7 }

8 if (.@r>=9) {

9 bonus bLongAtkRate,12;

10 bonus bCritAtkRate,10;

11 }

12 if (.@r>=11) {

13 bonus2 bSkillAtk,"SN_SHARPSHOOTING",20;

14 bonus bDelayrate,-10;

15 }

Equip Script None
Unequip Script None