diff options
Diffstat (limited to 'parsed/armor/breastplate.json')
-rw-r--r-- | parsed/armor/breastplate.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/parsed/armor/breastplate.json b/parsed/armor/breastplate.json new file mode 100644 index 0000000..469c0bd --- /dev/null +++ b/parsed/armor/breastplate.json @@ -0,0 +1,12 @@ +{ + "entry": "item", + "type": "armor", + "name": "breastplate", + "cost": 40000, + "ac": 14, + "strength": 0, + "disadvantage": false, + "weight": 20.0, + "armor_type": "medium", + "text": ". Provided from PHB." +}
\ No newline at end of file |