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:
74
data/bestiary/bestiary-xge.json
Normal file
74
data/bestiary/bestiary-xge.json
Normal file
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user