aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/roper.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/roper.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/roper.json')
-rw-r--r--parsed/creatures/roper.json132
1 files changed, 0 insertions, 132 deletions
diff --git a/parsed/creatures/roper.json b/parsed/creatures/roper.json
deleted file mode 100644
index 421a243..0000000
--- a/parsed/creatures/roper.json
+++ /dev/null
@@ -1,132 +0,0 @@
-{
- "entry": "creatures",
- "speed": "10 ft., climb 10 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [
- "darkvision 60 ft."
- ],
- "langs": "--",
- "skills": {
- "Perception": 1,
- "Stealth": 2
- },
- "hit_die_count": 11,
- "hit_die_sides": 10,
- "name": "Roper",
- "type": "monstrosity",
- "cr": 5.0,
- "size": "Large",
- "alignment": "neutral evil",
- "stats": {
- "str": 18,
- "dex": 8,
- "con": 17,
- "int": 7,
- "wis": 16,
- "cha": 6
- },
- "inventory": [],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "natural",
- "bonus": 20
- },
- "text": "",
- "features": [
- {
- "entry": "feature",
- "name": "false appearance",
- "text": "While the roper remains motionless, it is indistinguishable from a normal cave formation, such as a stalagmite.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "grasping tendrils",
- "text": "The roper can have up to six tendrils at a time. Each tendril can be attacked (AC 20; 10 hit points; immunity to poison and psychic damage). Destroying a tendril deals no damage to the roper, which can extrude a replacement tendril on its next turn. A tendril can also be broken if a creature takes an action and succeeds on a DC 15 Strength check against it.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "spider climb",
- "text": "The roper can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "multiattack",
- "text": "The roper makes four attacks with its tendrils, uses Reel, and makes one attack with its bite.",
- "type": "action"
- },
- {
- "entry": "feature",
- "name": "bite",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "bite",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 4,
- "dmg_die_sides": 8,
- "dmg_type": "piercing",
- "is_or": false
- }
- ],
- "weight": -1.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "weapon_type": "unknown",
- "text": ".",
- "toHitOverride": null,
- "dmgBonusOverride": null,
- "abilityOverride": null
- }
- },
- {
- "entry": "feature",
- "name": "tendril",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "tendril",
- "cost": -1,
- "damage": [],
- "weight": -1.0,
- "range": [
- 0,
- 0
- ],
- "reach": 50,
- "properties": [],
- "weapon_type": "unknown",
- "text": "The target is grappled (escape DC 15). Until the grapple ends, the target is restrained and has disadvantage on Strength checks and Strength saving throws, and the roper can't use the same tendril on another target.",
- "toHitOverride": null,
- "dmgBonusOverride": null,
- "abilityOverride": null
- }
- },
- {
- "entry": "feature",
- "name": "reel",
- "text": "The roper pulls each creature grappled by it up to 25 feet straight toward it.",
- "type": "action"
- }
- ],
- "prof": 3
-} \ No newline at end of file