aboutsummaryrefslogtreecommitdiff
path: root/parser/monsters/winter_wolf.json
diff options
context:
space:
mode:
authorYour Name <you@example.com>2021-04-29 14:17:08 -0400
committerYour Name <you@example.com>2021-04-29 14:17:08 -0400
commit5a813a75412ac9b8fadb90c9abd46dd95aee8e9b (patch)
tree75c5466d459c793430a6481cd276a624cd843794 /parser/monsters/winter_wolf.json
parentcd57ad6e208728bafcbc8c7d7b85d88603706978 (diff)
downloaddmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.gz
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.tar.bz2
dmtool-5a813a75412ac9b8fadb90c9abd46dd95aee8e9b.zip
Removed data files from repo
Diffstat (limited to 'parser/monsters/winter_wolf.json')
-rw-r--r--parser/monsters/winter_wolf.json86
1 files changed, 0 insertions, 86 deletions
diff --git a/parser/monsters/winter_wolf.json b/parser/monsters/winter_wolf.json
deleted file mode 100644
index a92533a..0000000
--- a/parser/monsters/winter_wolf.json
+++ /dev/null
@@ -1,86 +0,0 @@
-{
- "speed": "50 ft.",
- "saves": [],
- "d_resistances": [],
- "d_vulnerabilities": [],
- "d_immunities": [
- {
- "type": "cold",
- "qualifiers": []
- }
- ],
- "c_immunities": [],
- "senses": [],
- "langs": "Common, Giant, Winter Wolf",
- "skills": {
- "Perception": 2,
- "Stealth": 1
- },
- "hit_die_count": 10,
- "hit_die_sides": 10,
- "name": "Winter Wolf",
- "type": "monstrosity",
- "cr": 3.0,
- "size": "Large",
- "alignment": "neutral evil",
- "stats": {
- "str": 18,
- "dex": 13,
- "con": 14,
- "int": 7,
- "wis": 12,
- "cha": 8
- },
- "inventory": [],
- "natural_armor": {
- "name": "natural",
- "bonus": 13
- },
- "description": "The arctic-dwelling winter wolf is as large as a dire wolf but has snow-white fur and pale blue eyes. Frost giants use these evil creatures as guards and hunting companions, putting the wolves' deadly breath weapon to use against their foes. Winter wolves communicate with one another using growls and barks, but they speak Common and Giant well enough to follow simple conversations.",
- "features": [
- {
- "name": "keen hearing and smell",
- "text": "The wolf has advantage on Wisdom (Perception) checks that rely on hearing or smell.",
- "type": "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"
- },
- {
- "name": "snow camouflage",
- "text": "The wolf has advantage on Dexterity (Stealth) checks made to hide in snowy terrain.",
- "type": "feature"
- },
- {
- "name": "bite",
- "text": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6 + 4) piercing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be knocked prone.",
- "type": "action",
- "attack": {
- "name": "bite",
- "cost": 0,
- "damage": {
- "dmg_type": "piercing",
- "dmg_die_count": 2,
- "dmg_die_sides": 6
- },
- "weight": 0.0,
- "range": [
- 0,
- 0
- ],
- "reach": 5,
- "properties": [],
- "type": "unknown",
- "text": "_Melee Weapon Attack:_ +6 to hit, reach 5 ft., one target. _Hit:_ 11 (2d6 + 4) piercing damage. If the target is a creature, it must succeed on a DC 14 Strength saving throw or be knocked prone."
- }
- },
- {
- "name": "cold breath (recharge 5\u20136)",
- "text": "The wolf exhales a blast of freezing wind in a 15-foot cone. Each creature in that area must make a DC 12 Dexterity saving throw, taking 18 (4d8) cold damage on a failed save, or half as much damage on a successful one.",
- "type": "action"
- }
- ],
- "prof": 2
-} \ No newline at end of file