Basic Info

Name 24025 Shadow Champion Shoes
Item ID 24025 - S_Champion_Shoes
Type Armor
24025
Shoes worn on top of normal shoes for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
MaxHP +20, MaxSP +10.
Refine level +7: MaxHP +1%, MaxSP +1%
[+Hard Shadow Armor]
Increases HP and SP by total number of refinement of set items.
Additional MaxHP +1%, when total refine level is over 15
Class: Shadow Equipment
Location: Shoes
Weight: 0
Level Requirement: 1
Jobs: All classes

Details

Weight 0
NPC Buy 10 z
NPC Sell 5 z
Refineable Yes
Equip Locations Shadow Shoes

Stats

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

Restrictions

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

Scripts

Use Script
bonus bMaxHP,20; bonus bMaxSP,10; if (getrefine()>=7) { bonus bMaxHPrate,1; bonus bMaxSPrate,1; }
Equip Script
None
Unequip Script
None