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:
197
data/bestiary/bestiary-dod.json
Normal file
197
data/bestiary/bestiary-dod.json
Normal file
@@ -0,0 +1,197 @@
|
||||
{
|
||||
"monster": [
|
||||
{
|
||||
"name": "Yarnspinner",
|
||||
"isNamedCreature": true,
|
||||
"source": "DoD",
|
||||
"page": 22,
|
||||
"size": [
|
||||
"H"
|
||||
],
|
||||
"type": {
|
||||
"type": "fey",
|
||||
"tags": [
|
||||
"archfey"
|
||||
]
|
||||
},
|
||||
"alignment": [
|
||||
"L",
|
||||
"G"
|
||||
],
|
||||
"ac": [
|
||||
{
|
||||
"ac": 16,
|
||||
"from": [
|
||||
"natural armor"
|
||||
]
|
||||
}
|
||||
],
|
||||
"hp": {
|
||||
"average": 138,
|
||||
"formula": "12d12 + 60"
|
||||
},
|
||||
"speed": {
|
||||
"walk": 40,
|
||||
"climb": 40
|
||||
},
|
||||
"str": 24,
|
||||
"dex": 16,
|
||||
"con": 21,
|
||||
"int": 18,
|
||||
"wis": 21,
|
||||
"cha": 19,
|
||||
"save": {
|
||||
"con": "+9",
|
||||
"wis": "+9",
|
||||
"cha": "+8"
|
||||
},
|
||||
"skill": {
|
||||
"perception": "+13",
|
||||
"stealth": "+7"
|
||||
},
|
||||
"senses": [
|
||||
"truesight 120 ft."
|
||||
],
|
||||
"passive": 23,
|
||||
"conditionImmune": [
|
||||
"charmed",
|
||||
"frightened"
|
||||
],
|
||||
"languages": [
|
||||
"Common",
|
||||
"Druidic",
|
||||
"Sylvan"
|
||||
],
|
||||
"cr": "10",
|
||||
"spellcasting": [
|
||||
{
|
||||
"name": "Spellcasting",
|
||||
"headerEntries": [
|
||||
"Yarnspinner casts one of the following spells, requiring no material components and using Wisdom as the spellcasting ability (spell save {@dc 17}):"
|
||||
],
|
||||
"will": [
|
||||
"{@spell faerie fire}",
|
||||
"{@spell speak with animals}"
|
||||
],
|
||||
"daily": {
|
||||
"2e": [
|
||||
"{@spell animal friendship}",
|
||||
"{@spell create food and water}",
|
||||
"{@spell revivify}"
|
||||
],
|
||||
"1e": [
|
||||
"{@spell awaken} (as an action)",
|
||||
"{@spell pass without trace}"
|
||||
]
|
||||
},
|
||||
"ability": "wis",
|
||||
"displayAs": "action"
|
||||
}
|
||||
],
|
||||
"trait": [
|
||||
{
|
||||
"name": "Fey Rebirth",
|
||||
"entries": [
|
||||
"If Yarnspinner dies in his Domain of Delight, he revives with all his hit points {@dice 1d4} days later in a safe location in that domain."
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Legendary Resistance (3/Day)",
|
||||
"entries": [
|
||||
"If Yarnspinner fails a saving throw, he can choose to succeed instead."
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Spider Climb",
|
||||
"entries": [
|
||||
"Yarnspinner can climb difficult surfaces, including upside down on ceilings, without needing to make an ability check."
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Web Walker",
|
||||
"entries": [
|
||||
"Yarnspinner ignores movement restrictions caused by webbing."
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Web Weaver (3/Day)",
|
||||
"entries": [
|
||||
"Yarnspinner can take 1 minute to craft one of the following structures out of webbing:",
|
||||
{
|
||||
"type": "list",
|
||||
"items": [
|
||||
"A 3-inch-thick, opaque wall of webbing consisting of up to three 10-foot-square sections, each of which must be anchored on at least two sides by other walls or surfaces. Each section has AC 12; 20 hit points; vulnerability to fire damage; and immunity to bludgeoning, poison, and psychic damage.",
|
||||
"A hut small enough to fit in a 10-foot cube. The hut comes with a closable door and a comfortable bed made of webbing, sized for a Tiny, Small, or Medium creature.",
|
||||
"A message consisting of no more than twenty-five characters, anchored at various points so it hangs in the air."
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"action": [
|
||||
{
|
||||
"name": "Multiattack",
|
||||
"entries": [
|
||||
"Yarnspinner makes two Bite attacks and uses Spellcasting or Web once."
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Bite",
|
||||
"entries": [
|
||||
"{@atk mw} {@hit 11} to hit, reach 10 ft., one target. {@h}17 ({@damage 3d6 + 7}) piercing damage plus 11 ({@damage 2d10}) poison damage."
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Web",
|
||||
"entries": [
|
||||
"Yarnspinner shoots webbing at one creature he can see within 120 feet of himself. The target must succeed on a {@dc 17} Strength saving throw or be {@condition restrained} for 1 hour. The target can repeat the save at the end of each of its turns, ending the effect on itself on a success."
|
||||
]
|
||||
}
|
||||
],
|
||||
"traitTags": [
|
||||
"Legendary Resistances",
|
||||
"Spider Climb",
|
||||
"Web Walker"
|
||||
],
|
||||
"senseTags": [
|
||||
"U"
|
||||
],
|
||||
"actionTags": [
|
||||
"Multiattack"
|
||||
],
|
||||
"languageTags": [
|
||||
"C",
|
||||
"DU",
|
||||
"S"
|
||||
],
|
||||
"damageTags": [
|
||||
"I",
|
||||
"P"
|
||||
],
|
||||
"spellcastingTags": [
|
||||
"O"
|
||||
],
|
||||
"miscTags": [
|
||||
"AOE",
|
||||
"MW",
|
||||
"RCH"
|
||||
],
|
||||
"conditionInflict": [
|
||||
"restrained"
|
||||
],
|
||||
"conditionInflictSpell": [
|
||||
"charmed"
|
||||
],
|
||||
"savingThrowForced": [
|
||||
"strength"
|
||||
],
|
||||
"savingThrowForcedSpell": [
|
||||
"dexterity",
|
||||
"wisdom"
|
||||
],
|
||||
"hasToken": true,
|
||||
"hasFluff": true,
|
||||
"hasFluffImages": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user