Viewing Item

#5738: Snowman Hat

Item ID 5738 For Sale No
Identifier Snowman_Hat Credit Price Not For Sale
Name Snowman Hat Type Armor
NPC Buy 20 Weight 30
NPC Sell 10 Weapon Level 0
Range 0 Defense 4
Slots 1 Refineable Yes
Attack 0 Min Equip Level 1
Max Equip Level None
Equip Locations Upper Headgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction Can't be dropped / Can't be sold to NPC / Can't be put in Guild Storage
Item Use Script

1 bonus

2 bStr,1;

3 bonus

4 bInt,1;

5 bonus

6 bMdef,3;

7 bonus2

8 bSubEle,Ele_Water,7;

9 bonus2

10 bAddMonsterDropItem,530,100;

11 bonus2

12 bAddMonsterDropItem,12354,300;

13 if

14 (getrefine()

15 7)

16 {

17 bonus5

18 bAutoSpellwhenhit,"BA_FROSTJOKER",5,20,BF_WEAPON|BF_MAGIC,0;

19 }

20 else

21 {

22 bonus5

23 bAutoSpellwhenhit,"BA_FROSTJOKER",1,20,BF_WEAPON|BF_MAGIC,0;

24 }

Equip Script None
Unequip Script None