Item Details

Glorious Claymore ( Krieger_Twohand_Sword1 )

ID 1187 Glorious Claymore
Glorious Claymore Kaufpreis: 20 zeny Verkaufspreis: 10 zeny Gewicht: 0 Slots: Nicht angegeben
Typ: Waffengegenstand. Untertyp: Zweihandschwert Geschlecht: Beide Orte: Rechte Hand + Linke Hand
Angriff: 220 Magie Angriff: Nicht angegeben Reichweite: 1 Verteidigung: Nicht angegeben
Waffenlevel: 4 Rüstungslevel: Nicht angegeben Min. Ausrüstungslevel: 80 Max. Ausrüstungslevel: Nicht angegeben
Veredelbar: 1 Gradierbar: Nicht angegeben Element: Neutral Klassen: Nicht angegeben

Espada fabricada no Reino Maroll.
Indestrutível em batalha.
Dano físico contra as raças Humanoide e Humano +70%.
Ignora 25% da DEF das raças Humanoide e Humano.
Se refinada em +6 ou mais:
Ignora +5% adicional da DEF das raças Humanoide e Humano.
Ativa [Carniceiro] nv. 2.
Se refinada em +9 ou mais:
Chance autoconjurar [Dedicação] e [Lâmina de Aura] nv. 1 ou no nível aprendido ao realizar ataques físicos.
[Carniceiro] nv. 2
Aumenta o dano físico contra as raças Humanoide e Humano de acordo com o refino.
Refino +6: 9%.
Refino +7: 16%.
Refino +8: 25%.
Refino +9: 36%.
Refino +10: 49%.
Refino +11: 64%.
Refino +12: 81%.
Refino +13: 100%.
Refino +14: 121%.
Tipo: Espada de Duas Mãos
Ataque: 220
Peso: 0
Nível da Arma: 4
Nível necessário: 80
Classes que utilizam: Espadachim e evoluções

A weapon that has been designed specifically for battles against humans.
Account Bound
Class: Two-Handed Sword
Attack: 220
Property: Neutral
Weight: 0
Weapon Level: 4
Requires Level: 80
Usable By: Swordman Jobs
Increases physical damage on Demi-Human race targets by 75%.
Bypass 25% of hard defense of Demi-Human race targets when performing a physical attack.
Increases physical damage on Human Player race targets by 75%.
Bypass 25% of hard defense of Human Player race targets when performing a physical attack.
This item is indestructible in battle.
If upgrade level is +6 or higher,
Bypass an additional 5% of hard defense of Demi-Human race targets when performing a physical attack.
Bypass an additional 5% of hard defense of Human Player race targets when performing a physical attack.
Enables Level 2 Slaughter.
If upgrade level is +9 or higher,
Adds a 3% chance of casting Level 1 Aura Blade on the user when performing a physical attack, if a higher level of this skill is known, it will be cast instead.
Adds a 3% chance of casting Level 1 Spear Dynamo on the user when performing a physical attack, if a higher level of this skill is known, it will be cast instead.

Character Bound.
Ignores physical defense of Human and Demihuman enemies +25%.
Weapon damage to Human and Demi-Humans by formula +(70%+([refine lv - 3] *[refine lv - 3]))
Indestructable
-------------
[If refine lv +6]
Physical defense of Human and Demihuman enemies +5%.
-------------
[If refine lv +9]
Low chance to cast Lv 1[Aura Blade] and Lv 1[Spear Dynamo] on oneself after a physical attack (if these skills are of a higher level, it will be cast instead)
-------------
[If refine lv +15 and higher]
There are no additions to the characteristics
-------------
Class: Two-handed Sword
Attack: 220
Weight: 0
Weapon Level: 4
Required Level: 80
Jobs: Swordsman Jobs

Nicht angegeben

Im Spieler-Kaufshop erlaubt: Beschwört Monster: Gebunden beim Anlegen: Stapelbeschränkung im Inventar:
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:
bonus2 bAddRace,RC_DemiHuman,70;
bonus2 bAddRace,RC_Player_Human,70;
bonus2 bIgnoreDefRaceRate,RC_DemiHuman,25;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,25;
bonus bUnbreakableWeapon;
.@r = getrefine();
if (.@r>5) {
   bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-3,2);
   bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-3,2);
   bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5;
   bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;
}
if (.@r>8) {
   bonus3 bAutoSpell,"LK_CONCENTRATION",max(getskilllv("LK_CONCENTRATION"),1),30;
   bonus3 bAutoSpell,"LK_AURABLADE",max(getskilllv("LK_AURABLADE"),1),30;
}
Nicht angegeben
Nicht angegeben

Nicht angegeben