From 1965a16ab539afc493fd46290fa2d59f4f4d794f Mon Sep 17 00:00:00 2001 From: Jafner <40403594+Jafner@users.noreply.github.com> Date: Tue, 18 May 2021 23:32:44 -0700 Subject: [PATCH] Added Rockwyrm Built with the homebrew builder! --- .../Jafner; JafnerBrew Collection.json | 137 ++++++++++++++++++ 1 file changed, 137 insertions(+) diff --git a/jafner-homebrew/Jafner; JafnerBrew Collection.json b/jafner-homebrew/Jafner; JafnerBrew Collection.json index e7a1a5d3..ec3419ed 100644 --- a/jafner-homebrew/Jafner; JafnerBrew Collection.json +++ b/jafner-homebrew/Jafner; JafnerBrew Collection.json @@ -797,5 +797,142 @@ } ] } + ], + "monster": [ + { + "name": "Rockwyrm", + "size": "L", + "type": "dragon", + "source": "JB", + "alignment": [ + "N" + ], + "ac": [ + { + "ac": 16, + "from": [ + "natural armor" + ] + } + ], + "hp": { + "formula": "8d12 + 24", + "average": 76 + }, + "speed": { + "walk": 30, + "fly": 50, + "canHover": false + }, + "str": 20, + "dex": 14, + "con": 17, + "int": 12, + "wis": 14, + "cha": 11, + "passive": 15, + "cr": "8", + "senses": [ + "darkvision 120 ft." + ], + "senseTags": [ + "SD" + ], + "languages": [ + "Common", + "Draconic" + ], + "languageTags": [ + "C", + "DR" + ], + "save": { + "str": "+8", + "wis": "+5" + }, + "skill": { + "deception": "+3", + "survival": "+5", + "perception": "+5" + }, + "resist": [ + { + "resist": [ + "bludgeoning", + "piercing", + "slashing" + ], + "note": "from non-magical weapons" + } + ], + "conditionImmune": [ + "paralyzed", + "petrified", + "prone" + ], + "trait": [ + { + "name": "Ambusher", + "entries": [ + "The rockwyrm has advantage on attack rolls against any creature it has surprised." + ] + } + ], + "traitTags": [ + "Ambusher" + ], + "action": [ + { + "name": "Multiattack", + "entries": [ + "The rockwyrm makes three attacks: one with its bite and two with its claws. It can replace its bite with a paralyzing ray." + ] + }, + { + "name": "Bite", + "entries": [ + "{@atk mw} {@hit 8} to hit, reach 5 ft., one target. {@h}14 ({@damage 2d10 + 5}) piercing damage." + ] + }, + { + "name": "Claw", + "entries": [ + "{@atk mw} {@hit 8} to hit, reach 5 ft., one target. {@h}12 ({@damage 2d6 + 5}) slashing damage." + ] + }, + { + "name": "Paralyzing Ray {@recharge 5}", + "entries": [ + "The rockwyrm opens its third eye, emitting a magical ray at a creature it can see within 75 feet of it. The targeted creature must succeed on a {@dc 16} Constitution saving throw or be {@condition paralyzed} for 1 minute. The target can repeat the saving throw at the end of each of its turns, ending the effect on itself on a success." + ] + } + ], + "damageTags": [ + "P", + "S" + ], + "miscTags": [ + "MW" + ], + "actionTags": [ + "Multiattack" + ], + "environment": [ + "arctic", + "hill", + "mountain" + ], + "fluff": { + "entries": [ + "Rockwyrms are often mistaken for dragons. These reptiles resemble dragons and wyverns, but they tend to be sly and cunning ambushers rather than wide-ranging hunters. Since rockwyrms are careful to slay and devour isolated victims while avoiding groups of creatures, their kills are often blamed on other predators or brigands. Sometimes called \"false dragons,\" rockwyrms have rough hides of mottled gray and brown scales, smallish wings that are more suited for fighting than flying, and blunt faces with powerful jaws and a large third eye in the middle of their foreheads. Rockwyrm foreclaws are nimble enough to serve as hands for most purposes, and their tails are long and powerful.", + "Rockwyrms are found in cold, mountainous areas across Faerûn. As settlers in the Silver Marches push into the wilderness, and steadings rise in many long-uninhabited places, rockwyrms are becoming an increasing problem. There are even rumors that these hunters work together, shulking and spying, so as to better avoid armed bands and guards and strike at unprotected and isolated targets.", + "Rockwyrms stash treasure (coins, gems, tools, and other items taken from prey they deem useful for later trade or personal ransom) in rock clefts or hollows that they can conceal and guard with clever traps, but have no single, true lair. They sleep in the same fashion that they hunt-- lying motionless covered by their wings, with their scaly hides matching their surroundings (usually gray rocks or white snow) in hue.", + "Rockwyrms speak common and draconic, and also master small working vocabularies in many other languages-- depending on what prey they come into contact with." + ] + }, + "conditionInflict": [ + "paralyzed" + ] + } ] } \ No newline at end of file