This commit is contained in:
TheGiddyLimit
2024-03-24 23:47:02 +00:00
parent 84065a027d
commit 12f34a38f8
153 changed files with 90818 additions and 1900 deletions

View File

@@ -1,5 +1,70 @@
{
"_meta": {
"dependencies": {
"monster": [
"MM"
]
}
},
"monster": [
{
"name": "Hound of Ill Omen",
"source": "XGE",
"page": 50,
"summonedByClass": "Sorcerer|PHB",
"_copy": {
"name": "Dire Wolf",
"source": "MM",
"_mod": {
"*": {
"mode": "replaceTxt",
"replace": "\\bwolf\\b",
"with": "hound"
},
"trait": [
{
"mode": "appendArr",
"items": [
{
"name": "Cloak of Shadows",
"entries": [
"The hound appears with a number of temporary hit points equal to half your sorcerer level."
]
},
{
"name": "Incorporeal Movement",
"entries": [
"The hound can move through other creatures and objects as if they were {@quickref difficult terrain||3}. The hound takes 5 force damage if it ends its turn inside an object."
]
},
{
"name": "Omen Sight",
"entries": [
"At the start of its turn, the hound automatically knows its target's location. If the target was hidden, it is no longer hidden from the hound."
]
},
{
"name": "Ever at Your Heels",
"entries": [
"On its turn, it can move only toward its target by the most direct route, and it can use its action only to attack its target. The hound can make opportunity attacks, but only against its target. Additionally, while the hound is within 5 feet of the target, the target has disadvantage on saving throws against any spell you cast. The hound disappears if it is reduced to 0 hit points, if its target is reduced to 0 hit points, or after 5 minutes."
]
}
]
}
]
}
},
"size": [
"M"
],
"type": "monstrosity",
"traitTags": [
"Incorporeal Movement",
"Keen Senses",
"Pack Tactics"
],
"hasToken": true
},
{
"name": "Tiny Servant",
"source": "XGE",