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 #18573 Armor

White Feather [1]

Buy Price: N/A Sell Price: N/A
A berret decorated with white feather.
_______________________
MaxHP -10%
HIT +20
_______________________
Refine Level +5:
MaxHP +10%
HIT -10
HIT -3 and MaxHP +3% for every 2 Refine Levels.
_______________________
Type: Headgear
Defense: 2
Position: Upper
Weight: 50
Armor Level: 1
_______________________
Requirement:
Base Level 30

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
500
2

Requirements

1
30

Scripts

.@r = getrefine(); if (.@r<5) { bonus bHit,20; bonus bMaxHPrate,-10; } else if (.@r<7) { bonus bHit,10; } else if (.@r<9) { bonus bHit,7;bonus bMaxHPrate,3; } else { bonus bHit,4;bonus bMaxHPrate,4; }
.@r = getrefine();
if (.@r<5) {
   bonus bHit,20;
   bonus bMaxHPrate,-10;
} else if (.@r<7) {
   bonus bHit,10;
} else if (.@r<9) {
   bonus bHit,7;bonus bMaxHPrate,3;
}
else {
   bonus bHit,4;bonus bMaxHPrate,4;
}
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.