aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/harpy.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/harpy.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/harpy.json')
-rw-r--r--parsed/creatures/harpy.json91
1 files changed, 0 insertions, 91 deletions
diff --git a/parsed/creatures/harpy.json b/parsed/creatures/harpy.json
deleted file mode 100644
index 5b6afa3..0000000
--- a/parsed/creatures/harpy.json
+++ /dev/null
@@ -1,91 +0,0 @@
-{
- "entry": "creatures",
- "speed": "20 ft., fly 40 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [],
- "langs": "Common",
- "skills": {},
- "hit_die_count": 7,
- "hit_die_sides": 8,
- "name": "Harpy",
- "type": "monstrosity",
- "cr": 1.0,
- "size": "Medium",
- "alignment": "chaotic evil",
- "stats": {
- "str": 12,
- "dex": 13,
- "con": 12,
- "int": 7,
- "wis": 10,
- "cha": 13
- },
- "inventory": [
- {
- "entry": "item",
- "name": "club",
- "type": "weapons",
- "text": "."
- }
- ],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "",
- "bonus": 0
- },
- "text": "",
- "features": [
- {
- "entry": "feature",
- "name": "multiattack",
- "text": "The harpy makes two attacks: one with its claws and one with its club.",
- "type": "action"
- },
- {
- "entry": "feature",
- "name": "claws",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "claws",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 2,
- "dmg_die_sides": 4,
- "dmg_type": "slashing",
- "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": "luring song",
- "text": "The harpy sings a magical melody. Every humanoid and giant within 300 feet of the harpy that can hear the song must succeed on a DC 11 Wisdom saving throw or be charmed until the song ends. The harpy must take a bonus action on its subsequent turns to continue singing. It can stop singing at any time. The song ends if the harpy is incapacitated. \nWhile charmed by the harpy, a target is incapacitated and ignores the songs of other harpies. If the charmed target is more than 5 feet away from the harpy, the target must move on its turn toward the harpy by the most direct route, trying to get within 5 feet. It doesn't avoid opportunity attacks, but before moving into damaging terrain, such as lava or a pit, and whenever it takes damage from a source other than the harpy, the target can repeat the saving throw. A charmed target can also repeat the saving throw at the end of each of its turns. If the saving throw is successful, the effect ends on it. \nA target that successfully saves is immune to this harpy's song for the next 24 hours.",
- "type": "action"
- }
- ],
- "prof": 2
-} \ No newline at end of file