Type |
Weapon |
Subtype |
Mace |
Attack |
115 |
Defense |
0 |
Weight |
250.0 |
Weapon Level |
3 |
Buy |
20z |
Sell |
10z |
Required Level |
55 |
Slots |
0 |
Applicable Jobs:
job_acolyte,
job_monk,
job_priest
Description:
A heavy tool with many practical applications.
Enable a chance of randomly inflicting the Stun, Blind, Poison or Frozen statuses with each attack.
Class: Mace
Attack: 115
Weight: 250
Weapon Level: 3
Level Requirement: 55
Jobs: Acolyte
Item Script:
bonus2 bAddEff,Eff_Blind,100;
bonus2 bAddEff,Eff_Stun,100;
bonus2 bAddEff,Eff_Poison,100;
bonus2 bAddEff,Eff_Freeze,100;