Viewing Item

#400203: Wolf Officer Hat

Item ID 400203 For Sale No
Identifier Wolf_Officer_Hat Credit Price Not For Sale
Name Wolf Officer Hat Type Armor
NPC Buy 0 Weight 50
NPC Sell 0 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 100
MATK 0 Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r = getrefine();

2 bonus bDelayrate,-10;

3 bonus2 bSkillAtk,"RA_ARROWSTORM",15;

4 if (getskilllv("RA_AIMEDBOLT")>=10) {

5 bonus2 bSubClass,Class_Boss,20;

6 bonus bDelayrate,-15;

7 }

8 if (getskilllv("RA_WUGRIDER")>=3)

9 bonus bDelayrate,-20;

10 if (getskilllv("RA_RANGERMAIN")>=10)

11 bonus2 bAddEle,Ele_All,25;

12 if (getskilllv("RA_CAMOUFLAGE")>=5)

13 bonus2 bSkillCooldown,"RA_ARROWSTORM",200;

14 bonus bDex,3*.@r;

15 if (.@r>=7)

16 bonus2 bSkillAtk,"RA_ARROWSTORM",20;

17 if (.@r>=9)

18 bonus2 bSkillCooldown,"RA_UNLIMIT",-150000;

Equip Script None
Unequip Script None