ID #22036
Armor
Heroic Silver Fox Leather Boots [1]
Buy Price: N/A
Sell Price: N/A
A boots made of silver fox fur that able to increase wearer's traction.
_______________________
Increases Ranged Physical Damage by 5%.
_______________________
For each Refine Level equal or above +8:
Increases Ranged Physical Damage by additional 1%.
(Up to +13)
_______________________
Type: Shoes
Defense: 15
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 160
_______________________
Increases Ranged Physical Damage by 5%.
_______________________
For each Refine Level equal or above +8:
Increases Ranged Physical Damage by additional 1%.
(Up to +13)
_______________________
Type: Shoes
Defense: 15
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
15
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 bLongAtkRate,5+.@i;
.@r = getrefine(); if (.@r>=8 && .@r<=13) .@i=.@r-7; else if (.@r>13) .@i=6; bonus bLongAtkRate,5+.@i;