logo
Loading...

Sign up and join our Growing community!

--

By clicking Create My Account, you agree to our Terms and that you have read our Policy, including the Rules & regulation.

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 bStr,1;

2 bonus bInt,1;

3 bonus bMdef,3;

4 bonus2 bSubEle,Ele_Water,7;

5 bonus2 bAddMonsterDropItem,530,100;

6 bonus2 bAddMonsterDropItem,12354,300;

7 if (getrefine()>7) {

8 bonus5 bAutoSpellwhenhit,"BA_FROSTJOKER",5,20,BF_WEAPON|BF_MAGIC,0;

9 }

10 else {

11 bonus5 bAutoSpellwhenhit,"BA_FROSTJOKER",1,20,BF_WEAPON|BF_MAGIC,0;

12 }

Equip Script None
Unequip Script None