ID #19157
Armor
Drooping Rebellion [1]
Buy Price: N/A
Sell Price: N/A
A doll that resemble the legendary mercenary. Don't be fooled by its cute appearance.
_______________________
Enables use of Rebel Scroll.
_______________________
All Basic Stats +1
_______________________
Decreases SP Consumption by 10%.
_______________________
Increases experience gained from defeating monsters by 5%.
Increases item drop rate by 5%.
_______________________
Refine Level +9:
ASPD +1
Refine Level +12:
Increases movement speed.
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement: None
_______________________
Enables use of Rebel Scroll.
_______________________
All Basic Stats +1
_______________________
Decreases SP Consumption by 10%.
_______________________
Increases experience gained from defeating monsters by 5%.
Increases item drop rate by 5%.
_______________________
Refine Level +9:
ASPD +1
Refine Level +12:
Increases movement speed.
_______________________
Type: Headgear
Defense: 0
Position: Upper
Weight: 20
Armor Level: 1
_______________________
Requirement: None
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
200
Requirements
Armor Level
1
Min Level
1
Scripts
Script bonus bAllStats,1; bonus bUseSPrate,-10; .@r = getrefine(); if (.@r >= 9) { bonus bAspd,1; } if (.@r >= 12) { bonus bSpeedRate,25; } bonus2 bExpAddRace,RC_All,5; bonus2 bDropAddRace,RC_All,5;
bonus bAllStats,1;
bonus bUseSPrate,-10;
.@r = getrefine();
if (.@r >= 9) {
bonus bAspd,1;
}
if (.@r >= 12) {
bonus bSpeedRate,25;
}
bonus2 bExpAddRace,RC_All,5;
bonus2 bDropAddRace,RC_All,5;