Renewal
.:Renewal Item Database:.
Weapon - Mace

Ultio-OS [2]   [One Hand]   Item ID# 16089 (Ultio_Spes_OS)
Type
Weapon
Class
Mace
Buy
20z
Sell
10z
Weight
120
Attack
150 / MATK 170
Required Lvl
130
Weapon Lvl
4
Slot
2
Applicable Jobs
Arch Bishop
Description
A blunt decorated with an orb with a black glow.

MATK +170, MATK +3%.

Refine Level +7, ASPD +7% (reduces after attack delay by 7%).
Refine Level +9, increases Adoramus damage by 20%.
Refine Level +11, increases Holy elemental magic damage by 15%.

Indestructible in battle
Item Script
{ .@r = getrefine(); bonus bMatkRate,3; bonus bUnbreakableWeapon; if (.@r >= 7) { bonus bAspdRate,7; if (.@r >= 9) { bonus2 bSkillAtk,"AB_ADORAMUS",20; if (.@r >= 11) { bonus2 bMagicAtkEle,Ele_Holy,15; } } } },{},{}
Dropped By No Result

Ultio-OSAD [2]   [One Hand]   Item ID# 590044 (Ultio_Spes_AD)
Type
Weapon
Class
Mace
Buy
n/a
Sell
n/a
Weight
120
Attack
150 / MATK 170
Required Lvl
170
Weapon Lvl
5
Slot
2
Applicable Jobs
Arch Bishop
Description
An upgraded mace decorated with an orb with a black glow.

Indestructible in battle

MATK +170
MATK +5%

Refine Level +7:
Decreases variable cast time by 10%.

Refine Level +9:
Increases damage of Adoramus by 30%.
Increases damage of Judex by 25%.

Refine Level +11:
Increases magical damage with Holy element by 15%.
Decreases after skill cast delay by 15%.
Item Script
expand to view script
{ .@r = getrefine(); bonus bUnbreakableWeapon; bonus bMatkRate,5; if (.@r>=7) { bonus bVariableCastrate,-10; if (.@r>=9) { bonus2 bSkillAtk,"AB_JUDEX",25; bonus2 bSkillAtk,"AB_ADORAMUS",30; if (.@r>=11) { bonus2 bMagicAtkEle,Ele_Holy,15; bonus bDelayrate,-15; } } } },{},{}
Dropped By No Result

Unity Mace [1]   [One Hand]   Item ID# 16048 (Union_Mace)
Mace of Solidarity
Type
Weapon
Class
Mace
Buy
20z
Sell
10z
Weight
40
Attack
76
Weapon Lvl
3
Slot
1
Applicable Jobs
Novice
Swordman
Acolyte
Merchant
Knight
Priest
Blacksmith
Supernovice
Crusader
Monk
Alchemist
Description
A certified kingdom equipment for adventurer.
Increase ATK by (Refine*Refine*1.25).
Item Script
{ bonus bBaseAtk,pow(getrefine(),2)*125/100; },{},{}
Dropped By No Result

Upg Mace [1]   [One Hand]   Item ID# 16019 (Upg_Mace)
Upgrade Mace
Type
Weapon
Class
Mace
Buy
20z
Sell
10z
Weight
80
Attack
80
Weapon Lvl
3
Slot
1
Applicable Jobs
Novice
Swordman
Acolyte
Merchant
Knight
Priest
Blacksmith
Supernovice
Crusader
Monk
Alchemist
Description
Mace that is coated by Oridecon and Gold with perfect level.
Every refine level adds ATK +10 and increases healing effectiveness by +1%.
If Base Level is higher than 70: Every 10 level after 70 adds ATK +5.
Item Script
{ .@r = getrefine(); bonus bBaseAtk,(.@r*10); bonus bHealPower,.@r; if (BaseLevel>70) bonus bBaseAtk,(((BaseLevel-70)/10)*5); },{},{}
Dropped By No Result

back to top