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


Muqaddas Baru [2]   [One Hand]   Item ID# 550117 (Mocadas_Rod)
Type
Weapon
Class
One-handed Staff
Buy
n/a
Sell
n/a
Weight
125
Attack
70 / MATK 230
Required Lvl
250
Weapon Lvl
5
Slot
2
Applicable Jobs
Cardinal
Description
A staff created by combining holy relics and magical powers.

Indestructible in battle

MATK +230
MATK +5%
Increases damage of Framen by 10%.

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

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

Refine Level +11:
Increases damage of Framen 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 bUnbreakableWeapon; bonus bMatkRate,5; bonus2 bSkillAtk,"CD_FRAMEN",10; if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Holy,10; if (.@r>=9) { bonus2 bSkillAtk,"CD_FRAMEN",10; if (.@r>=11) { bonus2 bSkillAtk,"CD_FRAMEN",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