Item Details

Engineer's Cap [1] ( Engineer_Cap_K )

ID 19364 Engineer's Cap [1]
Engineer's Cap [1] Buy Price: zeny Sell Price: 0 zeny Weight: 20 Slots: 1
Type: Armor/Garment/Boots/Headgear/Accessory item. Sub Type: Not specified Gender: Both Locations: Upper Headgear
Attack: Not specified Magic Attack: Not specified Range: Not specified Defense: 10
Weapon Level: Not specified Armor Level: 1 Min. Equip Level: Not specified Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Not specified

Chapéu utilizado por funcionários em longas viagens de trem por Rune-Midgard. É alto e longo para garantir que nenhum trabalhador bata com a cabeça no teto do expresso.
--------------------------
A cada 2 refinos:
ATQ e ATQM +10.
--------------------------
Refino +7 ou mais:
Resistência a raça Amorfo +5%.
Refino +9 ou mais:
Dano físico e mágico contra a raça Amorfo +10%.
Refino +11 ou mais:
ATQ da arma +5%.
Dano mágico +5%.
--------------------------
A cada refino do +11 até o +15:
Dano físico e mágico contra a raça Amorfo +2% adicional.
--------------------------
Tipo: Equip. para Cabeça
Equipa em: Topo
DEF: 10 DEFM: 0
Peso: 20
Nível necessário: 1
Classes: Todas

Type: Equipment
Class: Headgear
Position: Upper
Defense: 0
Weight: 0
ATK + 10 and MATK + 10 per 2 refine rate. If refine rate is 7 or higher, reduces damage taken from Formless races by 5%. If refine rate is 9 or higher, increases physical and magical damage against Formless race by 5%. If refine rate is 11 or higher, ATK + 5%, MATK + 5%. Each refine rate above 10, increases physical and magical damage against Formless race by 1% per refine rate (up to 15).

A highlander's high felt hat.
On holidays, many inhabitants of the mountains of Rune-Midgard go down to the city to take part in the celebration of Easter.
-------------
[For each 2 refine lv]
ATK, MATK +10.
[If refine lv is 7 or higher]
Physical and magical damage taken from Formless monsters -5%.
[If refine lv is 9 or higher]
Physical and magical damage to Formless monsters +10%.
[If refine lv is 11 or higher]
ATK, MATK +5%.
Physical and magical damage to Formless monsters +2% per refine rate.
[If refine lv is higher then 12]
No additional stat bonuses.
Class: Headgear
Location: Upper
Defense: 10
Weight: 20
Required Level: 1
Jobs: All

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:
.@r = getrefine();
bonus bMatk,10*(.@r/2);
bonus bBaseAtk,10*(.@r/2);
if (.@r>=7) {
   bonus2 bSubRace,RC_Formless,5;
}
if (.@r>=9) {
   bonus2 bAddRace,RC_Formless,10;
   bonus2 bMagicAddRace,RC_Formless,10;
}
if (.@r>=11) {
   bonus bMatkRate,5;
   bonus bAtkRate,5;
   bonus2 bAddRace,RC_Formless,min(.@r-10,15);
   bonus2 bMagicAddRace,RC_Formless,min(.@r-10,15);
}
Not specified
Not specified

Not specified