aboutsummaryrefslogtreecommitdiff
path: root/parser/items/armor/leather.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/items/armor/leather.json')
-rw-r--r--parser/items/armor/leather.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/parser/items/armor/leather.json b/parser/items/armor/leather.json
new file mode 100644
index 0000000..c8ff9a7
--- /dev/null
+++ b/parser/items/armor/leather.json
@@ -0,0 +1,9 @@
+{
+ "name": "leather",
+ "cost": 1000,
+ "ac": 11,
+ "strength": 0,
+ "disadvantage": false,
+ "weight": 10.0,
+ "type": "light"
+} \ No newline at end of file