Basic Info

Name 18802 Poring Fedora Hat[1]
Item ID 18802 - Poring_Fedora_Hat
Type Armor
18802
MaxHP +5%.
If upgraded to +5 or higher, MaxHP +1%, MaxSP -2% per refine level
If upgraded to +10, MaxHP +4%, MaxSP -3%.
Class: Headgear
Defense: 10
Location: Upper
Weight: 10
Level Requirement: 1
Jobs: All classes

Details

Weight 10
NPC Buy 0 z
NPC Sell 0 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 bMaxHPrate,5; if (getrefine()>4) { bonus bMaxHPrate,getrefine()-4; bonus bMaxSPrate,-((getrefine()*2)-8); } if (getrefine()>9) { bonus bMaxHPrate,4; bonus bMaxSPrate,-3; }
Equip Script
None
Unequip Script
None