Add new header
All checks were successful
Build and Publish Docker Image / build (push) Successful in 32s
All checks were successful
Build and Publish Docker Image / build (push) Successful in 32s
This commit is contained in:
@@ -5,9 +5,18 @@ title = "How a dragon runs his monsters"
|
||||
tags = ['ttrpg', 'tutorial', 'dnd']
|
||||
+++
|
||||
|
||||
## How to make a punching bag
|
||||
|
||||
{{< typeit
|
||||
tag=h3
|
||||
speed=50
|
||||
breakLines=false
|
||||
>}}
|
||||
"Can I roll to attack the barrel?" — Random player
|
||||
{{< /typeit >}}
|
||||
|
||||
How does a dragon run DnD? Have you ever wondered how to build and come up with creatures on the fly?
|
||||
|
||||
I'll outline some of my tips and tricks below on how I run completely random encounters based on the situation and players.
|
||||
|
||||
## Coming up with a monster
|
||||
|
||||
|
||||
Reference in New Issue
Block a user