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


Saint Mace-LT [2]   [One Hand]   Item ID# 590030 (Saint_Hall_LT)
Type
Weapon
Class
Mace
Buy
n/a
Sell
n/a
Weight
100
Attack
190
Required Lvl
190
Weapon Lvl
5
Slot
2
Applicable Jobs
Arch Bishop
Description
An improved version of the sacred scepter said to have been used by a certain saint.
Resonates with Hero's Boots-LT.

Indestructible in battle

MATK +195
MATK +5%

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

For each 2 Refine Levels:
Increases magical damage with Holy element by 1%.

For each 3 Refine Levels:
Increases damage of Adoramus by 5%.

Refine Level +7:
Decreases variable cast time by 10%.
Increases magical damage with Holy element by additional 10%.

Refine Level +9:
Increases magical damage against monsters of every race, except Players, by 15%.

Refine Level +11:
Increases damage of Adoramus by additional 30%.

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

[Bonus by Grade]
[Grade D]: MATK +3%
[Grade C]: Magical Damage of Holy 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 bUnbreakableWeapon; bonus bMatkRate,5; bonus bMatk,210; if (BaseLevel>=210) { bonus bSmatk,1; bonus bSpl,2; } if (.@r>=7) { bonus2 bMagicAtkEle,Ele_Holy,10; bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bMagicAddRace,RC_All,15; bonus2 bMagicAddRace,RC_Player_Human,-15; bonus2 bMagicAddRace,RC_Player_Doram,-15; if (.@r>=11) { bonus2 bSkillAtk,"AB_ADORAMUS",30; } } } if (.@g >= ENCHANTGRADE_D) { bonus bMatkRate,3; if (.@g >= ENCHANTGRADE_C) { bonus2 bMagicAtkEle,Ele_Holy,15; bonus bSmatk,1; if (.@g >= ENCHANTGRADE_B) { bonus bSmatk,2; bonus bSpl,3; } } } bonus2 bMagicAtkEle,Ele_Holy,(.@r/2); bonus2 bSkillAtk,"AB_ADORAMUS",5*(.@r/3); },{},{}
Dropped By No Result

back to top