Item Details

Beam Claymore-OS [2] ( Beam_Claymore_OS )

ID 21047 Beam Claymore-OS [2]
Beam Claymore-OS [2] Buy Price: 20 zeny Sell Price: 10 zeny Weight: 180 Slots: 2
Type: Weapon item. Sub Type: Two-Handed Sword Gender: Both Locations: Right_Hand + Left_Hand
Attack: 250 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: Not specified

A lâmina dessa espada emite feixos de luz em uma cor esmeralda de alta densidade.
--------------------------
Indestrutível em batalha.
--------------------------
CRIT +5.
--------------------------
Refino +7 ou mais:
Velocidade de ataque +7%.
Refino +9 ou mais:
Dano crítico +15%.
Refino +11 ou mais:
Dano físico contra os tamanhos Pequeno e Médio +20%.
--------------------------
Tipo: Espada de Duas Mãos
ATQ: 250 ATQM: 0
Peso: 180
Nível da arma: 4
Nível necessário: 130
Classes: Espadachins e evoluções

Class: Two-Handed Sword
Attack: 250
Weight: 180
Weapon Level: 4
Requires Level: 130
Usable By: Swordman Jobs
This item is indestructible in battle.
Crit+5
If upgrade level is +7 or higher,
Aspd +7%
If upgrade level is +9 or higher,
Increases critical damage on targets by +15%.
If upgrade level is +11 or higher,
Increases damage on Small and Medium size targets by 20%.

Class: Two-Handed Sword
Attack: 250
Weight: 180
Weapon Level: 4
Requires Level: 130
Usable By: Swordman Jobs
This item is indestructible in battle.
Crit+5
If upgrade level is +7 or higher,
Aspd +7%
If upgrade level is +9 or higher,
Increases critical damage on targets by +15%.
If upgrade level is +11 or higher,
Increases damage on Small and Medium size targets by 20%.

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 bUnbreakableWeapon;
bonus bCritical,5;
if (.@r >= 7) {
   bonus bAspdRate,7;
   if (.@r >= 9) {
      bonus bCritAtkRate,15;
      if (.@r >= 11) {
         bonus2 bAddSize,Size_Small,20;
         bonus2 bAddSize,Size_Medium,20;
         bonus2 bMagicAddSize,Size_Small,20;
         bonus2 bMagicAddSize,Size_Medium,20;
      }
   }
}
Not specified
Not specified