Item Details

Sealed Maximum Sword [2] ( Sealed_Max_Sword )

# 13462 Sealed Maximum Sword [2]
Sealed Maximum Sword [2] Buy: zeny Sell: 0 zeny Weight: 150 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 100 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 100 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Transcendent, Fourth classes., All Transcendent, All Third

Espada contendo um poder incrível que foi selado.
Será possível conhecer o real poder dela algum dia?
--------------------------
Ao realizar ataques físicos:
10% de chance de autoconjurar [Lanças de Gelo] nv.5.
--------------------------
HP máx. -1.000.
Refino +7 ou mais:
ATQ +65.
HP máx +500.
Refino +10 ou mais:
ATQ +45 adicional.
HP máx +500 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

A maximum 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
Max HP - 1000
Adds a 10% chance of casting Level 5 Cold Bolt on the target when performing a physical attack.
If upgrade level is +7 or higher,
Max HP + 500
ATK + 65
If upgrade level is +10 or higher,
Max HP + 500
ATK + 45
Aspd + 1

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();
.@hp = -1000;
bonus3 bAutoSpell,"MG_COLDBOLT",5,100;
if (.@r >= 7) {
   .@atk = 65;
   .@hp += 500;
   if (.@r >= 10) {
      bonus bAspd,1;
      .@atk += 45;
      .@hp += 500;
   }
   bonus bBaseAtk,.@atk;
}
if (.@hp) {
   bonus bMaxHP,.@hp;
}
N/A
N/A

N/A