Basic Info

Name 18785 King Poring Hat[1]
Item ID 18785 - King_Poring_Hat
Type Armor
18785
A hat made in honor of the warrior King Poring.
DEX +1, LUK +1.
Additional DEX +1, LUK +1 per refine level above +5.
Class: Headgear
Defense: 10
Location: Upper
Weight: 60
Level Requirement: 10
Jobs: All classes

Details

Weight 60
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 10 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
bonus bDex,1; bonus bLuk,1; if(getrefine()>4) { bonus bDex,(getrefine()-4); bonus bLuk,(getrefine()-4); }
Equip Script
None
Unequip Script
None