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
_______________________
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
Type
Armor
Weight
300
Defense
10
Requirements
Armor Level
1
Min Level
160
Scripts
Script .@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;