Item Details

Burning Knuckle-OS [2] ( Burning_Knuckle_OS )

# 1862 Burning Knuckle-OS [2]
Burning Knuckle-OS [2] Buy: 20 zeny Sell: 10 zeny Weight: 90 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 175 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 130 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Inimigos atingidos por essa soqueira sentiram um ardor imenso ao terem sua pele cortada por essas lâminas.
--------------------------
ATQ da arma +3%.
--------------------------
Refino +7 ou mais:
Velocidade de ataque +7%.
Refino +9 ou mais:
Dano de [Explosão Espiritual] +15%.
Refino +11 ou mais:
Dano físico contra os tamanhos Médio e Grande +20%.
--------------------------
Tipo: Soqueira
ATQ: 175 ATQM: 0
Peso: 90
Nível da arma: 4
Nível necessário: 130
Classes: Shura e evoluções

Class: Knuckle
Attack: 175
Weight: 90
Weapon Level: 4
Requires Level: 130
Usable By: Sura
ATK +3%.
If upgrade level is +7 or higher,
Aspd +7%
If upgrade level is +9 or higher,
Increases the damage of Rampage Blast by an additional +15%.
If upgrade level is +11 or higher,
Increases physical damage on Medium and Large size targets by an additional +20%.

N/A

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 bAtkRate,3;
if (.@r >= 7) {
   bonus bAspdRate,7;
   if (.@r >= 9) {
      bonus2 bSkillAtk,"SR_RAMPAGEBLASTER",15;
      if (.@r >= 11) {
         bonus2 bAddSize,Size_Medium,20;
         bonus2 bAddSize,Size_Large,20;
      }
   }
}
N/A
N/A