Lacking Natural Simplicity

Random musings on books, code, and tabletop games.

Savage Worlds Wild Die Rolls at Anydice.com

Just for reference, here is the Anydice.com code for Savage Worlds Wild Die rolls:

output [highest of [explode d4] and [explode d6]] named "d4 or wild die"
output [highest of [explode d6] and [explode d6]] named "d6 or wild die"
output [highest of [explode d8] and [explode d6]] named "d8 or wild die"
output [highest of [explode d10] and [explode d6]] named "d10 or wild die"
output [highest of [explode d12] and [explode d6]] named "d12 or wild die"

Here's a link to the results.

Print Friendly and PDF

Comments

Comments powered by Disqus