Files
5etools-mirror-2.github.io/data/bestiary/bestiary-dmg.json
TheGiddyLimit 8117ebddc5 v1.198.1
2024-01-01 19:34:49 +00:00

209 lines
3.2 KiB
JSON

{
"monster": [
{
"name": "Avatar of Death",
"source": "DMG",
"page": 164,
"srd": true,
"otherSources": [
{
"source": "TCE"
},
{
"source": "BMT"
}
],
"size": [
"M"
],
"type": "undead",
"alignment": [
"N",
"E"
],
"ac": [
20
],
"hp": {
"special": "half the hit point maximum of its summoner"
},
"speed": {
"walk": 60,
"fly": {
"number": 60,
"condition": "(hover)"
},
"canHover": true
},
"str": 16,
"dex": 16,
"con": 16,
"int": 16,
"wis": 16,
"cha": 16,
"senses": [
"darkvision 60 ft.",
"truesight 60 ft."
],
"passive": 13,
"immune": [
"necrotic",
"poison"
],
"conditionImmune": [
"charmed",
"frightened",
"paralyzed",
"petrified",
"poisoned",
"unconscious"
],
"languages": [
"all languages known to its summoner"
],
"trait": [
{
"name": "Incorporeal Movement",
"entries": [
"The avatar can move through other creatures and objects as if they were {@quickref difficult terrain||3}. It takes 5 ({@damage 1d10}) force damage if it ends its turn inside an object."
]
},
{
"name": "Turn Immunity",
"entries": [
"The avatar is immune to features that turn undead."
]
}
],
"action": [
{
"name": "Reaping Scythe",
"entries": [
"The avatar sweeps its spectral scythe through a creature within 5 feet of it, dealing 7 ({@damage 1d8 + 3}) slashing damage plus 4 ({@damage 1d8}) necrotic damage."
]
}
],
"traitTags": [
"Incorporeal Movement",
"Turn Immunity"
],
"senseTags": [
"D",
"U"
],
"languageTags": [
"XX"
],
"damageTags": [
"N",
"O",
"S"
],
"hasToken": true,
"hasFluff": true
},
{
"name": "Giant Fly",
"source": "DMG",
"page": 169,
"size": [
"L"
],
"type": "beast",
"alignment": [
"U"
],
"ac": [
11
],
"hp": {
"average": 19,
"formula": "3d10 + 3"
},
"speed": {
"walk": 30,
"fly": 60
},
"str": 14,
"dex": 13,
"con": 13,
"int": 2,
"wis": 10,
"cha": 3,
"senses": [
"darkvision 60 ft."
],
"passive": 10,
"senseTags": [
"D"
],
"hasToken": true,
"hasFluffImages": true
},
{
"name": "Larva",
"source": "DMG",
"page": 63,
"otherSources": [
{
"source": "BGDIA"
},
{
"source": "SatO"
},
{
"source": "ToFW"
}
],
"size": [
"M"
],
"type": "fiend",
"alignment": [
"N",
"E"
],
"ac": [
9
],
"hp": {
"average": 9,
"formula": "2d8"
},
"speed": {
"walk": 20
},
"str": 9,
"dex": 9,
"con": 10,
"int": 6,
"wis": 10,
"cha": 2,
"passive": 10,
"languages": [
"understands the languages it knew in life but can't speak"
],
"cr": "0",
"action": [
{
"name": "Bite",
"entries": [
"{@atk mw} {@hit 1} to hit, reach 5 ft., one target. {@h}1 ({@damage 1d4 - 1}) piercing damage."
]
}
],
"languageTags": [
"CS",
"LF"
],
"damageTags": [
"P"
],
"miscTags": [
"MW"
],
"hasToken": true
}
]
}