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

75 lines
1.0 KiB
JSON

{
"monster": [
{
"name": "Tiny Servant",
"source": "XGE",
"page": 169,
"size": [
"T"
],
"type": "construct",
"alignment": [
"U"
],
"ac": [
{
"ac": 15,
"from": [
"natural armor"
]
}
],
"hp": {
"average": 10,
"formula": "4d4"
},
"speed": {
"walk": 30,
"climb": 30
},
"str": 4,
"dex": 16,
"con": 10,
"int": 2,
"wis": 10,
"cha": 1,
"senses": [
"blindsight 60 ft. (blind beyond this radius)"
],
"passive": 10,
"immune": [
"poison",
"psychic"
],
"conditionImmune": [
"blinded",
"charmed",
"deafened",
"exhaustion",
"frightened",
"paralyzed",
"petrified",
"poisoned"
],
"action": [
{
"name": "Slam",
"entries": [
"{@atk mw} {@hit 5} to hit, reach 5 ft., one target. {@h}5 ({@damage 1d4 + 3}) bludgeoning damage."
]
}
],
"senseTags": [
"B"
],
"damageTags": [
"B"
],
"miscTags": [
"MW"
],
"hasToken": true
}
]
}