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>
52 lines
1.2 KiB
JSON
52 lines
1.2 KiB
JSON
{
|
|
"_id": "vgbdBstkraken000",
|
|
"_key": "!actors!vgbdBstkraken000",
|
|
"name": "Kraken",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 20,
|
|
"hp": {
|
|
"value": 89,
|
|
"max": 89
|
|
},
|
|
"tl": 22.3,
|
|
"armor": 4,
|
|
"morale": 11,
|
|
"zone": "frontline",
|
|
"size": "medium",
|
|
"beingType": "cryptid",
|
|
"speed": {
|
|
"value": 20
|
|
},
|
|
"appearing": "1",
|
|
"senses": {},
|
|
"movement": {
|
|
"swim": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "<p>Lightning Bolt [Cast, 2 (d4) 120' Lines | Reflex]\n(Recharge Cd4): 21 (6d6)\nMulti-Attack: 1\u00d7Tentacle per (Tentacles)\nTentacle [Grapple]: 13 (3d8) and Restrained if smaller</p>",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Abilities",
|
|
"description": "<p>Tentacles: Starts with 8. Targetting one causes a -4\npenalty to the Check, but severs it if at least 16\ndamage is dealt.</p>"
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|