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