Type |
Weapon |
Subtype |
Mace |
Attack |
165 |
Defense |
0 |
Weight |
90.0 |
Weapon Level |
4 |
Buy |
20z |
Sell |
10z |
Required Level |
40 |
Slots |
0 |
Applicable Jobs:
job_acolyte,
job_monk,
job_priest
Description:
A heavy and powerful iron mace with a rounded top.
Increases damage against Undead, Demihuman and Earth element by 10%.
Class: Mace
Attack: 165
Weight: 90
Weapon Level: 4
Level Requirement: 40
Jobs: Acolyte
Item Script:
bonus2 bAddRace,RC_Undead,10;
bonus2 bAddRace,RC_DemiHuman,10;
bonus2 bAddRace,RC_Player_Human,10;
bonus2 bAddEle,Ele_Earth,10;