aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/wraith.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2024-12-10 19:32:14 -0500
committerYour Name <you@example.com>2024-12-10 19:32:14 -0500
commit056c006c687995198d0ec02eeebc2b00a6097879 (patch)
tree4530b3c58565a20b412b75a9bc3dede242b652e5 /parsed/creatures/wraith.json
parentcf09e74f030e39c1da1dc1baeb7dd7a55ddbaf57 (diff)
downloaddmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.gz
dmtool-056c006c687995198d0ec02eeebc2b00a6097879.tar.bz2
dmtool-056c006c687995198d0ec02eeebc2b00a6097879.zip
Removed parsed/ as a thing that is version controlled
Diffstat (limited to 'parsed/creatures/wraith.json')
-rw-r--r--parsed/creatures/wraith.json178
1 files changed, 0 insertions, 178 deletions
diff --git a/parsed/creatures/wraith.json b/parsed/creatures/wraith.json
deleted file mode 100644
index 737357a..0000000
--- a/parsed/creatures/wraith.json
+++ /dev/null
@@ -1,178 +0,0 @@
-{
- "entry": "creatures",
- "speed": "0 ft., fly 60 ft. (hover)",
- "saves": [],
- "d_resistances": [
- {
- "type": "acid",
- "qualifiers": []
- },
- {
- "type": "cold",
- "qualifiers": []
- },
- {
- "type": "fire",
- "qualifiers": []
- },
- {
- "type": "lightning",
- "qualifiers": []
- },
- {
- "type": "thunder",
- "qualifiers": []
- },
- {
- "type": "bludgeoning",
- "qualifiers": [
- "nonmagical",
- "non-silvered"
- ]
- },
- {
- "type": "piercing",
- "qualifiers": [
- "nonmagical",
- "non-silvered"
- ]
- },
- {
- "type": "slashing",
- "qualifiers": [
- "nonmagical",
- "non-silvered"
- ]
- }
- ],
- "d_vulnerabilities": [],
- "d_immunities": [
- {
- "type": "necrotic",
- "qualifiers": []
- },
- {
- "type": "poison",
- "qualifiers": []
- }
- ],
- "c_immunities": [
- {
- "type": "charmed",
- "qualifiers": []
- },
- {
- "type": "exhaustion",
- "qualifiers": []
- },
- {
- "type": "grappled",
- "qualifiers": []
- },
- {
- "type": "paralyzed",
- "qualifiers": []
- },
- {
- "type": "petrified",
- "qualifiers": []
- },
- {
- "type": "poisoned",
- "qualifiers": []
- },
- {
- "type": "prone",
- "qualifiers": []
- },
- {
- "type": "restrained",
- "qualifiers": []
- }
- ],
- "senses": [
- "darkvision 60 ft."
- ],
- "langs": "the languages it knew in life",
- "skills": {},
- "hit_die_count": 9,
- "hit_die_sides": 8,
- "name": "Wraith",
- "type": "undead",
- "cr": 5.0,
- "size": "Medium",
- "alignment": "neutral evil",
- "stats": {
- "str": 6,
- "dex": 16,
- "con": 16,
- "int": 12,
- "wis": 14,
- "cha": 15
- },
- "inventory": [],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "text": "",
- "features": [
- {
- "entry": "feature",
- "name": "incorporeal movement",
- "text": "The wraith can move through other creatures and objects as if they were difficult terrain. It takes 5 (1d10) force damage if it ends its turn inside an object.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "sunlight sensitivity",
- "text": "While in sunlight, the wraith has disadvantage on attack rolls, as well as on Wisdom (Perception) checks that rely on sight.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "life drain",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "life drain",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 4,
- "dmg_die_sides": 8,
- "dmg_type": "necrotic",
- "is_or": false
- }
- ],
- "weight": -1.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [
- "finesse"
- ],
- "weapon_type": "unknown",
- "text": ". The target must succeed on a DC 14 Constitution saving throw or its 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.",
- "toHitOverride": null,
- "dmgBonusOverride": null,
- "abilityOverride": null
- }
- },
- {
- "entry": "feature",
- "name": "create specter",
- "text": "The wraith targets a humanoid within 10 feet of it that has been dead for no longer than 1 minute and died violently. The target's spirit rises as a specter in the space of its corpse or in the nearest unoccupied space. The specter is under the wraith's control. The wraith can have no more than seven specters under its control at one time.",
- "type": "action"
- }
- ],
- "prof": 3
-} \ No newline at end of file