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