Item Details

Feathers of Protection ( Protect_Feathers )

ID 19024 Feathers of Protection
Feathers of Protection Buy Price: zeny Sell Price: 0 zeny Weight: 50 Slots: Not specified
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Middle Headgear
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: Not specified
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: 70 Max. Equip Level: Not specified
Refineable: Not specified Gradable: Not specified Element: Neutral Classes: Not specified

Angelical e imaculada, essa diadema caiu dos céus para abençoar os bem-afortunados com aventuras repletas de memórias inesquecíveis e tesouros preciosos.
--------------------------
Velocidade de ataque -5%.
Resistência as raças Humano e Doram +2%.
--------------------------
VIT base 108 ou mais:
Velocidade de ataque -5%. adicional.
Resistência as raças Humano e Doram +3% adicional.
VIT base 120 ou mais:
HP máx. +3%.
DEFM +3 adicional.
--------------------------
Conjunto
Boina Alada [0]
Velocidade de ataque +5%.
Boina com refino +7 ou mais:
Velocidade de ataque +5% adicional.
Boina com refino +9 ou mais:
HP máx. +5% adicional.
--------------------------
Tipo: Equip. para Cabeça
Equipa em: Meio
DEF: 0 DEFM: 2
Peso: 50
Nível necessário: 70
Classes: Todas

Mengurangi serangan yang diterima dari player Human dan Doram sebesar 2%, ASPD -5%
Jika VIT dasar 108 atau lebih, tambahan pengurangan serangan yang diterima dari player Human dan Doram sebesar 3%, ASPD -5% .
Jika VIT dasar 120 atau lebih, MaxHP +3%, MDEF +3.
Ketika digunakan bersama dengan Feather Beret, ASPD +5%
Jika tingkat tempa Feather Beret lebih dari +7 ada tambahan ASPD +5%.
Jika tingkat tempa Feather Beret lebih dari +9 tambahan MaxHP +5%.
Jenis: Helm Pertahanan: 0
Lokasi : Mid Berat : 50
Lv Minimum : 70
Job : Semua Profesi

An iron band decorated with beautiful feathers designed to protect the back of the head.
Class: Headgear
Position: Middle
Defense: 0
Weight: 50
Requires Level: 70
Usable By: All Jobs
Mdef + 2
Aspd + 5%
Reduces damage taken from Human Player and Doram race enemies by 2%.
If the user's base Vit is 108 or higher,
Additional Aspd + 5%
Reduces damage taken from Human Player and Doram race enemies by an additional 3%.
If the user's base Vit is 120 or higher,
Max HP + 3%
Additional Mdef + 3

Set Bonus
Feather Beret
Feathers of Protection
Aspd + 5%
If Feather Beret upgrade level is +7 or higher,
Additional Aspd + 5%
If Feather Beret upgrade level is +9 or higher,
Max HP + 5%

A box that contains 1 Classic Tomahawk 2 Week Rental
Description:
Rental Item
A light axe imbued with the Wind property which can be hurled at enemies.
Enables use of
Tomahawk Throwing.
This item cannot be Dropped or Traded.
Class: Axe
Attack Strength: 200
Weight: 0
Property: Wind
Weapon Level: 4
Required Level: 1
Jobs: Swordsman
and Merchant Classes

All

Not specified

Allowed in player purchase shop: Summons monster: Bind On Equip: Stacking restriction in inventory:
Stacking restriction in cart: Stacking restriction in storage: Stacking restriction in guild storage: Can be dropped:
Can be traded: Can be traded with partner: Can be sold to NPC: Can be placed in the cart:
Can be placed in the storage: Can be placed in guild storage: Can be put in a mail: Can be put in an auction:
Delay:
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;
   }
}
Not specified
Not specified

Not specified