aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/bearded_devil.json
diff options
context:
space:
mode:
Diffstat (limited to 'parser/monsters/bearded_devil.json')
-rw-r--r--parser/monsters/bearded_devil.json130
1 files changed, 0 insertions, 130 deletions
diff --git a/parser/monsters/bearded_devil.json b/parser/monsters/bearded_devil.json
deleted file mode 100644
index 93eb03c..0000000
--- a/parser/monsters/bearded_devil.json
+++ /dev/null
@@ -1,130 +0,0 @@
-{
- "speed": "30 ft.",
- "saves": [
- "str",
- "con",
- "wis"
- ],
- "d_resistances": [
- {
- "type": "cold",
- "qualifiers": []
- },
- {
- "type": "bludgeoning",
- "qualifiers": [
- "nonmagical",
- "non-silvered"
- ]
- },
- {
- "type": "piercing",
- "qualifiers": [
- "nonmagical",
- "non-silvered"
- ]
- },
- {
- "type": "slashing",
- "qualifiers": [
- "nonmagical",
- "non-silvered"
- ]
- }
- ],
- "d_vulnerabilities": [],
- "d_immunities": [
- {
- "type": "fire",
- "qualifiers": []
- },
- {
- "type": "poison",
- "qualifiers": []
- }
- ],
- "c_immunities": [
- {
- "type": "poisoned",
- "qualifiers": []
- }
- ],
- "senses": [
- "darkvision 120 ft."
- ],
- "langs": "Infernal, telepathy 120 ft.",
- "skills": {},
- "hit_die_count": 8,
- "hit_die_sides": 8,
- "name": "Bearded Devil",
- "type": "fiend (devil)",
- "cr": 3.0,
- "size": "Medium",
- "alignment": "lawful evil",
- "stats": {
- "str": 16,
- "dex": 15,
- "con": 15,
- "int": 9,
- "wis": 11,
- "cha": 11
- },
- "inventory": [
- {
- "name": "glaive",
- "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."
- }
- ],
- "natural_armor": {
- "name": "natural",
- "bonus": 13
- },
- "description": "",
- "features": [
- {
- "name": "devil's sight",
- "text": "Magical darkness doesn't impede the devil's darkvision.",
- "type": "feature"
- },
- {
- "name": "magic resistance",
- "text": "The devil has advantage on saving throws against spells and other magical effects.",
- "type": "feature"
- },
- {
- "name": "steadfast",
- "text": "The devil can't be frightened while it can see an allied creature within 30 feet of it.",
- "type": "feature"
- },
- {
- "name": "multiattack",
- "text": "The devil makes two attacks: one with its beard and one with its glaive.",
- "type": "action"
- },
- {
- "name": "beard",
- "text": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one creature. _Hit:_ 6 (1d8 + 2) piercing damage, and the target must succeed on a DC 12 Constitution saving throw or be poisoned for 1 minute. While poisoned in this way, the target can't regain hit points. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success.",
- "type": "action",
- "attack": {
- "name": "beard",
- "cost": 0,
- "damage": {
- "dmg_type": "piercing",
- "dmg_die_count": 1,
- "dmg_die_sides": 8
- },
- "weight": 0.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "type": "unknown",
- "text": "_Melee Weapon Attack:_ +5 to hit, reach 5 ft., one creature. _Hit:_ 6 (1d8 + 2) piercing damage, and the target must succeed on a DC 12 Constitution saving throw or be poisoned for 1 minute. While poisoned in this way, the target can't regain hit points. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success."
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file