From 6fd007312a6fc96182ac1da23120914200f201c5 Mon Sep 17 00:00:00 2001 From: bluesaxman Date: Tue, 7 Feb 2023 10:42:08 -0700 Subject: [PATCH] Added ITEMS.md and listed some items and currency. Not complete but committed for later work --- src/settings/basic/ITEMS.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/settings/basic/ITEMS.md diff --git a/src/settings/basic/ITEMS.md b/src/settings/basic/ITEMS.md new file mode 100644 index 0000000..ce39360 --- /dev/null +++ b/src/settings/basic/ITEMS.md @@ -0,0 +1,20 @@ +### Currency + +There are 3 different types of coins of differing values. Gold, Silver, and Copper. One Gold coin is worth 100 Silver coins, one Silver coin is worth 100 Copper coins. The value indicated below should be used as a guidline for items listed, but can be modified at the GR's disgression higher or lower depending on the cercumstances. + +### Item List + +- Sword +- Axe +- Scimitar +- Spear +- Chain Armor +- Lether Armor +- Plate Armor +- Rope +- Bag +- Replicator Bag +- Torch + +--- +