summaryrefslogtreecommitdiff
path: root/app/lib/tables/data/hl_treasure.yaml
diff options
context:
space:
mode:
authorDavid Gay <eapoems@riseup.net>2024-08-29 06:40:30 -0400
committerDavid Gay <eapoems@riseup.net>2024-08-29 06:40:30 -0400
commite392d8812337cc49997e42be68aaad946d7dc60a (patch)
treec99a1925887be09da287de3025e9d75d4f584d67 /app/lib/tables/data/hl_treasure.yaml
parentad8954f8c5298735559642b250d733da8eed3779 (diff)
move tables data to rules/HEADmaster
Diffstat (limited to 'app/lib/tables/data/hl_treasure.yaml')
-rw-r--r--app/lib/tables/data/hl_treasure.yaml54
1 files changed, 0 insertions, 54 deletions
diff --git a/app/lib/tables/data/hl_treasure.yaml b/app/lib/tables/data/hl_treasure.yaml
deleted file mode 100644
index 2900f3e..0000000
--- a/app/lib/tables/data/hl_treasure.yaml
+++ /dev/null
@@ -1,54 +0,0 @@
-hl_longsword_type:
- formula: d100
- rows:
- - roll: 1-90
- steps:
- - text: "Longsword"
- - roll: 91-100
- steps:
- - text: "Rapier"
-
-hl_short_sword_type:
- formula: d100
- rows:
- - roll: 1-75
- steps:
- - text: "Short sword"
- - roll: 76-100
- steps:
- - text: "Epee"
-
-hl_scimitar_type:
- formula: d100
- rows:
- - roll: 1-60
- steps:
- - text: "Scimitar"
- - roll: 76-100
- steps:
- - text: "Katana"
-
-hl_non_magic:
- formula: d100
- rows:
- - roll: 1-25
- steps:
- - text: "Copper pieces (or combined horde if DL 6+)"
- - roll: 26-50
- steps:
- - text: "Silver pieces"
- - roll: 51-65
- steps:
- - text: "Electrum pieces"
- - roll: 66-80
- steps:
- - text: "Gold pieces"
- - roll: 81-90
- steps:
- - text: "Platinum pieces"
- - roll: 91-96
- steps:
- - text: "Gems"
- - roll: 97-100
- steps:
- - text: "Jewelry"