Basic Info

Name 24071 Dragoons Shadow Shoes
Item ID 24071 - S_Dragoon_Shoes
Type Armor
24071
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 Dragon monsters by 2%.
Refined to +7: increase damage on Dragon monsters by 1%.
Refined to +9: increase damage on Dragon monsters by 2%.
[+Dragoon Shadow Shield]
Increase 3% experience gained when kill Dragon 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_Dragon,2; bonus2 bMagicAddRace,RC_Dragon,2; if (getrefine()>=7) { bonus2 bAddRace,RC_Dragon,1; bonus2 bMagicAddRace,RC_Dragon,1; } if (getrefine()>=9) { bonus2 bAddRace,RC_Dragon,2; bonus2 bMagicAddRace,RC_Dragon,2; }
Equip Script
None
Unequip Script
None