Basic Info

Name 22085 Elegant Doram Shoes[1]
Item ID 22085 - Elegant_Doram_Shoes
Type Armor
22085
An elegant shoes designed for doram race.
MaxHP +10%, MaxSP +5%.
Every 2 refine level: MaxHP +100, MaxSP +20.
Refine level higher than +9: reduce SP consumption of [Lope] by 5.
Class: Footgear
Defense: 35
Weight: 70
Level Requirement: 175
Jobs: Doram race

Details

Weight 70
NPC Buy 20 z
NPC Sell 10 z
Refineable Yes
Equip Locations Footgear

Stats

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

Restrictions

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

Scripts

Use Script
bonus bMaxHPrate, 10; bonus bMaxSPrate, 5; bonus bMaxHP, 100 * getrefine() / 2; bonus bMaxSP, 20 * getrefine() / 2; if ((getrefine() / 2) >= 4) bonus2 bSkillUseSP, SU_LOPE, 5;
Equip Script
None
Unequip Script
None