Viewing Item

#19342: Bull Hat

Item ID 19342 For Sale No
Identifier Bull_Hat Credit Price Not For Sale
Name Bull Hat Type Armor
NPC Buy 20 Weight 50
NPC Sell 10 Weapon Level 0
Range 0 Defense 2
Slots 1 Refineable Yes
Attack 0 Min Equip Level 130
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 bonus2 bSubEle,Ele_Wind,10;

3 if (.@r<7)

4 .@a = 15;

5 if (.@r>=7 && .@r<9)

6 .@a = 30;

7 if (.@r>=8)

8 bonus2 bSubEle,Ele_Wind,15;

9 if (.@r>=9)

10 .@a = 50;

11 bonus2 bAddRace2,RC2_ROCKRIDGE,.@a;

12 bonus2 bMagicAddRace2,RC2_ROCKRIDGE,.@a;

13 bonus2 bSubRace2,RC2_ROCKRIDGE,.@a;

Equip Script None
Unequip Script None

Page generated in 1.3191 second(s). Number of queries executed: 12.

Language: