SRD:Mace of Ruin

This material is published under the OGL

Mace of Ruin

This +7 heavy mace ignores the hardness or damage reduction of any object or creature it strikes. Furthermore, the weapon can deal critical hits to objects and constructs as if they were living creatures.

Caster Level: 21st; Prerequisites: Craft Magic Arms and Armor, Craft Epic Magic Arms and Armor, disintegrate; Market Price: 1,000,312 gp; Cost to Create: 500,312 gp + 20,000 XP.


Back to Main Page 3.5e Open Game Content System Reference Document Magic Items

Open Game Content (place problems on the discussion page).
This is part of the (3.5e) Revised System Reference Document. It is covered by the Open Game License v1.0a, rather than the GNU Free Documentation License 1.3. To distinguish it, these items will have this notice. If you see any page that contains SRD material and does not show this license statement, please contact an admin so that this license statement can be added. It is our intent to work within this license in good faith.
gollark: See, if you can't actually figure out what to pass into this to make it do anything, you can't do IO so it's safe!
gollark: Well, a notcombinator.
gollark: ```haskells :: t1 -> (((t2 -> t2 -> t3 -> t4) -> t2 -> (t2 -> (t2 -> t2 -> t3 -> t4) -> t3) -> t4) -> t1 -> (IO a -> a) -> t5) -> t5s x k = k (\x y z -> x y y (z y x)) x unsafePerformIO```A combinator for safely wrapping UnsafePerformIO because how do you even use it.
gollark: `unsafePerformIOPleaseNoNeverUseOrYourSoulWillbeConsumedByEldritchAbominations`
gollark: z x y z = x y y (z y x)a b = a b b as k = k z s x unsafePerformIOq (x:xs) = x xs:q xs
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.