Type |
Weapon |
Subtype |
Mace |
Attack |
120 |
Defense |
0 |
Weight |
90.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
60 |
Slots |
0 |
Applicable Jobs:
job_acolyte,
job_monk,
job_priest
Description:
A large silver mace, made for exorcisms.
Increases physical damage inflicted to Demon and Shadow elemental monsters by 10%.
Adds a chance of autocasting Level 1 Signum Crusis when wearer receive physical attacks.
The level of Signum Crusis increases by upgrade level.
(Activate Level 10 if refine level is +11 or higher)
Adds a chance of adding ATK +50 during 20 seconds when wearer receive physical attacks.
Attack: 120
Weight: 90
Element: Holy
Weapon Level: 4
Level Requirement: 60
Jobs: Acolyte Classes
Item Script:
bonus bAtkEle,Ele_Holy;
bonus2 bAddRace,RC_Undead,10;
bonus2 bAddRace,RC_Demon,10;
bonus3 bAutoSpell,'AL_CRUCIS',1+getrefine(),100;
autobonus '{ bonus bBaseAtk,50; }',10,20000,BF_WEAPON,'{ specialeffect2 EF_BLOODDRAIN; }';