0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #22035 Armor

Heoric Nepenthes Shoes [1]

Buy Price: N/A Sell Price: N/A
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

Available from boxes

Equipment Slots

Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2

Basic Information

Armor
300
10

Requirements

1
160

Scripts

.@r = getrefine(); if (.@r>=8 && .@r<=10) .@i=5+(.@r-8); else if (.@r>=11 && .@r<=13) .@i=5+((.@r*3)-28); else if (.@r>13) .@i=16; bonus bVariableCastrate,-10-.@i;
.@r = getrefine();
if (.@r>=8 && .@r<=10)
   .@i=5+(.@r-8);
else if (.@r>=11 && .@r<=13)
   .@i=5+((.@r*3)-28);
else if (.@r>13)
   .@i=16;
bonus bVariableCastrate,-10-.@i;
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.