0
Register now and get: 150.000 Zeny + Summer Hat Pack, Poring Cake Hat, Battle Manual Box, JOB Battle Manual Box, Bubble Gum Box
Offline
Back
ID #5944 Armor

Bandit Hood [1]

Buy Price: N/A Sell Price: N/A
A bandana that can be worn to disguise yourself one of the common folk.
_______________________
MDEF +5
Each time a Demi-Human race monster killed by physical attack, restores SP by 5.
_______________________
Each time a monster killed by melee physical attack, restores HP by 100.
_______________________
Refine Level +5:
Decreases damage taken from Demi-Human race monster (except player) by 5%
_______________________
Refine Level +7:
Decreases damage taken from Demi-Human race monster (except player) by 5%.
_______________________
Type: Headgear
Defense: 5
Position: Upper
Weight: 30
Armor Level: 1
_______________________
Requirement:
Base Level 20

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

Armor
300
5

Requirements

1
20

Scripts

.@r = getrefine(); bonus bMdef,5; bonus2 bSPGainRace,RC_DemiHuman,5; bonus bHPGainValue,100; if (.@r>=7) { bonus2 bSubRace,RC_DemiHuman,10; } else if (.@r>=5) { bonus2 bSubRace,RC_DemiHuman,5; }
.@r = getrefine();
bonus bMdef,5;
bonus2 bSPGainRace,RC_DemiHuman,5;
bonus bHPGainValue,100;
if (.@r>=7) {
   bonus2 bSubRace,RC_DemiHuman,10;
}
else if (.@r>=5) {
   bonus2 bSubRace,RC_DemiHuman,5;
}
We use technical cookies and browser storage to keep your session active, protect the site, and remember your preferences. Learn more in our Cookie Policy.