From 36781a76faf74fc16443b9908599c23230b069d2 Mon Sep 17 00:00:00 2001 From: bluesaxman Date: Wed, 25 Jan 2023 10:28:59 -0700 Subject: [PATCH] Initial commit --- COMBAT.md | 1 + ITEMS.md | 1 + MAGIC.md | 1 + README.md | 11 +++++++++++ SKILLS.md | 1 + 5 files changed, 15 insertions(+) create mode 100644 COMBAT.md create mode 100644 ITEMS.md create mode 100644 MAGIC.md create mode 100644 README.md create mode 100644 SKILLS.md diff --git a/COMBAT.md b/COMBAT.md new file mode 100644 index 0000000..8e6057a --- /dev/null +++ b/COMBAT.md @@ -0,0 +1 @@ +## Combat diff --git a/ITEMS.md b/ITEMS.md new file mode 100644 index 0000000..4cca6f0 --- /dev/null +++ b/ITEMS.md @@ -0,0 +1 @@ +## Items diff --git a/MAGIC.md b/MAGIC.md new file mode 100644 index 0000000..fb17a44 --- /dev/null +++ b/MAGIC.md @@ -0,0 +1 @@ +## Magic diff --git a/README.md b/README.md new file mode 100644 index 0000000..11318d4 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# Unnamed ttrpg + +This role playing system is designed to be simple, deep, and easily expanded on. + +Goals: + +- An evolving stats system, the more you use it the better you get +- A simple and quick combat system, get in, get out, get back to role playing +- A simple to understand magic system but with extreme depth of play, easy to learn, impossible to master +- An item system that allows for absolute customization, make what you want, for loot, or for story +- Grandma car pick it up and learn how to play in under 10 minutes, and a game session can last as short as 30 minutes or as long as you want. diff --git a/SKILLS.md b/SKILLS.md new file mode 100644 index 0000000..22ccd99 --- /dev/null +++ b/SKILLS.md @@ -0,0 +1 @@ +## Skills