Item Details

Patent Ray Knuckle [2] ( Up_Ray_Knuckle )

# 560009 Patent Ray Knuckle [2]
Patent Ray Knuckle [2] Buy: zeny Sell: 0 zeny Weight: 80 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Both Locations: Weapon
Attack: 205 M. Attack: N/A Range: 1 Defense: N/A
Weapon Level: 4 Armor Level: N/A Equip Level Min: 150 Equip Level Max: N/A
Refineable: 1 Gradable: N/A Element: Neutral Classes: Fourth classes., All Third

Arma purificada dos poderes ancestrais e que agora emana energia mais jovem.
--------------------------
A cada 2 refinos:
ATQ +15.
A cada 3 refinos:
Dano de [Garra de Tigre] +4%.
--------------------------
Refino +7 ou mais:
Dano de [Garra de Tigre] +15%.
Dano de [Portões do Inferno] +20%.
Refino +9 ou mais:
Recarga de [Garra de Tigre] -1 segundo.
Refino +11 ou mais:
HP máx. +10%.
Dano de [Portões do Inferno] +15% adicional.
--------------------------
Conjunto
[Botas Primordiais]
VIT +10.
ATQ da arma +7%.
--------------------------
Tipo: Soqueira
ATQ: 205 ATQM: 0
Peso: 80
Nível da arma: 4
Nível necessário: 150
Classes: Shuras e evoluções

It seems to resonate with the boots of the great hero.

ATK + 15 per 2 refine rates.
Increase damage of Tiger Cannon by 4% per 3 refine rates.
When refined to +7 or higher, increase damage of Tiger Cannon by additional 15%, Gates of Hell by 20%.
When refined to +9 or higher, reduce cooltime of Tiger Cannon by 1 sec.
When refined to +11 or higher, MHP + 10%, increase damage of Gates of Hell by 15%.
When equipped with Great Hero's Boots, VIT + 10, ATK + 7% Áõ°¡.
Type: Knuckle Attack: 205
Weight: 80
Weapon Level: 4
Required Level: 150
Class: Sura Type

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 bBaseAtk,15*(.@r/2);
bonus2 bSkillAtk,"SR_TIGERCANNON",4*(.@r/3);
if (.@r>=7) {
   bonus2 bSkillAtk,"SR_TIGERCANNON",15;
   bonus2 bSkillAtk,"SR_GATEOFHELL",20;
}
if (.@r>=9) {
   bonus2 bSkillCooldown,"SR_TIGERCANNON",-1000;
}
if (.@r>=11) {
   bonus bMaxHPrate,10;
   bonus2 bSkillAtk,"SR_GATEOFHELL",15;
}
N/A
N/A