From ae3115545ffbf19eb9cce1b25a5d0fb47cb4038e Mon Sep 17 00:00:00 2001 From: _Tradam Date: Tue, 29 Nov 2022 22:21:25 -0500 Subject: . --- src/.obsidian/workspace | 13 ++++++++----- src/intro.md | 8 ++++++++ 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/src/.obsidian/workspace b/src/.obsidian/workspace index 965fb4c..81f98f6 100644 --- a/src/.obsidian/workspace +++ b/src/.obsidian/workspace @@ -9,7 +9,7 @@ "state": { "type": "markdown", "state": { - "file": "combat.md", + "file": "intro.md", "mode": "source", "source": false } @@ -77,7 +77,7 @@ "state": { "type": "backlink", "state": { - "file": "combat.md", + "file": "intro.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -94,7 +94,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "combat.md", + "file": "intro.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -106,15 +106,18 @@ "state": { "type": "outline", "state": { - "file": "combat.md" + "file": "intro.md" } } } ], "currentTab": 0 }, - "active": "0701eaa2cd4d2e25", + "active": "0bff301cada6cd1f", "lastOpenFiles": [ + "SUMMARY.md", + "intro.md", + "combat.md", "attributes.md", "races.md" ] diff --git a/src/intro.md b/src/intro.md index a576ec1..cc9881d 100644 --- a/src/intro.md +++ b/src/intro.md @@ -1,5 +1,13 @@ # Intro +Money is represented by resource die. +d4 d6 d8 d10 d12 d20 +Whenever you spend a night at a tavern, it costs one roll +Whenever you have duplicate dice they get combined into 1 die higher. +E.g d8 and d8 combine to d10 +Buying things costs x amount of rolls. +E.g a legendary sword might cost 3d8 to buy. This means u need at least a d8 or higher, you then roll that 3 times. If at least one or more of those rolls is a 1 the die gets downgraded 1 step but no more. + Big rework going to happen. I want to use custom cards instead. Players race card has 2 abilities: -- cgit v1.2.3