Item Details

Fafnir Helm [1] ( Fafnir_Helm )

ID 400177 Fafnir Helm [1]
Fafnir Helm [1] Kaufpreis: zeny Verkaufspreis: 0 zeny Gewicht: 50 Slots: 1
Typ: Rüstung/Umhang/Schuhe/Kopfbedeckung/Accessoire-Gegenstand. Untertyp: Nicht angegeben Geschlecht: Beide Orte: Oberes Kopfbedeckung
Angriff: Nicht angegeben Magie Angriff: Nicht angegeben Reichweite: Nicht angegeben Verteidigung: 10
Waffenlevel: Nicht angegeben Rüstungslevel: 1 Min. Ausrüstungslevel: 100 Max. Ausrüstungslevel: Nicht angegeben
Veredelbar: 1 Gradierbar: Nicht angegeben Element: Neutral Klassen: Nicht angegeben

Elmo que nunca viu a luz do sol, apresentando uma característica sombria. Feito com escamas de Fafnir.
--------------------------
Mantém [Milagre das Runas] ativo.
--------------------------
Pós-conjuração -10%.
A cada 2 refinos:
Resistência as propriedades Fogo e Água +3%.
--------------------------
Dano de [Sopro do Dragão] [Bafo do Dragão] e [Explosão Rúnica] +30%.
Refino +11 ou mais:
Dano de [Sopro do Dragão] [Bafo do Dragão] e [Explosão Rúnica] +20% adicional.
Refino +13 ou mais:
Dano de [Sopro do Dragão] [Bafo do Dragão] +30% adicional.
Refino +14 ou mais:
Dano de [Explosão Rúnica] +20% adicional.
--------------------------
Ao aprender [Bafo do Dragão] e [Sopro do Dragão] nv.10:
Dano físico a distância +15%.
Conjuração fixa de [Bafo do Dragão] e [Sopro do Dragão] -0,2 segundos.
--------------------------
Ao aprender [Adestrar Dragão] nv.5:
HP e SP máx. +15%.
Pós-conjuração -10% adicional.
--------------------------
Tipo: Equip. para Cabeça
Equipa em: Topo
DEF: 10 DEFM: 10
Peso: 50
Nível necessário: 100
Classes: Todas

Helm made of Fafnir's scales that fell on the hero Sigurd.

Reduce after cast delay by 10%, increase damage of Dragon's Water Breath and Dragon's Breath by 30%.

When activating Runestone skills, it gets empowered, or receives extra buffs.
When equipped, additional effect of Verkana Stone will not be activated in WoE.

When Dragon Training Lv. 5 is learned, MaxHP +25%, MaxSP +25%, reduce after cast delay by additional 20%
When Dragon Howling Lv. 5 is learned, reduce incoming physical damage from Boss and Normal monsters by 20%
When Dragon's Water Breath and Dragon's Breath Lv. 10 is learned, increase ranged physical damage by additional 50%, reduce Dragon's Water Breath and Dragon's Breath Fixed Casting Time by 0.2 seconds.

Increase Fire, Water resistance by 3% per 1 refine rate.
When refined to +7 or higher, increase damage of Dragon's Water Breath and Dragon's Breath by additional 50%
When refined to +9 or higher, increase damage of Dragon's Water Breath and Dragon's Breath by additional 70%
When unequipped, Runestone skill effects will be deactivated.

Type : Helm Defense : 10
Location : Upper Weight : 50
Required Level : 100
Class : All

Alle

Nicht angegeben

Im Spieler-Kaufshop erlaubt: Beschwört Monster: Gebunden beim Anlegen: Stapelbeschränkung im Inventar:
Stapelbeschränkung im Karren: Stapelbeschränkung in der Lagerung: Stapelbeschränkung im Gildenlager: Kann fallen gelassen werden:
Kann gehandelt werden: Kann mit Partner gehandelt werden: Kann an NPCs verkauft werden: Kann in den Warenkorb gelegt werden:
Kann im Lager platziert werden: Kann im Gildenlager platziert werden: Kann in eine Mail gelegt werden: Kann in einer Auktion platziert werden:
Verzögerung:
.@r =  getrefine();
bonus bMdef,10;
bonus bDelayrate,-10;
bonus2 bSkillAtk,"RK_DRAGONBREATH",30;
bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",30;
bonus2 bSkillAtk,"RK_STORMBLAST",(.@r>=8?70:(.@r>=6?50:30));
bonus2 bFixedCastrate,"RK_REFRESH",-100;
bonus2 bSubEle,Ele_Fire,3*.@r;
bonus2 bSubEle,Ele_Water,3*.@r;
autobonus3 "{ bonus bAtkRate,-50; bonus bMatkRate,-50; bonus3 bAutoSpellWhenHit,\"RK_MILLENNIUMSHIELD\",1,10; }",1000,60000,"RK_MILLENNIUMSHIELD";
autobonus3 "{ percentheal 100,100; sc_end UNLUCKY; sc_end IGNORANCE; sc_end WEAKNESS; sc_end ENERVATION; sc_end LAZINESS; }",1000,1000,"RK_REFRESH";
autobonus3 "{ bonus bNoKnockback; }",1000,30000,"RK_CRUSHSTRIKE";
autobonus3 "{ bonus2 bHPRegenRate,500,10000; }",1000,300000,"RK_VITALITYACTIVATION";
autobonus3 "{ bonus bBaseAtk,10; bonus bAspdRate,10; }",1000,300000,"RK_FIGHTINGSPIRIT";
autobonus3 "{ bonus2 bSPRegenRate,40,10000; }",1000,300000,"RK_ABUNDANCE";
autobonus3 "{ bonus bStr,30; bonus bInt,-30; }",1000,300000,"RK_GIANTGROWTH";
autobonus3 "{ bonus bShortWeaponDamageReturn,10; heal -1000,0; }",1000,300000,"RK_STONEHARDSKIN";
if ((getskilllv("RK_DRAGONBREATH") == 10) && (getskilllv("RK_DRAGONBREATH_WATER") == 10)) {
   bonus bLongAtkRate,50;
   bonus2 bSkillFixedCast,"RK_DRAGONBREATH",-200;
   bonus2 bSkillFixedCast,"RK_DRAGONBREATH_WATER",-200;
}
if (getskilllv("RK_DRAGONTRAINING") == 5) {
   bonus bMaxHPrate,25;
   bonus bMaxSPrate,25;
   bonus bDelayrate,-20;
}
if (getskilllv("RK_DRAGONHOWLING") == 5) {
   bonus2 bSubClass,Class_Normal,20;
   bonus2 bSubClass,Class_Boss,20;
}
if (.@r>=6)
   autobonus3 "{ bonus3 bAutoSpellWhenHit,\"RK_MILLENNIUMSHIELD\",1,20; }",1000,60000,"RK_MILLENNIUMSHIELD";
if (.@r>=7) {
   bonus2 bSkillAtk,"RK_DRAGONBREATH",50;
   bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",50;
}
if(.@r>=8)
   autobonus3 "{ bonus3 bAutoSpellWhenHit,\"RK_MILLENNIUMSHIELD\",1,30; }",1000,60000,"RK_MILLENNIUMSHIELD";
if (.@r>=9) {
   bonus2 bSkillAtk,"RK_DRAGONBREATH",70;
   bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",70;
}
Nicht angegeben
Nicht angegeben

Nicht angegeben

Nicht angegeben