ID #22047
Armor
Felrock's Boots
Buy Price: N/A
Sell Price: N/A
Shoes of Ferlock, captain of the airship. Acquired during the event of airship raid.
_______________________
AGI +1
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +7:
AGI +1
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +9:
AGI +1
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +12:
ASPD +1
_______________________
Type: Shoes
Defense: 13
Weight: 25
Armor Level: 1
_______________________
Requirement:
Base Level 125
_______________________
AGI +1
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +7:
AGI +1
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +9:
AGI +1
Increases Attack Speed (decreases After Attack Delay by 5%).
_______________________
Refine Level +12:
ASPD +1
_______________________
Type: Shoes
Defense: 13
Weight: 25
Armor Level: 1
_______________________
Requirement:
Base Level 125
Monster Drops
Normal Drops
Captain Ferlock
Rate: 50%
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
250
Defense
13
Requirements
Armor Level
1
Min Level
125
Scripts
Script bonus bAgi,1; .@r = getrefine(); bonus bAspdRate,5; if (.@r>=7) { bonus bAgi,1; bonus bAspdRate,5; } if (.@r>=9) { bonus bAgi,1; bonus bAspdRate,5; } if (.@r>=12) { bonus bAspd,1; }
bonus bAgi,1;
.@r = getrefine();
bonus bAspdRate,5;
if (.@r>=7) {
bonus bAgi,1;
bonus bAspdRate,5;
}
if (.@r>=9) {
bonus bAgi,1;
bonus bAspdRate,5;
}
if (.@r>=12) {
bonus bAspd,1;
}