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