summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/data/random_tables/hl_treasure.yaml25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/data/random_tables/hl_treasure.yaml b/src/data/random_tables/hl_treasure.yaml
index a436297..2900f3e 100644
--- a/src/data/random_tables/hl_treasure.yaml
+++ b/src/data/random_tables/hl_treasure.yaml
@@ -27,3 +27,28 @@ hl_scimitar_type:
- 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"