Basic Info

Name 18522 Evil Marching Hat[1]
Item ID 18522 - Evil_Marcher_Hat
Type Armor
18522
A dark marching hat worn by members of an undead band from Niffleheim.
STR +2. Attack +2% to all monsters.
When refined to +7 or higher, CRIT +10%.
When refined to +9 or higher, the Attack and ranged attack damage increases by 5%.
Class: Headgear
Defense: 10
Location: Upper
Weight: 50
Level Requirement: 1
Jobs: All classes

Details

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

Stats

Range 0
Defense 10
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,2; bonus2 bAddRace, RC_All, 2; if(getrefine()>6) { bonus bCriticalRate,10; } if(getrefine()>8) { bonus bLongAtkRate,5; bonus bAtkRate,5; }
Equip Script
None
Unequip Script
None