aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/marilith.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-15 15:23:23 -0400
committerYour Name <you@example.com>2021-04-15 15:23:23 -0400
commitdfce4d0398a8bafbb7ad7a31345af181c0269c09 (patch)
tree695162ff8cc25e146f52d9e26fe19ffa9934b3d6 /parser/monsters/marilith.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/monsters/marilith.json')
-rw-r--r--parser/monsters/marilith.json17
1 files changed, 1 insertions, 16 deletions
diff --git a/parser/monsters/marilith.json b/parser/monsters/marilith.json
index 11e8c19..041c07c 100644
--- a/parser/monsters/marilith.json
+++ b/parser/monsters/marilith.json
@@ -74,22 +74,7 @@
"inventory": [
{
"name": "longsword",
- "cost": 1500,
- "damage": {
- "dmg_type": "slashing",
- "dmg_die_count": 2,
- "dmg_die_sides": 8
- },
- "weight": 3.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [
- "versatile"
- ],
- "type": "martial melee weapons",
+ "type": "weapon",
"text": "_Melee Weapon Attack:_ +9 to hit, reach 5 ft., one target. _Hit:_ 13 (2d8 + 4) slashing damage."
}
],