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