diff options
Diffstat (limited to 'parsed/armor/splint.json')
-rw-r--r-- | parsed/armor/splint.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/parsed/armor/splint.json b/parsed/armor/splint.json new file mode 100644 index 0000000..216226f --- /dev/null +++ b/parsed/armor/splint.json @@ -0,0 +1,12 @@ +{ + "entry": "item", + "type": "armor", + "name": "splint", + "cost": 20000, + "ac": 17, + "strength": 15, + "disadvantage": true, + "weight": 60.0, + "armor_type": "heavy", + "text": ". Provided from PHB." +}
\ No newline at end of file |