Viewing Item (Snowman Hat)

Basic Info

Name 5738 Snowman Hat[1]
Item ID 5738 - Snowman_Hat
Type Armor
5738
An adorable snowman on the head! Feel full of winter atmosphere in the air!
STR + 1, INT + 1, MDEF + 3.
Increase resistance against Water Property by 7%.
Add low chance of auto casting Level 1 Frost Joker on the user when receives physical and magical attack.
Drop "Buche De Noel, Candy Cane" as low chance when hunt the monsters.
[Refine Rate 8~10]
Enables use of Level 5 Frost Joker.
Type : Headgear
Defense : 4
Equipped on : Upper
Weight : 30
Applicable Job : Every Job

Details

Weight 30
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Upper Headgear

Stats

Range 0
Defense 4
Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 1 +
Usage None
Trade Can't be dropped / Can't be sold to NPCs / Can't be placed into Guild Storage
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bStr,1; bonus bInt,1; bonus bMdef,3; bonus2 bSubEle,Ele_Water,7; bonus2 bAddMonsterDropItem,530,100; bonus2 bAddMonsterDropItem,12354,300; if (getrefine() > 7) { bonus5(bAutoSpellWhenHit, BA_FROSTJOKE, 5, 20, BF_WEAPON | BF_MAGIC, 0); } else { bonus5(bAutoSpellWhenHit, BA_FROSTJOKE, 1, 20, BF_WEAPON | BF_MAGIC, 0); }
Equip Script
None
Unequip Script
None