vagabond-rpg-foundryvtt/packs/_source/bestiary/beisht-kione-dhoo.json
Cal Corum 7133c13476 Add 143 new bestiary creatures from PDF extraction
Extracted creatures include:
- Dragons (Hatchling, Elder, Ancient)
- Elementals (Air, Fire, Water, Earth variants)
- Classic monsters (Troll, Goblin, Orc, Ogre, Minotaur, etc.)
- Undead (Ghost, Banshee, Death Knight, etc.)
- Fae (Brownie, Pixie, Satyr, Hags, etc.)
- Oozes & Plants (Black Pudding, Shambling Mound, Treant)
- Outer beings and cryptids

All creatures have accurate base stats (HD, HP, TL, Speed, Armor, Morale,
Zone, Size, Type) parsed from the PDF. Actions and abilities are captured
as raw text for future refinement.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 13:28:10 -06:00

54 lines
1.5 KiB
JSON

{
"_id": "vgbdBstbeishtkio",
"_key": "!actors!vgbdBstbeishtkio",
"name": "Beisht Kione Dhoo",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 13,
"hp": {
"value": 58,
"max": 58
},
"tl": 6.6,
"armor": 3,
"morale": 11,
"zone": "frontline",
"size": "huge",
"beingType": "fae",
"speed": {
"value": 5
},
"appearing": "1",
"senses": {
"darkvision": true
},
"movement": {
"swim": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "<p>Multi-Attack: 1\u00d7Bite and 1\u00d7Slam\nBite [Melee Attack]: 10 (3d6) and Restrained if it is\nLarge or smaller. If this Being has a Target this way, it\ncan only Bite the Restrained Target.\nSlam [Melee Attack]: 11 (2d10) and shoved Prone if\nLarge or smaller than this Being.</p>",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "<p>Amphibious: Breathes air and water.\nDreadnought: Deals double damage to vehicles.\nTerror III: Enemies that can see it for the first time and\nat the start of their Turns must pass a [Will] Save or be\nFrightened (until they pass this Check on a subsequent\nTurn, or for Cd8 Rounds afterwards).</p>"
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}