Basic Info

Name 24068 Seraphim Shadow Shoes
Item ID 24068 - S_Seraphim_Shoes
Type Armor
24068
Shoes worn on top of normal shoes for additional defense.
Can be equipped alone but needs a complete set to have bonus effect.
Increase damage on Angel monsters by 2%.
Refined to +7: increase damage on Angel monsters by 1%.
Refined to +9: increase damage on Angel monsters by 2%.
[+Satanic Shadow Shield]
Increase 3% experience gained when kill Angel monsters.
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
bonus2 bAddRace,RC_Angel,2; bonus2 bMagicAddRace,RC_Angel,2; if (getrefine()>=7) { bonus2 bAddRace,RC_Angel,1; bonus2 bMagicAddRace,RC_Angel,1; } if (getrefine()>=9) { bonus2 bAddRace,RC_Angel,2; bonus2 bMagicAddRace,RC_Angel,2; }
Equip Script
None
Unequip Script
None