summaryrefslogtreecommitdiff
path: root/src/data/random_tables/npc.yaml
blob: dbc6603a041680684143c39ebddf05ba3cf6fe22 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
npc_alignment:
  formula: d10
  rows:
    - roll: 1
      steps:
        - text: "Lawful Good"
    - roll: 2
      steps:
        - text: "Lawful Neutral"
    - roll: 3
      steps:
        - text: "Lawful Evil"
    - roll: 4
      steps:
        - text: "Neutral Evil"
    - roll: 5
      steps:
        - text: "Chaotic Evil"
    - roll: 6
      steps:
        - text: "Chaotic Neutral"
    - roll: 7
      steps:
        - text: "Chaotic Good"
    - roll: 8
      steps:
        - text: "Neutral Good"
    - roll: 9-10
      steps:
        - text: "Neutral"