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>
54 lines
1.2 KiB
JSON
54 lines
1.2 KiB
JSON
{
|
|
"_id": "vgbdBstroper0000",
|
|
"_key": "!actors!vgbdBstroper0000",
|
|
"name": "Roper",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 12,
|
|
"hp": {
|
|
"value": 54,
|
|
"max": 54
|
|
},
|
|
"tl": 5.8,
|
|
"armor": 3,
|
|
"morale": 2,
|
|
"zone": "frontline",
|
|
"size": "large",
|
|
"beingType": "cryptid",
|
|
"speed": {
|
|
"value": 10
|
|
},
|
|
"appearing": "d3",
|
|
"senses": {
|
|
"darkvision": true
|
|
},
|
|
"movement": {
|
|
"climb": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "<p>Multi-Attack: 1\u00d7Tendril per (Tendrils) and 1\u00d7Bite\nBite [Melee Attack]: 17 (5d6)\nTendril [Grapple, Far]: Restrained and pulled Close</p>",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Abilities",
|
|
"description": "<p>Tendrils: Starts with 6. Targetting one causes a\n-4 penalty to the Check, but severs it if at least 4\ndamage is dealt.</p>"
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|