aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/bearded_devil.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/bearded_devil.json
parent9034c3d2533177f7cb7a7ce939ec53f7fa63f60e (diff)
downloaddmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.gz
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.tar.bz2
dmtool-dfce4d0398a8bafbb7ad7a31345af181c0269c09.zip
Added spells
Diffstat (limited to 'parser/monsters/bearded_devil.json')
-rw-r--r--parser/monsters/bearded_devil.json19
1 files changed, 1 insertions, 18 deletions
diff --git a/parser/monsters/bearded_devil.json b/parser/monsters/bearded_devil.json
index f2bea13..b3727b6 100644
--- a/parser/monsters/bearded_devil.json
+++ b/parser/monsters/bearded_devil.json
@@ -72,24 +72,7 @@
"inventory": [
{
"name": "glaive",
- "cost": 2000,
- "damage": {
- "dmg_type": "slashing",
- "dmg_die_count": 1,
- "dmg_die_sides": 10
- },
- "weight": 6.0,
- "range": [
- 0,
- 0
- ],
- "reach": 10,
- "properties": [
- "heavy",
- "reach",
- "two-handed"
- ],
- "type": "martial melee weapons",
+ "type": "weapon",
"text": "_Melee Weapon Attack:_ +5 to hit, reach 10 ft., one target. _Hit:_ 8 (1d10 + 3) slashing damage. If the target is a creature other than an undead or a construct, it must succeed on a DC 12 Constitution saving throw or lose 5 (1d10) hit points at the start of each of its turns due to an infernal wound. Each time the devil hits the wounded target with this attack, the damage dealt by the wound increases by 5 (1d10). Any creature can take an action to stanch the wound with a successful DC 12 Wisdom (Medicine) check. The wound also closes if the target receives magical healing."
}
],