Item Details

Onimaru Sword [1] ( Onimaru_BR )

ID 21042 Onimaru Sword [1]
Onimaru Sword [1] Buy Price: zeny Sell Price: 0 zeny Weight: 420 Slots: 1
Type: Weapon item. Sub Type: Two-Handed Sword Gender: Both Locations: Right_Hand + Left_Hand
Attack: 75 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 130 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Fourth classes., All Third classes.

Uma misteriosa espada que se acredita ter sido forjada em tempos muito antigos. Para fazer jus ao nome, sua lâmina carrega uma força demoníaca muito poderosa.
-------------------------
A cada 3 de FOR base até o 120:
ATQ +2.
-------------------------
FOR base 95 ou mais:
ATQ +55.
FOR base 108 ou mais:
ATQ +95 adicional.
FOR base 120 ou mais:
ATQ +175 adicional.
-------------------------
Refino +8 ou mais:
Torna a arma indestrutível em batalha.
Ao realizar ataques físicos, 2% de chance de autoconjurar [Espíritos dos Amaldiçoados] nv. 2.
Refino +11 ou mais:
Ao usar [Frenesi], consome 5.000 zenys para autoconjurar [Força Violentíssima] nv.5.
-------------------------
Tipo: Espada de Duas Mãos
ATQ: 75 ATQM: 0
Peso: 420
Nível da arma: 4
Nível necessário: 130
Classes: Cavaleiros Rúnicos e evoluções

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 bBaseAtk,2*(min(BaseLevel,120)/3);
if (BaseLevel>=95) {
   bonus bBaseAtk,55;
   if (BaseLevel>=108) {
       bonus bBaseAtk,95;
       if (BaseLevel>=120) {
            bonus bBaseAtk,175;
       }
   }
}
if (.@r>=8) {
   bonus bUnbreakableWeapon;
   bonus3 bAutoSpell,"NPC_WIDECURSE",2,20;
   if (.@r>=11) {
       bonus4 bAutoSpellOnSkill,"LK_BERSERK","WS_OVERTHRUSTMAX",5,1000;
   }
}
Not specified
Not specified

Not specified