Some stuff, idk

This commit is contained in:
Hazel Layne Aranda 2021-02-26 14:02:34 -05:00
parent 79100d3f86
commit 2e08cdb595
Signed by: hazelra
GPG key ID: 09213F100E5E4E67
7 changed files with 69 additions and 22 deletions

View file

@ -1,5 +1,3 @@
+++
title = "Tabletop Experiments and Stuff"
title = "Tabletop Shit"
+++
HEWWO

View file

@ -3,6 +3,26 @@ title = "New Tabletop RPG System (WIP)"
description = "Bored and restless, so time it is to design a tabletop system..."
date = 2020-12-21
draft = true
[extra]
toc = true
+++
GAAAA
# Core Gameplay
## Skill Checks
A player attempting something that could be subject to failure will perform a
skill check to determine whether they succeed or fail.
A skill check is performed by rolling `1d20`, adding the relevant skill, and
comparing the result to 20. If the result is equal to or greater than `20` then
the action succeeds. If the result is less than `20` then the action fails.
### Critical Rolls
If the number rolled on the dice, before adding any other numbers, is exactly
`20`, the character succeeds at their action no matter what.
If exactly `1` is rolled, then the character fails their action no matter what.
Further consequences, either good or bad, could occur on critical successes or
fails, at the discretion of the GM.

View file

@ -1,8 +0,0 @@
+++
title = "New Tabletop RPG System NOT REAL"
description = "Bored and restless, so time it is to design a tabletop system..."
date = 2020-12-21
draft = true
+++
GAAAA