mirror of
https://github.com/Kornstalx/5etools-mirror-2.github.io.git
synced 2025-10-28 20:45:35 -05:00
v1.198.1
This commit is contained in:
208
data/bestiary/bestiary-dmg.json
Normal file
208
data/bestiary/bestiary-dmg.json
Normal file
@@ -0,0 +1,208 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user