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

Protect Feathers

Buy Price: N/A Sell Price: N/A
A beautiful yet incredible head protector.
_______________________
MDEF +2
Decreases damage taken from player by 2%.
_______________________
Increases After Attack Delay by 5%.
_______________________
Base VIT at least 108:
Decreases damage taken from Players by 2%.
Increases After Attack Delay by 5%.
_______________________
Base VIT at least 120:
MaxHP +3%
MDEF +3
_______________________
When equipped with Feather Beret:
Increases Attack Speed (decreases After Attack Delay by 5%).
If Feather Beret Refined to +7 or higher:
Increases Attack Speed (decreases After Attack Delay by 5%).
If Feather Beret Refined to +9:
MaxHP +5%
_______________________
Type: Headgear
Defense: 0
Position: Middle
Weight: 50
Armor Level: 1
Refineable: No
_______________________
Requirement:
Base Level 70

Available from boxes

Basic Information

Armor
500

Requirements

1
70

Scripts

bonus2 bSubRace,RC_Player_Doram,2; bonus2 bSubRace,RC_Player_Human,2; bonus bAspdRate,5; .@vit = readparam(bVit); if (.@vit >= 108) { bonus2 bSubRace,RC_Player_Doram,3; bonus2 bSubRace,RC_Player_Human,3; bonus bAspdRate,5; if (.@vit >= 120) { bonus bMaxHPrate,3; bonus bMdef,3; } }
bonus2 bSubRace,RC_Player_Doram,2;
bonus2 bSubRace,RC_Player_Human,2;
bonus bAspdRate,5;
.@vit = readparam(bVit);
if (.@vit >= 108) {
   bonus2 bSubRace,RC_Player_Doram,3;
   bonus2 bSubRace,RC_Player_Human,3;
   bonus bAspdRate,5;
   if (.@vit >= 120) {
      bonus bMaxHPrate,3;
      bonus bMdef,3;
   }
}
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.