aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/darkmantle.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2023-05-30 18:33:10 -0400
committerYour Name <you@example.com>2023-05-30 18:33:10 -0400
commite1ef3e987a1ef87fad2e44d2023e4aa50fb28c35 (patch)
treeb48a6087720d6bf69a80f0c284320320043fcdee /parsed/creatures/darkmantle.json
parentd428ae1c5b3b0ec88c1b55c56317c3750502d5f4 (diff)
downloaddmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.gz
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.tar.bz2
dmtool-e1ef3e987a1ef87fad2e44d2023e4aa50fb28c35.zip
Changed makefiles, added parsed files
Diffstat (limited to 'parsed/creatures/darkmantle.json')
-rw-r--r--parsed/creatures/darkmantle.json94
1 files changed, 94 insertions, 0 deletions
diff --git a/parsed/creatures/darkmantle.json b/parsed/creatures/darkmantle.json
new file mode 100644
index 0000000..2c1b583
--- /dev/null
+++ b/parsed/creatures/darkmantle.json
@@ -0,0 +1,94 @@
+{
+ "entry": "creatures",
+ "speed": "10 ft., fly 30 ft.",
+ "saves": [],
+ "d_resistances": [],
+ "d_vulnerabilities": [],
+ "d_immunities": [],
+ "c_immunities": [],
+ "senses": [
+ "blindsight 60 ft."
+ ],
+ "langs": "--",
+ "skills": {
+ "Stealth": 1
+ },
+ "hit_die_count": 5,
+ "hit_die_sides": 6,
+ "name": "Darkmantle",
+ "type": "monstrosity",
+ "cr": 0.5,
+ "size": "Small",
+ "alignment": "unaligned",
+ "stats": {
+ "str": 16,
+ "dex": 12,
+ "con": 13,
+ "int": 2,
+ "wis": 10,
+ "cha": 0
+ },
+ "inventory": [],
+ "observant": false,
+ "givenName": "NAME",
+ "hpMax": -1,
+ "hp": -1,
+ "natural_armor": {
+ "name": "",
+ "bonus": 0
+ },
+ "text": "",
+ "features": [
+ {
+ "entry": "feature",
+ "name": "echolocation",
+ "text": "The darkmantle can't use its blindsight while deafened.",
+ "type": "feature"
+ },
+ {
+ "entry": "feature",
+ "name": "false appearance",
+ "text": "While the darkmantle remains motionless, it is indistinguishable from a cave formation such as a stalactite or stalagmite.",
+ "type": "feature"
+ },
+ {
+ "entry": "feature",
+ "name": "crush",
+ "text": "",
+ "type": "attack",
+ "attack": {
+ "entry": "item",
+ "type": "weapons",
+ "name": "crush",
+ "cost": -1,
+ "damage": [
+ {
+ "dmg_die_count": 1,
+ "dmg_die_sides": 6,
+ "dmg_type": "bludgeoning",
+ "is_or": false
+ }
+ ],
+ "weight": -1.0,
+ "range": [
+ 0,
+ 0
+ ],
+ "reach": 5,
+ "properties": [],
+ "weapon_type": "unknown",
+ "text": ", and the darkmantle attaches to the target. If the target is Medium or smaller and the darkmantle has advantage on the attack roll, it attaches by engulfing the target's head, and the target is also blinded and unable to breathe while the darkmantle is attached in this way. \nWhile attached to the target, the darkmantle can attack no other creature except the target but has advantage on its attack rolls. The darkmantle's speed also becomes 0, it can't benefit from any bonus to its speed, and it moves with the target. \nA creature can detach the darkmantle by making a successful DC 13 Strength check as an action. On its turn, the darkmantle can detach itself from the target by using 5 feet of movement.",
+ "toHitOverride": null,
+ "dmgBonusOverride": null,
+ "abilityOverride": null
+ }
+ },
+ {
+ "entry": "feature",
+ "name": "darkness aura (1/day)",
+ "text": "A 15-\u00ad\u2010foot radius of magical darkness extends out from the darkmantle, moves with it, and spreads around corners. The darkness lasts as long as the darkmantle maintains concentration, up to 10 minutes (as if concentrating on a spell). Darkvision can't penetrate this darkness, and no natural light can illuminate it. If any of the darkness overlaps with an area of light created by a spell of 2nd level or lower, the spell creating the light is dispelled.",
+ "type": "action"
+ }
+ ],
+ "prof": 2
+} \ No newline at end of file