SRD:Mace of Ruin
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
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.