Viewing Item

#22035: Heoric Nepenthes Shoes

Item ID 22035 For Sale No
Identifier Vet_Nepen_Heel Credit Price Not For Sale
Name Heoric Nepenthes Shoes Type Armor
NPC Buy 10 Weight 30
NPC Sell 5 Weapon Level 0
Range 0 Defense 10
Slots 1 Refineable Yes
Attack 0 Min Equip Level 160
MATK 0 Max Equip Level None
Description This technology will help you to be faster. Made with nepenthes leaves, known for their effect to alleviate muscle tension.
_______________________
Decreases Variable Casting Time by 10%.
_______________________
Refine Level +8:
Decreases Variable Casting Time by additional 5%.

For each Refine Level above +8:
Decreases Variable Casting Time by additional 1%. (Upt to +10)
_______________________
Refine Level +11:
Decreases Variable Casting Time by additional 3%.

For each Refine Level above +11:
Decreases Variable Casting Time by additional 3%. (Up to +13)
_______________________
Type: Shoes
Defense: 10
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 160
Equip Locations Footgear
Equip Upper None
Equippable Jobs None
Equip Gender Both (Male and Female)
Trade restriction None
Item Use Script

1 .@r

2 =

3 getrefine();

4 if

5 (.@r

6 =8

7 &&

8 .@r

9 =10)

10 .@i=5+(.@r-8);

11 else

12 if

13 (.@r

14 =11

15 &&

16 .@r

17 =13)

18 .@i=5+((.@r*3)-28);

19 else

20 if

21 (.@r

22 13)

23 .@i=16;

24 bonus

25 bVariableCastrate,-10-.@i;

Equip Script None
Unequip Script None