Item Details

Patent Trumpet Shell [2] ( Up_Trumpet_Shell_K )

# 570009 Patent Trumpet Shell [2]
Patent Trumpet Shell [2] Buy: zeny Sell: 0 zeny Weight: 100 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Male Locations: Weapon
Attack: 160 M. Attack: 230 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:
ATQM +15.
A cada 3 refinos:
Dano mágico de todas as propriedades +4%.
--------------------------
Refino +7 ou mais:
Dano de [Ressonância] e [Ruído Estridente] +10%.
Refino +9 ou mais:
Conjuração fixa de [Ressonância] -0,5 segundos.
Refino +11 ou mais:
Dano mágico +7%.
Dano de [Ressonância] e [Ruído Estridente] +15% adicional.
--------------------------
Conjunto
[Botas Primordiais]
INT +10.
Dano mágico +7%.
--------------------------
Tipo: Instrumento Musical
ATQ: 160 ATQM: 230
Peso: 100
Nível da arma: 4
Nível necessário: 150
Classes: Trovadores e evoluções

The trumpet makes a mysterious sound
The trumpet's cry became clearer and began to show its original ability.
It seems to resonate with the boots of the great hero.

MATK + 230.
MATK + 15 per 2 refine rates.
Increase all property magic damage by 4% per 3 refine rates.
When refined to +7 or higher, increase damage of Reverberation, Metalic Sound by 10%.
When refined to +9 or higher, reduce fixed casting of Reverberation by 0.5 sec.
When refined to +11 or higher, MATK + 7%, increase damage of Reverberation, Metalic Sound by 15%.
When equipped with Great Hero's Boots, INT + 10, MATK + 7%.
Type: Instrument Attack: 160
Weight: 100
Weapon Level: 4
Required Level: 150
Class: Minstrel 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 bMatk,.@r/2*15;
bonus2 bMagicAtkEle,Ele_All,.@r/3*4;
if (.@r>=7) {
   bonus2 bSkillAtk,"WM_REVERBERATION",10;
   bonus2 bSkillAtk,"WM_METALICSOUND",10;
}
if (.@r>=9) {
   bonus2 bSkillFixedCast,WM_REVERBERATION,-500;
}
if (.@r>=11) {
   bonus bMatkRate,7;
   bonus2 bSkillAtk,"WM_REVERBERATION",15;
   bonus2 bSkillAtk,"WM_METALICSOUND",15;
}
N/A
N/A