Basic Info

Name 24081 Malevolent Shadow Armor
Item ID 24081 - S_Malicious_Armor
Type Armor
24081
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 +100.
Refined to +7 or more additional increase MaxHP by 1%.
When equipped with Malevolent shadow set (shield,armor, shoes)
4% chance to absorb 2% HP damage do on Physical attack.
Each 5 refines of the entire set additional 1% of the damage absorbed by HP.
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,100; if (getrefine()>=7) { bonus bMaxHPrate,1; }
Equip Script
None
Unequip Script
None