Viewing Item

#700013: Patent Narcissus Bow

Item ID 700013 For Sale No
Identifier Up_Narcis_Bow Credit Price Not For Sale
Name Patent Narcissus Bow Type Weapon - Bow
NPC Buy 0 Weight 100
NPC Sell 0 Weapon Level 4
Range 5 Defense 0
Slots 2 Refineable Yes
Attack 210 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 bonus bLongAtkRate,.@r/3*4;

4 if (.@r>=7) {

5 bonus2 bSkillCooldown,"WM_SEVERE_RAINSTORM",-2000;

6 }

7 if (.@r>=9) {

8 bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",15;

9 }

10 if (.@r>=11) {

11 bonus2 bSkillAtk,"WM_SEVERE_RAINSTORM",10;

12 bonus2 bWeaponDamageRate,W_BOW,15;

13 }

Equip Script None
Unequip Script None