ID #22037
Armor
Heroic Ungoliant Upgrade Boots [1]
Buy Price: N/A
Sell Price: N/A
Boots stained with body fluids Ungoliant extract that may improve the capacity to Reduces concentration.
_______________________
Decreases SP Consumption by 5%.
_______________________
For each Refine Level equal or above +8:
Decreases SP Consumption by additional 1%.
(Up to +13)
_______________________
Type: Shoes
Defense: 10
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 160
_______________________
Decreases SP Consumption by 5%.
_______________________
For each Refine Level equal or above +8:
Decreases SP Consumption by additional 1%.
(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<=13) .@i=.@r-7; else if (.@r>13) .@i=6; bonus bUseSPrate,-5-.@i;
.@r = getrefine(); if (.@r>=8 && .@r<=13) .@i=.@r-7; else if (.@r>13) .@i=6; bonus bUseSPrate,-5-.@i;