Item Details

Glorious Spear ( Krieger_Onehand_Spear1 )

ID 1426 Glorious Spear
Glorious Spear Prix d'achat: 20 zeny Prix de vente: 10 zeny Poids: 0 Emplacements: Non spécifié
Type: Arme. Sous-type: Lance à une main Genre: Les deux Lieux: Arme
Attaque: 130 Attaque magique: Non spécifié Portée: 3 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é

Lança fabricada no Reino Maroll.
Indestrutível em batalha.
Dano físico contra as raças Humanoide e Humano +95%.
Ignora 20% da DEF das raças Humanoide e Humano.
Se refinada em +6 ou mais:
Velocidade de ataque +5%.
Ignora +5% adicional da DEF das raças Humanoide e Humano.
Ativa [Carniceiro] nv. 1.
Se refinada em +9 ou mais:
Velocidade de ataque +5% adicional.
Se equipada por Cavaleiros: chance de autoconjurar [Ferimento Mortal] nv. 2 ao usar [Perfurar].
Se equipada por Templários: chance de autoconjurar [Gloria Domini] nv. 5 ao realizar ataques físicos.
[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: Lança de Uma Mão
Ataque: 130
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: One-Handed Spear
Attack: 130
Property: Neutral
Weight: 0
Weapon Level: 4
Requires Level: 80
Usable By: Swordman Jobs
Increases physical damage on Demi-Human race targets by 95%.
Bypass 20% of hard defense of Demi-Human race targets when performing a physical attack.
Increases physical damage on Human Player race targets by 95%.
Bypass 20% 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,
Aspd + 10%
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 1 Slaughter.
Crusader Bonus
If upgrade level is +9 or higher,
Adds a 10% chance of casting Level 5 Gloria Domini on the user when performing a physical attack.
Knight Bonus
If upgrade level is +9 or higher,
Adds a 20% chance of casting Level 2 Fatal Wound on the target when using Pierce.

Character Bound.
Ignores physical defense of Human and Demihuman enemies +20%.
Weapon damage to Human and Demi-Humans by formula +(95%+([refine lv - 4] *[refine lv - 4]))
Indestructable
-------------
[If refine lv +6]
Physical defense of Human and Demihuman enemies +5%.
ASPD +10%.
-------------
[If refine lv +9]
Adds a chance of casting Lv 2[Fatal Wound] on the target when using[Pierce] by Knight Jobs
Adds a chance of casting Lv 5[Gloria Domini] on the user when performing a physical attack by Crusader Jobs.
-------------
[If refine lv +15 and higher]
There are no additions to the characteristics
-------------
Class: One-Handed Spear
Attack: 130
Weight: 0
Weapon Level: 4
Required Level: 80
Jobs: Swordsman 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,95;
bonus2 bAddRace,RC_Player_Human,95;
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;
   bonus bAspdRate,5;
}
if (.@r>8) {
   if (BaseJob == Job_Knight)
      bonus4 bAutoSpellOnSkill,"KN_PIERCE","NPC_CRITICALWOUND",2,200;
   else if (BaseJob == Job_Crusader)
      bonus3 bAutoSpell,"PA_PRESSURE",5,100;
   bonus bAspdRate,5;
}
Non spécifié
Non spécifié