summaryrefslogtreecommitdiff
path: root/src/data/random_tables/ua_magic_items.yaml
blob: f0f9030659b74d6d110c8b1f1f300fbe19b179bc (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
ua_magic_items:
  formula: d100
  rows:
    - roll: 1-20
      steps:
        - text: "Potion"
    - roll: 21-35
      steps:
        - text: "Scroll"
    - roll: 36-40
      steps:
        - text: "Ring"
    - roll: 46-60
      steps:
        - text: "Miscellaneous Magic"
    - roll: 61-75
      steps:
        - text: "Armor & Shields"
    - roll: 76-86
      steps:
        - text: "Swords"
    - roll: 87-100
      steps:
        - text: "Miscellaneous Weapons"