All -
At the request of one of the patrons of Autarch, I've added a function to the dice roller to generate a stat block, according to the rules in Dragon 39. Those rules are:
- Roll 7 stats of 4d6 (drop lowest die in set)
- Reroll any results of 6 or less
The minimal command to invoke this, in the "Roll" field of the forum dice roller, is
stats-dragon39
Multiple blocks could be done with
stats-dragon39;stats-dragon39;stats-dragon39
I will likely later add the 'core' Autarch method (7 rolls 3d6) and the HFH method.