From 287e10610419f492d5f171be3748d956e13c44ab Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Sat, 4 May 2024 23:12:22 -0400 Subject: [PATCH] First draft of the generator note and tables --- nick/blades/Generator.md | 39 +++++++++++++++++++++++++++ nick/blades/tables/people-heritage.md | 3 +-- 2 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 nick/blades/Generator.md diff --git a/nick/blades/Generator.md b/nick/blades/Generator.md new file mode 100644 index 0000000..89d9628 --- /dev/null +++ b/nick/blades/Generator.md @@ -0,0 +1,39 @@ +## Character + + | +--- | --- +First Name | `dice: [[tables/names-first]]` +Family Name | `dice: [[tables/names-family]]` +Alias | `dice: [[tables/names-aliases]]` +Heritage | `dice: [[tables/people-heritage]]` +Style | `dice: [[tables/people-style]]` + + +## Location +### Street + | +--- | --- +Detail | `dice: [[tables/streets-details]]` +Impression ( Sight ) | `dice: [[tables/streets-impressions-sights]]` +Impression ( Sound ) | `dice: [[tables/streets-impressions-sounds]]` +Impression ( Smell ) | `dice: [[tables/streets-impressions-smells]]` +Mood | `dice: [[tables/streets-mood]]` +Type | `dice: [[tables/streets-type]]` +Use | `dice: [[tables/streets-uses]]` + + +### Building + | +--- | --- +Exterior Detail | `dice: [[tables/buildings-details-exterior]]` +Exterior Materials | `dice: [[tables/buildings-details-exterior-materials]]` +Interior Detail | `dice: [[tables/names-first]]` +Use | `dice: [[tables/buildings-use]]` + + +## Score + | +--- | --- +Client | `dice: [[tables/scores-client-target]]` +Target | `dice: [[tables/scores-client-target]]` +Work | `dice: [[tables/scores-work]]` diff --git a/nick/blades/tables/people-heritage.md b/nick/blades/tables/people-heritage.md index a29a35a..2f5fb5c 100644 --- a/nick/blades/tables/people-heritage.md +++ b/nick/blades/tables/people-heritage.md @@ -1,5 +1,4 @@ | dice: 1d6 | Heritage | | :--: | :--- | | 1-3 | [[Akoros\|Akorosi]] | -| 4-6 | `dice: [[Roll Tables#^table-people-heritage-foreigners\|nodice]]` | -^table-people-heritage +| 4-6 | `dice: [[tables/people-heritage-foreigners]]` |