Basic Info

Name 5454 Puppy Hat[1]
Item ID 5454 - Dog_Cap_
Type Armor
5454
A light brown puppy dog. It looks quite cute sitting on your head.
-------------------------
STR +1, INT +1
-------------------------
Adds a chance 100% Critical for 3 seconds when receive physical attack.
-------------------------
Adds a chance 100% ignore magical defense for 3 seconds when receive magical attack.
-------------------------
Class: Headgear
Defense: 3
Location: Upper
Weight: 50
Jobs: All classes

Details

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

Stats

Range 0
Defense 4
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range Any
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bStr,1; bonus bInt,1; autobonus "{ bonus bCritical,100; }",10,3000,BF_WEAPON,"{ specialeffect(EF_ENHANCE, AREA, playerattached()); }"; autobonus "{ bonus bIgnoreMdefRate,100; }",10,3000,BF_MAGIC,"{ specialeffect(EF_MAGICALATTHIT, AREA, playerattached()); }";
Equip Script
None
Unequip Script
None