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


Muqaddas Saz [2]   [One Hand]   Item ID# 570045 (Mocadas_Instrument)
Type
Weapon
Class
Musical Instrument
Buy
n/a
Sell
n/a
Weight
110
Attack
120 / MATK 230
Required Lvl
250
Weapon Lvl
5
Slot
2
Gender
Male Only
Applicable Jobs
Troubadour / Trouvere
Description
An instrument created by combining holy relics and magical powers.

MATK +230
MATK +5%
Increases damage of Metallic Fury by 10%.

Refine Level +7:
Increases Magical Damage with every element by 10%.

Refine Level +9:
Increases damage of Metallic Fury by additional 10%.

Refine Level +11:
Increases damage of Metallic Fury by additional 10%.

[Bonus by Grade]
[Grade D]: Magical Damage against enemies of Small size +15%.
[Grade C]: Magical Damage against enemies of Medium size +15%.
[Grade B]: Magical Damage against enemies of Large size +15%.
[Grade A]: S.MATK +5

[iRO Description]
Not Available
Item Script
expand to view script
{ .@g = getenchantgrade(); .@r = getrefine(); bonus bMatkRate,5; bonus2 bSkillAtk,"TR_METALIC_FURY",10; if (.@r>=7) { bonus2 bMagicAtkEle,Ele_All,10; if (.@r>=9) { bonus2 bSkillAtk,"TR_METALIC_FURY",10; if (.@r>=11) { bonus2 bSkillAtk,"TR_METALIC_FURY",10; } } } if (.@g>=ENCHANTGRADE_D) { bonus2 bMagicAddSize,Size_Small,15; if (.@g>=ENCHANTGRADE_C) { bonus2 bMagicAddSize,Size_Medium,15; if (.@g>=ENCHANTGRADE_B) { bonus2 bMagicAddSize,Size_Large,15; if (.@g>=ENCHANTGRADE_A) { bonus bSMatk,5; } } } } },{},{}
Dropped By No Result

back to top