Renewal
.:Renewal Item Database:.
Search Item By ID


Trumpet Shell-LT [2]   [One Hand]   Item ID# 570027 (Trumpet_Shell_K_LT)
Type
Weapon
Class
Musical Instrument
Buy
n/a
Sell
n/a
Weight
100
Attack
160
Required Lvl
190
Weapon Lvl
5
Slot
2
Gender
Male Only
Applicable Jobs
Minstrel / Wanderer
Description
An improved version of the conch trumpet that makes a mysterious sound.
Resonates with Hero's Boots-LT.

MATK +230
MATK +5%

Base Level at least 210:
SPL +2, S.MATK +1.

For each 2 Refine Levels:
MATK +15

For each 3 Refine Levels:
Increases magical damage with every element by 4%.

Refine Level +7:
Increases damage of Reverberation and Metallic Sound by 20%.

Refine Level +9:
Decreases fixed cast time of Reverberation by 0.5 seconds.
Decreases Metallic Sound skill cooldown by 2 seconds.

Refine Level +11:
Increases magical damage against enemies of every element by 15%.
Increases damage of Reverberation and Metallic Sound by additional 20%.

When equipped with Hero's Boots-LT:
MATK +10%, S.MATK +2.

[Bonus by Grade]
[Grade D]: MATK +3%
[Grade C]: Magical Damage with every element +15%. S.MATK +1
[Grade B]: SPL +3, S.MATK +2.

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMatkRate,5; bonus bMatk,230; if (BaseLevel>=210) { bonus bSmatk,1; bonus bSpl,2; } if (.@r>=7) { bonus2 bSkillAtk,"WM_METALICSOUND",20; bonus2 bSkillAtk,"WM_REVERBERATION",20; if (.@r>=9) { bonus2 bSkillFixedCast,"WM_REVERBERATION",-500; bonus2 bSkillCooldown,"WM_METALICSOUND",-2000; bonus2 bSkillCooldown,"WM_REVERBERATION",-2000; if (.@r>=11) { bonus2 bMagicAddEle,Ele_All,15; bonus2 bSkillAtk,"WM_METALICSOUND",20; bonus2 bSkillAtk,"WM_REVERBERATION",20; } } } if (.@g >= ENCHANTGRADE_D) { bonus bMatkRate,3; if (.@g >= ENCHANTGRADE_C) { bonus2 bMagicAtkEle,Ele_All,15; bonus bSmatk,1; if (.@g >= ENCHANTGRADE_B) { bonus bSmatk,2; bonus bSpl,3; } } } bonus bMatk,15*(.@r/2); bonus2 bMagicAtkEle,Ele_All,4*(.@r/3); },{},{}
Dropped By No Result

back to top