Item Details

Glorious Flamberge ( Krieger_Onehand_Sword1 )

ID 13416 Glorious Flamberge
Glorious Flamberge Prix d'achat: 20 zeny Prix de vente: 10 zeny Poids: 0 Emplacements: Non spécifié
Type: Arme. Sous-type: Épée à une main Genre: Les deux Lieux: Arme
Attaque: 130 Attaque magique: Non spécifié Portée: 1 Défense: Non spécifié
Niveau d'arme: 4 Niveau d'armure: Non spécifié Niveau d'équipement min.: 80 Niveau d'équipement max.: Non spécifié
Affûtage: 1 Améliorable: Non spécifié Élément: Neutre Classes: Non spécifié

Espada fabricada no Reino Maroll.
Indestrutível em batalha.
Dano físico contra as raças Humanoide e Humano +75%.
Ignora 20% 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. 1.
Se refinada em +7 ou mais:
Velocidade de ataque +10%.
Se refinada em +9 ou mais:
Chance de autoconjurar [Ferimento Mortal] nv. 2 ao usar [Golpe Fulminante].
[Carniceiro] nv. 1
Aumenta o dano físico contra as raças Humanoide e Humano de acordo com o refino.
Refino +6: 4%.
Refino +7: 9%.
Refino +8: 16%.
Refino +9: 25%.
Refino +10: 36%.
Refino +11: 49%.
Refino +12: 64%.
Refino +13: 81%.
Refino +14: 100%.
Tipo: Espada de Uma Mão
Ataque: 130
Peso: 0
Nível da Arma: 4
Nível necessário: 80
Classes que utilizam: Aprendiz / Espadachim / Mercador / Gatuno

Account Bound
Class: One-Handed Sword
Attack: 130
Weight: 0
Weapon Level: 4
Requires Level: 80
Usable By: Novice, Swordman, Merchant, Thief
Physical Attack against Demihuman monsters +75%.
Ignore 20% of Physical Defense of Demihuman monsters.
Physical Attack against Human Player monsters +75%.
Ignore 20% of Physical Defense of Human Player monsters.
***Additional Weapon Refining Level Option***
+6 Upgrade : Ignore Demihuman physical defense +5%,
+6 Upgrade : Ignore Human Player physical defense +5%,
[Slaughter] Lv 1 (Damage bonus of Slaughter increases up to the upgrade level 14.)
+7Upgrade :Increase in attack speed(Delay after attacking reduces by 10%)
+9 Upgrade : When using [Bash], has a chance of activating Lv. 2 [Fatal Wound].

Character Bound.
Ignores physical defense of Human and Demihuman enemies +20%.
Weapon damage to Human and Demi-Humans by formula +(75%+([refine lv - 4] *[refine lv - 4]))
Has a chance of autocasting Lv 1.[Lex Divina] when physically attacking.
Indestructable
-------------
[If refine lv +6]
Physical defense of Human and Demihuman enemies -5%.
-------------
[If refine lv +7]
ASPD +5%.
-------------
[If refine lv +9]
When using[Bash], has a chance of casting Lv 2[Critical Wounds].
ASPD +5%.
-------------
[If refine lv +15 and higher]
There are no additions to the characteristics
-------------
Class: Onehand Sword
Attack: 130
Weight: 0
Weapon Level: 4
Required Level: 80
Job: Novice, Swordsman, Merchant and Thief Class

Non spécifié

Autorisé dans la boutique d'achat des joueurs: Invoque un monstre: Lié à l'équipement: Restriction d'empilement dans l'inventaire:
Peut être laché: Peut être échangé: Peut être échangé avec un partenaire: Peut être vendu à un PNJ:
Peut être placé dans le chariot: Peut être placé dans le stockage: Peut être placé dans le stockage de guilde: Peut être mis dans un courrier:
Peut être mis aux enchères: Délai:
bonus2 bAddRace,RC_DemiHuman,75;
bonus2 bAddRace,RC_Player_Human,75;
bonus2 bIgnoreDefRaceRate,RC_DemiHuman,20;
bonus2 bIgnoreDefRaceRate,RC_Player_Human,20;
bonus bUnbreakableWeapon;
.@r = getrefine();
if (.@r>5) {
   bonus2 bAddRace,RC_DemiHuman,pow(min(14,.@r)-4,2);
   bonus2 bAddRace,RC_Player_Human,pow(min(14,.@r)-4,2);
   bonus2 bIgnoreDefRaceRate,RC_DemiHuman,5;
   bonus2 bIgnoreDefRaceRate,RC_Player_Human,5;
}
if (.@r>6)
   bonus bAspdRate,5;
if (.@r>8) {
   bonus bAspdRate,5;
   bonus4 bAutoSpellOnSkill,"SM_BASH","NPC_CRITICALWOUND",2,200;
}
Non spécifié
Non spécifié

Non spécifié