Refineable
Item Details
Item #5738
Snowman Hat [1]
Armor
Refineable
| Identifier | Snowman_Hat |
|---|---|
| NPC Buy | 20 |
| NPC Sell | 10 |
| Weight | 30 |
| Slots | 1 |
| Weapon Level | 0 |
| Range | 0 |
| Defense | 4 |
| Attack | 0 |
| Min Equip Level | 1 |
| Max Equip Level | None |
| Refineable | ✓ |
| Equip Locations | Upper Headgear |
|---|---|
| Equip Upper | All classes |
| Equippable Jobs | All jobs |
| Equip Gender | Both |
| Trade Restrictions | 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(bAutoSpellWhenHit, 18 BA_FROSTJOKE, 19 5, 20 20, 21 BF_WEAPON 22 | 23 BF_MAGIC, 24 0); 25 } 26 else 27 { 28 bonus5(bAutoSpellWhenHit, 29 BA_FROSTJOKE, 30 1, 31 20, 32 BF_WEAPON 33 | 34 BF_MAGIC, 35 0); 36 } |
|---|---|
| Equip Script | None |
| Unequip Script | None |