Basic Info

Name 18760 Modified Mage Hat[1]
Item ID 18760 - Remodel_Wizardry_Hat
Type Armor
18760
Talented Wizard's magic hat. It looks weird, but works just fine. Remodeled for extra effect.
INT +2, MaxSP +150.
Each refine increase MATK +1.
Refined to +7 or higher, each refine adds INT +1.
Class: Headgear
Defense: 2
Location: Upper
Weight: 30
Level Requirement: 1
Jobs: Mage and Soul Linker

Details

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

Stats

Range 0
Defense 2
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 Magician / Wizard / Sage / Soul Linker
Gender Any

Scripts

Use Script
bonus bInt,2; bonus bMaxSP,150; bonus bMatk,getrefine(); if(getrefine()>=7) bonus bInt,getrefine()-6;
Equip Script
None
Unequip Script
None