Item Details

Trumpet Shell [2] ( Trumpet_Shell_K )

# 570002 Trumpet Shell [2]
Trumpet Shell [2] Buy: zeny Sell: 0 zeny Weight: 70 Slots: 2
Type: Weapon item. Subtype: N/A Gender: Male Locations: Weapon
Attack: 160 M. Attack: 190 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: Fourth classes., All Third

As cordas desse violino permitem que até mesmo uma sutil fricção do seu arco seja capaz de emitir o som mais agradável (ou incômodo). Imagina, então, se você ousar usar toda a sua maestria violinística!
--------------------------
A cada 2 refinos:
ATQM +10.
A cada 3 refinos:
Dano mágico de propriedade Neutro +4%.
--------------------------
Refino +9 ou mais:
Dano de [Ressonância] e [Ruído Estridente] +10%.
Refino +11 ou mais:
Conjuração fixa de [Ressonância] -0,5 segundos.
--------------------------
Conjunto
[Botas Ancestrais]
Ao realizar ataques físicos ou mágicos:
3% de chance de ativar um [efeito] por 7 segundos.
--------------------------
Efeito:
INT +20.
Dano mágico +15%.
--------------------------
Tipo: Chicote
ATQ: 160 ATQM: 190
Peso: 70
Nível da arma: 4
Nível necessário: 100
Classes: Trovadores e evoluções

Shell that makes mysterious sounds.
It seems to resonate with Ancient Hero Boots.
MATK + 190.
MATK + 10 per 2 refine rate.
Increases increases neutral property magical damage damage by 4% per 3 refine rate.
If refine rate is 9 or higher, increases Reverberation and Metallic Sound damage by 10%.
If refine rate is 11 or higher, reduces fixed casting time of Reverberation by 0.5 seconds.
When equipped with Ancient Hero Boots, when dealing physical or magical damage, has a chance to gain Int + 20 and MATK + 15% for 7 seconds.
Type: Instrument Attack: 160
Weight: 70
Weapon Lv: 4
Required Lv: 100
Required Job: Maestro Jobs

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();
if (.@r>=2) {
   bonus bMatk,.@r/2*10;
}
if (.@r>=3) {
   bonus2 bMagicAtkEle,Ele_Neutral,.@r/3*4;
}
if (.@r>=9) {
   bonus2 bSkillAtk,"WM_REVERBERATION",10;
   bonus2 bSkillAtk,"WM_METALICSOUND",10;
}
if (.@r>=11) {
   bonus2 bSkillFixedCast,"WM_REVERBERATION",-500;
}
N/A
N/A