Basic Info

Name 5904 Inconspicuous Hat[1]
Item ID 5904 - Inconspicuous_Hat_
Type Armor
5904
A simple hat that would look inconspicuous in any crowd. Its very helpful to anyone who is trying to blend in.
-------------------------
MATK +7%
-------------------------
Refine Level +7: Increases MATK by 2 per Base INT 5.
Refine Level +9: MATK +5%.
-------------------------
Class: Headgear
Defense: 10
Location: Upper
Weight: 20
Level Requirement: 100
Jobs: Shadow Chaser

Details

Weight 20
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 100 +
Usage None
Trade None
Job Class Types None
Job Classes Rogue
Gender Any

Scripts

Use Script
bonus bMatkRate,7; if(getrefine()>6) { bonus bMatk,(readparam(bInt)/5)*2; } if(getrefine()>8) { bonus bMatkRate,5; }
Equip Script
None
Unequip Script
None