Basic Info

Name 22018 Shoes Of Wise Man[1]
Item ID 22018 - Shoes_Of_Wise_Man
Type Armor
22018
A magic shoes created by wise man.
Refined to +6, every refine increase INT by 1 and reduce MaxHP by 1%.
Class: Footgear
Defense: 15
Weight: 30
Level Requirement: 50
Jobs: All classes

Details

Weight 30
NPC Buy 10 z
NPC Sell 5 z
Refineable Yes
Equip Locations Footgear

Stats

Range 0
Defense 15
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 50 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
if (getrefine()>5) { bonus bInt,getrefine()-5; bonus bMaxHPrate,-(getrefine()-5); }
Equip Script
None
Unequip Script
None