ID #470314
Armor
Royal Hunting Boots B-type [1]
Buy Price: N/A
Sell Price: N/A
A pair of boots crafted for efficient hunting by hunters participating in hunting competitions.
_______________________
MaxSP +200
_______________________
For each 2 Refine Levels:
MaxSP +20
_______________________
Refine Level +7:
Increases Magical Damage with every element by 5%.
_______________________
When enchanted with Royal Hunting Armor Type B:
MATK +5%, MaxSP +5%.
_______________________
Type: Shoes
Defense: 15
Weight: 45
Armor Level: 1
_______________________
Requirement:
Base Level 115
_______________________
MaxSP +200
_______________________
For each 2 Refine Levels:
MaxSP +20
_______________________
Refine Level +7:
Increases Magical Damage with every element by 5%.
_______________________
When enchanted with Royal Hunting Armor Type B:
MATK +5%, MaxSP +5%.
_______________________
Type: Shoes
Defense: 15
Weight: 45
Armor Level: 1
_______________________
Requirement:
Base Level 115
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
450
Defense
15
Requirements
Armor Level
1
Min Level
115
Scripts
Script .@r = getrefine(); bonus bMaxSP,200+20*(.@r/2); if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,5; }
.@r = getrefine();
bonus bMaxSP,200+20*(.@r/2);
if (.@r>=7) {
bonus2 bMagicAtkEle,Ele_All,5;
}