ID #2492
Armor
Bayani Bangungot Boots of Nightmare [1]
Buy Price: N/A
Sell Price: N/A
Ominous boots emitting Bangungot's revenge and powerful hatred of humans.
_______________________
For each Refine Level:
MDEF +1
_______________________
Refine Level +12:
Increases movement speed.
_______________________
Type: Shoes
Defense: 10
Weight: 60
Armor Level: 1
_______________________
Requirement: None
_______________________
For each Refine Level:
MDEF +1
_______________________
Refine Level +12:
Increases movement speed.
_______________________
Type: Shoes
Defense: 10
Weight: 60
Armor Level: 1
_______________________
Requirement: None
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
600
Defense
10
Requirements
Armor Level
1
Min Level
1
Scripts
Script .@r = getrefine(); bonus bMdef,.@r; if (.@r>=12) { bonus bSpeedRate,25; }
.@r = getrefine();
bonus bMdef,.@r;
if (.@r>=12) {
bonus bSpeedRate,25;
}