Files
5etools-mirror-2.github.io/data/bestiary/bestiary-lrdt.json
TheGiddyLimit 5e0cc455b9 v1.204.0
2024-04-02 22:46:42 +01:00

252 lines
4.6 KiB
JSON

{
"monster": [
{
"name": "Alax Jadescales",
"isNpc": true,
"isNamedCreature": true,
"source": "LRDT",
"page": 11,
"size": [
"M"
],
"type": {
"type": "humanoid",
"tags": [
"dragonborn"
]
},
"alignment": [
"N",
"G"
],
"ac": [
10
],
"hp": {
"average": 58,
"formula": "9d8 + 18"
},
"speed": {
"walk": 30
},
"str": 11,
"dex": 10,
"con": 14,
"int": 11,
"wis": 16,
"cha": 15,
"skill": {
"animal handling": "+5",
"survival": "+5"
},
"senses": [
"darkvision 60 ft."
],
"passive": 13,
"resist": [
"poison"
],
"languages": [
"Common",
"Draconic"
],
"cr": "2",
"spellcasting": [
{
"name": "Spellcasting",
"type": "spellcasting",
"headerEntries": [
"Alax casts one of the following spells, using Wisdom as the spellcasting ability (spell save {@dc 13}):"
],
"will": [
"{@spell Druidcraft}",
"{@spell Resistance}"
],
"daily": {
"1e": [
"{@spell Cure Wounds}",
"{@spell Faerie Fire}",
"{@spell Purify Food and Drink}"
]
},
"ability": "wis",
"displayAs": "action"
}
],
"action": [
{
"name": "Multiattack",
"entries": [
"Alax makes two Fire Strike attacks."
]
},
{
"name": "Fire Strike",
"entries": [
"{@atk ms,rs} {@hit 5} to hit, reach 5 ft. or range 60 ft., one target. {@h}10 ({@damage 2d6 + 3}) fire damage."
]
},
{
"name": "Breath Weapon (Recharges after a Short or Long Rest)",
"entries": [
"Alax exhales a 15-foot cone of fire. Each creature in that area must make a {@dc 12} Dexterity saving throw, taking 14 ({@damage 4d6}) fire damage on a failed save, or half as much damage on a successful one."
]
}
],
"senseTags": [
"D"
],
"actionTags": [
"Breath Weapon",
"Multiattack"
],
"languageTags": [
"C",
"DR"
],
"damageTags": [
"F"
],
"spellcastingTags": [
"O"
],
"miscTags": [
"AOE"
],
"savingThrowForced": [
"dexterity"
],
"savingThrowForcedSpell": [
"dexterity"
],
"hasToken": true,
"hasFluffImages": true
},
{
"name": "Ervan Soulfallen",
"isNpc": true,
"isNamedCreature": true,
"source": "LRDT",
"page": 11,
"size": [
"M"
],
"type": {
"type": "humanoid",
"tags": [
"human"
]
},
"alignment": [
"C",
"E"
],
"ac": [
12,
{
"ac": 15,
"condition": "with {@spell mage armor}",
"braces": true
}
],
"hp": {
"average": 84,
"formula": "13d8 + 26"
},
"speed": {
"walk": 30
},
"str": 10,
"dex": 15,
"con": 14,
"int": 11,
"wis": 8,
"cha": 17,
"skill": {
"arcana": "3",
"deception": "+6"
},
"passive": 9,
"languages": [
"Common",
"Draconic"
],
"cr": "5",
"spellcasting": [
{
"name": "Spellcasting",
"type": "spellcasting",
"headerEntries": [
"Ervan casts one of the following spells, using Charisma as the spellcasting ability (spell save {@dc 14}):"
],
"will": [
"{@spell Light}",
"{@spell Mage Hand}"
],
"daily": {
"2": [
"{@spell Dimension Door}"
],
"1e": [
"{@spell Disguise Self}",
"{@spell Levitate}",
"{@spell Mage Armor}"
]
},
"ability": "cha",
"displayAs": "action"
}
],
"action": [
{
"name": "Multiattack",
"entries": [
"Ervan uses his staff to make three Arcane Blast attacks."
]
},
{
"name": "Arcane Blast",
"entries": [
"{@atk ms,rs} {@hit 6} to hit, reach 5 ft. or range 120 ft., one target. {@h}13 ({@damage 3d6 + 3}) force damage."
]
},
{
"name": "Acid Rain (Recharges after a Short or Long Rest)",
"entries": [
"Acid falls in a 10-foot-radius, 20-foot-high cylinder centered on a point Ervan can see within 120 feet of himself. Each creature in that area must make a {@dc 14} Dexterity saving throw, taking 22 ({@damage 4d10}) acid damage on a failed save, or half as much damage on a successful one."
]
}
],
"actionTags": [
"Multiattack"
],
"languageTags": [
"C",
"DR"
],
"damageTags": [
"A",
"O"
],
"damageTagsSpell": [
"O"
],
"spellcastingTags": [
"O"
],
"miscTags": [
"AOE"
],
"savingThrowForced": [
"dexterity"
],
"savingThrowForcedSpell": [
"constitution",
"dexterity"
],
"hasToken": true,
"hasFluffImages": true
}
]
}