Item Details

Sealed Evil Sword [2] ( Sealed_Evil_Sword )

ID 13461 Sealed Evil Sword [2]
Sealed Evil Sword [2] Buy Price: zeny Sell Price: 0 zeny Weight: 150 Slots: 2
Type: Weapon item. Sub Type: One-Handed Sword Gender: Both Locations: Weapon
Attack: 100 Magic Attack: Not specified Range: 1 Defense: Not specified
Weapon Level: 4 Armor Level: Not specified Min. Equip Level: 100 Max. Equip Level: Not specified
Refineable: 1 Gradable: Not specified Element: Neutral Classes: Transcendent classes (no Transcendent-Third classes)., Fourth classes., All Transcendent classes., All Third classes.

Espada contendo um poder maligno selado.
Será possível conhecer o real poder dela algum dia?
--------------------------
Ao realizar ataques físicos:
10% de chance de autoconjurar [Congelar] nv.5.
--------------------------
DEF -50.
DEFM -10.
Refino +7 ou mais:
CRIT +30.
DEFM +10.
Refino +10 ou mais:
DEF +50.
CRIT +20 adicional.
Velocidade de ataque +1.
--------------------------
Tipo: Espada
ATQ: 100 ATQM: 0
Peso: 150
Nível da arma: 4
Nível necessário: 100
Classes: Espadachins T., Mercadores T., Gatunos T. e evoluções

An evil sword in which magnificent power is sealed. It will not be easy to draw out it's power.
Class: One-Handed Sword
Attack: 100
Property: Neutral
Weight: 150
Weapon Level: 4
Requires Level: 100
Usable By: Lord Knight Jobs, Master Smith Jobs, Assassin Cross Jobs, Paladin Jobs, Biochemist Jobs, Stalker Jobs
Def - 50
Mdef - 10
Adds a 10% chance of casting Level 5 Frost Nova on the target when performing a physical attack.
If upgrade level is +7 or higher,
Mdef + 10
Crit + 30
If upgrade level is +10 or higher,
Def + 50
Additional Crit + 20
Aspd + 1

An evil sword in which magnificent power is sealed. It will not be easy to draw out it's power.
-------------
DEF - 50
MDEF - 10
Has a chance to cast [Frost Nova] (Lv 5) when performing physical attack
[If refine LV 7 or higher]
MDEF + 10
CRIT + 30
[If refine Lv 10 or higher]
DEF + 50
CRIT + 20
ASPD + 1
-------------
Class: One-Handed Sword
Attack: 100
Property: Neutral
Weight: 150
Weapon Level: 4
Requires Level: 100
Usable By: Lord Knight Jobs, Master Smith Jobs, Assassin Cross Jobs, Paladin Jobs, Biochemist Jobs, Stalker Jobs

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();
.@def = -50;
.@mdef = -10;
bonus3 bAutoSpell,"WZ_FROSTNOVA",5,100;
if (.@r >= 7) {
   .@crit = 30;
   .@mdef += 10;
   if (.@r >= 10) {
      bonus bAspd,1;
      .@crit += 20;
      .@def += 50;
   }
   bonus bCritical,.@crit;
}
bonus bDef,.@def;
bonus bMdef,.@mdef;
Not specified
Not specified

Not specified