Basic Info

Name 22035 Heroic Nepenthes Shoes[1]
Item ID 22035 - Vet_Nepen_Heel
Type Armor
22035
This technology will help you to be faster. Made with nepenthes leaves, known for their effect to alleviate muscle tension.
Decrease variable cast by 10%.
If refined to +8 or more decrease variable cast by 5%, if refine +9 o more each refine additional decrease variable cast by 1%. (maximum refine bonus +10)
If refined to +11 or more decrease variable cast by 3%, if refine +12 or more each refine additional decrease variable cast by 3% (maximum refine bonus +13)
Class: Footgear
Defense: 10
Weight: 30
Level Requirement: 160
Jobs: All classes

Details

Weight 30
NPC Buy 10 z
NPC Sell 5 z
Refineable Yes
Equip Locations Footgear

Stats

Range 0
Defense 10
Attack 0
Magical Attack 0
Weapon Level 0
Slots 1

Restrictions

Level Range 160 +
Usage None
Trade None
Job Class Types Normal / Upper / Baby
Job Classes All Jobs
Gender Any

Scripts

Use Script
if (getrefine()>=8) { bonus bVariableCastrate,-5-((getrefine()>=9)?getrefine():0); }
Equip Script
None
Unequip Script
None