Basic Info

Name 24028 Hard Shadow Armor
Item ID 24028 - S_Hard_Armor
Type Armor
24028
An armor worn on top of normal armor for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
MaxHP +50.
Refined to +7
MaxHP +1%
+Champion's Shadow Shoes
MaxHP and MaxSP increased by the sum of combined refine level.
When total of combined refine is over 15, MaxHP +1%.
Class: Shadow Equipment
Location: Armor
Weight: 0
Level Requirement: 1
Jobs: All classes

Details

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

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,50; if (getrefine()>=7) { bonus bMaxHPrate,1; }
Equip Script
None
Unequip Script
None