Basic Info

Name 24064 Chemical Shadow Shoes
Item ID 24064 - S_Chemical_Shoes
Type Armor
24064
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 Plant monsters by 2%.
Refined to +7: increase damage on Plant monsters by 1%.
Refined to +9: increase damage on Plant monsters by 2%.
[+Cadi Shadow Shield]
Increase 3% experience gained when kill Plant 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_Plant,2; bonus2 bMagicAddRace,RC_Plant,2; if (getrefine()>=7) { bonus2 bAddRace,RC_Plant,1; bonus2 bMagicAddRace,RC_Plant,1; } if (getrefine()>=9) { bonus2 bAddRace,RC_Plant,2; bonus2 bMagicAddRace,RC_Plant,2; }
Equip Script
None
Unequip Script
None