variablised flaw names master
authorMatthew Owens <matthew@owens.tech>
Mon, 13 May 2024 11:30:58 +0000 (12:30 +0100)
committerMatthew Owens <matthew@owens.tech>
Mon, 13 May 2024 11:30:58 +0000 (12:30 +0100)
src/body.md
src/vars.yaml

index db586a6..424e975 100644 (file)
@@ -366,6 +366,7 @@ normally, any further damage taken when a Character is at 3 wounds [*Incapacitat
 them, and causes them to begin [*Bleeding Out*](#bleeding-out).
 
 ## TODO: Races
+Races in {{title}} are defined 
 
 ## TODO: Backgrounds
 
@@ -396,20 +397,20 @@ When *Tapping* into a Character's Tragic Flaw, you gain a bonus to an action; as
 defined in the Flaw. This bonus is equal to the value of the Flaw $\div$ 3,
 rounded down.
 
-#### Elven Grief
+#### Elven {{elf_flaw}}
 Most know that Elves cannot be felled by time. They do not grow old and weary
 as other races do, but what many outside the race of immortals do not know is
 that an immortal life causes a great strain on every Elf. That every Elf must
 watch an endless tragedy unfold before them.
-Nearly all elves carry a measure of Grief upon their soul, but few show it
+Nearly all elves carry a measure of {{elf_flaw}} upon their soul, but few show it
 outside of their own communities; and fewer still succumb to it.
 
-##### Starting Grief
-##### Gaining Grief
-Witnessing or committing the following acts will increase an Elf's Grief by one,
-provided the current Grief is within or below the act's range below:
+##### Starting {{elf_flaw}}
+##### Gaining {{elf_flaw}}
+Witnessing or committing the following acts will increase an Elf's {{elf_flaw}} by one,
+provided the current {{elf_flaw}} is within or below the act's range below:
 
- * **Grief 0-3**:
+ * **{{elf_flaw}} 0-3**:
 \quad
     - Being lied to
     - Robbery
@@ -420,7 +421,7 @@ provided the current Grief is within or below the act's range below:
     - Seeing a person killed
  
 \quad
-* **Grief 4-6**:
+* **{{elf_flaw}} 4-6**:
 \quad
     - Killing a person
        - Having your home burned to the ground
@@ -435,7 +436,7 @@ provided the current Grief is within or below the act's range below:
        - Bleeding Out
        - The death of a friend
 \quad
-* **Grief 6-9**:
+* **{{elf_flaw}} 6-9**:
 \quad
     - Seeing something you've made been put to an evil end
     - Abandoning a region to fall to evil
@@ -447,17 +448,17 @@ provided the current Grief is within or below the act's range below:
     - Killing innocents to do what is "right"
     - Watching a friend end their life
 \quad
-* **Grief 10**:
+* **{{elf_flaw}} 10**:
     - 
 \quad
 
-##### Tapping into Grief
-##### The Limits of Grief
-##### Mitigating Grief
+##### Tapping into {{elf_flaw}}
+##### The Limits of {{elf_flaw}}
+##### Mitigating {{elf_flaw}}
 
-#### Dwarven Avarice
-#### Orcish Hatred
-#### Human Zeal
+#### Dwarven {{dwarf_flaw}}
+#### Orcish {{orc_flaw}}
+#### Human {{human_flaw}}
 
 
 ## TODO: Wealth
index f6ee163..461010b 100644 (file)
@@ -9,3 +9,7 @@ grug_int: 9
 grug_dam_dice: 2d6
 grug_fighting: +1
 orc_tn: 2
+elf_flaw: Grief
+dwarf_flaw: Avarice
+orc_flaw: Hatred
+human_flaw: Zeal