ID #590003
Weapon
Saint Mace [2]
Buy Price: N/A
Sell Price: N/A
A scepter said to have been used by a saint.
It resonates with Ancient Hero's Boots.
_______________________
Indestructible in battle
_______________________
MATK +165
_______________________
MATK +3%
_______________________
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 +9:
Increases Magical Damage with Holy element by additional 10%.
_______________________
Refine Level +11:
Decreases Fixed Casting Time of by 0.5 seconds.
_______________________
When equipped with Ancient Hero's Boots:
Random chance to increase INT by 20 and MATK by 15% for 7 seconds when dealing magical damage.
_______________________
Type: Mace
Attack: 170
Weight: 80
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Archbishop
It resonates with Ancient Hero's Boots.
_______________________
Indestructible in battle
_______________________
MATK +165
_______________________
MATK +3%
_______________________
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 +9:
Increases Magical Damage with Holy element by additional 10%.
_______________________
Refine Level +11:
Decreases Fixed Casting Time of by 0.5 seconds.
_______________________
When equipped with Ancient Hero's Boots:
Random chance to increase INT by 20 and MATK by 15% for 7 seconds when dealing magical damage.
_______________________
Type: Mace
Attack: 170
Weight: 80
Weapon Level: 4
_______________________
Requirement:
Base Level 100
Archbishop
Available from boxes
Equipment Reform
Available through the reform system Hero_Equipment_Cube
Available through the reform system Hero_Up_Cube_11
Equipment Slots
Head (Top)
Head (Lower)
Left Hand
Garment
Accessory 1
Head (Mid)
Body Armor
Right Hand
Shoes
Accessory 2
Basic Information
Type
Weapon
Weight
800
Range
1
Acquisition method
Equipment reform
Job Requirements
Priest
Yes
Requirements
Weapon Level
4
Min Level
100
Scripts
Script bonus bUnbreakableWeapon; bonus bMatkRate,3; .@r = getrefine(); bonus2 bMagicAtkEle,Ele_Holy,.@r/2; bonus2 bSkillAtk,"AB_ADORAMUS",.@r/3*5; if (.@r>=9) { bonus bVariableCastrate,-10; } if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Holy,10; }
bonus bUnbreakableWeapon;
bonus bMatkRate,3;
.@r = getrefine();
bonus2 bMagicAtkEle,Ele_Holy,.@r/2;
bonus2 bSkillAtk,"AB_ADORAMUS",.@r/3*5;
if (.@r>=9) {
bonus bVariableCastrate,-10;
}
if (.@r>=11) {
bonus2 bMagicAtkEle,Ele_Holy,10;
}