aboutsummaryrefslogtreecommitdiff
path: root/parsed/creatures/dire_wolf.json
diff options
context:
space:
mode:
Diffstat (limited to 'parsed/creatures/dire_wolf.json')
-rw-r--r--parsed/creatures/dire_wolf.json87
1 files changed, 0 insertions, 87 deletions
diff --git a/parsed/creatures/dire_wolf.json b/parsed/creatures/dire_wolf.json
deleted file mode 100644
index d970cc8..0000000
--- a/parsed/creatures/dire_wolf.json
+++ /dev/null
@@ -1,87 +0,0 @@
-{
- "entry": "creatures",
- "speed": "50 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [],
- "c_immunities": [],
- "senses": [],
- "langs": "--",
- "skills": {
- "Perception": 1,
- "Stealth": 1
- },
- "hit_die_count": 5,
- "hit_die_sides": 10,
- "name": "Dire Wolf",
- "type": "beast",
- "cr": 1.0,
- "size": "Large",
- "alignment": "unaligned",
- "stats": {
- "str": 17,
- "dex": 15,
- "con": 15,
- "int": 3,
- "wis": 12,
- "cha": 7
- },
- "inventory": [],
- "observant": false,
- "givenName": "NAME",
- "hpMax": -1,
- "hp": -1,
- "natural_armor": {
- "name": "natural",
- "bonus": 14
- },
- "text": "",
- "features": [
- {
- "entry": "feature",
- "name": "keen hearing and smell",
- "text": "The wolf has advantage on Wisdom (Perception) checks that rely on hearing or smell.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "pack tactics",
- "text": "The wolf has advantage on an attack roll against a creature if at least one of the wolf's allies is within 5 feet of the creature and the ally isn't incapacitated.",
- "type": "feature"
- },
- {
- "entry": "feature",
- "name": "bite",
- "text": "",
- "type": "attack",
- "attack": {
- "entry": "item",
- "type": "weapons",
- "name": "bite",
- "cost": -1,
- "damage": [
- {
- "dmg_die_count": 2,
- "dmg_die_sides": 6,
- "dmg_type": "piercing",
- "is_or": false
- }
- ],
- "weight": -1.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "weapon_type": "unknown",
- "text": ". If the target is a creature, it must succeed on a DC 13 Strength saving throw or be knocked prone.",
- "toHitOverride": null,
- "dmgBonusOverride": null,
- "abilityOverride": null
- }
- }
- ],
- "prof": 2
-} \ No newline at end of file