From 056c006c687995198d0ec02eeebc2b00a6097879 Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 10 Dec 2024 19:32:14 -0500 Subject: Removed parsed/ as a thing that is version controlled --- parsed/creatures/succubusincubus.json | 148 ---------------------------------- 1 file changed, 148 deletions(-) delete mode 100644 parsed/creatures/succubusincubus.json (limited to 'parsed/creatures/succubusincubus.json') diff --git a/parsed/creatures/succubusincubus.json b/parsed/creatures/succubusincubus.json deleted file mode 100644 index 7732ae4..0000000 --- a/parsed/creatures/succubusincubus.json +++ /dev/null @@ -1,148 +0,0 @@ -{ - "entry": "creatures", - "speed": "30 ft., fly 60 ft.", - "saves": [], - "d_resistances": [ - { - "type": "cold", - "qualifiers": [] - }, - { - "type": "fire", - "qualifiers": [] - }, - { - "type": "lightning", - "qualifiers": [] - }, - { - "type": "poison", - "qualifiers": [] - }, - { - "type": "bludgeoning", - "qualifiers": [ - "nonmagical" - ] - }, - { - "type": "piercing", - "qualifiers": [ - "nonmagical" - ] - }, - { - "type": "slashing", - "qualifiers": [ - "nonmagical" - ] - } - ], - "d_vulnerabilities": [], - "d_immunities": [], - "c_immunities": [], - "senses": [ - "darkvision 60 ft." - ], - "langs": "Abyssal, Common, Infernal, telepathy 60 ft.", - "skills": { - "Deception": 2, - "Insight": 2, - "Perception": 2, - "Persuasion": 2, - "Stealth": 2 - }, - "hit_die_count": 12, - "hit_die_sides": 8, - "name": "Succubus/Incubus", - "type": "fiend (shapechanger)", - "cr": 4.0, - "size": "Medium", - "alignment": "neutral evil", - "stats": { - "str": 8, - "dex": 17, - "con": 13, - "int": 15, - "wis": 12, - "cha": 20 - }, - "inventory": [], - "observant": false, - "givenName": "NAME", - "hpMax": -1, - "hp": -1, - "natural_armor": { - "name": "natural", - "bonus": 15 - }, - "text": "", - "features": [ - { - "entry": "feature", - "name": "telepathic bond", - "text": "The fiend ignores the range restriction on its telepathy when communicating with a creature it has charmed. The two don't even need to be on the same plane of existence.", - "type": "feature" - }, - { - "entry": "feature", - "name": "shapechanger", - "text": "The fiend can use its action to polymorph into a Small or Medium humanoid, or back into its true form. Without wings, the fiend loses its flying speed. Other than its size and speed, its statistics are the same in each form. Any equipment it is wearing or carrying isn't transformed. It reverts to its true form if it dies.", - "type": "feature" - }, - { - "entry": "feature", - "name": "claw", - "text": "", - "type": "attack", - "attack": { - "entry": "item", - "type": "weapons", - "name": "claw", - "cost": -1, - "damage": [ - { - "dmg_die_count": 1, - "dmg_die_sides": 6, - "dmg_type": "slashing", - "is_or": false - } - ], - "weight": -1.0, - "range": [ - 0, - 0 - ], - "reach": 5, - "properties": [ - "finesse", - "fiend form only" - ], - "weapon_type": "unknown", - "text": ".", - "toHitOverride": null, - "dmgBonusOverride": null, - "abilityOverride": null - } - }, - { - "entry": "feature", - "name": "charm", - "text": "One humanoid the fiend can see within 30 feet of it must succeed on a DC 15 Wisdom saving throw or be magically charmed for 1 day. The charmed target obeys the fiend's verbal or telepathic commands. If the target suffers any harm or receives a suicidal command, it can repeat the saving throw, ending the effect on a success. If the target successfully saves against the effect, or if the effect on it ends, the target is immune to this fiend's Charm for the next 24 hours. \nThe fiend can have only one target charmed at a time. If it charms another, the effect on the previous target ends.", - "type": "action" - }, - { - "entry": "feature", - "name": "draining kiss", - "text": "The fiend kisses a creature charmed by it or a willing creature. The target must make a DC 15 Constitution saving throw against this magic, taking 32 (5d10 + 5) psychic damage on a failed save, or half as much damage on a successful one. The target's hit point maximum is reduced by an amount equal to the damage taken. This reduction lasts until the target finishes a long rest. The target dies if this effect reduces its hit point maximum to 0.", - "type": "action" - }, - { - "entry": "feature", - "name": "etherealness", - "text": "The fiend magically enters the Ethereal Plane from the Material Plane, or vice versa.", - "type": "action" - } - ], - "prof": 2 -} \ No newline at end of file -- cgit v1.2.3