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.4 KiB
JSON
54 lines
1.4 KiB
JSON
{
|
|
"_id": "vgbdBstfroghemot",
|
|
"_key": "!actors!vgbdBstfroghemot",
|
|
"name": "Froghemoth",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 16,
|
|
"hp": {
|
|
"value": 72,
|
|
"max": 72
|
|
},
|
|
"tl": 7.8,
|
|
"armor": 3,
|
|
"morale": 9,
|
|
"zone": "frontline",
|
|
"size": "huge",
|
|
"beingType": "cryptid",
|
|
"speed": {
|
|
"value": 30
|
|
},
|
|
"appearing": "1",
|
|
"senses": {
|
|
"darkvision": true
|
|
},
|
|
"movement": {
|
|
"swim": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "<p>Bite [Melee Attack]: 16 (3d10)\nMulti-Attack: 2\u00d7Tentacle\nTentacle [Melee Attack, Near]: 13 (3d8) and\nRestrained if smaller. It can't Restrain more than one\nTarget at a time with the same Tentacle.\nTongue [Melee Attack, Near]: Restrained if smaller.\nIf Restrained, it is pulled to Close, and this Being can\nmake a Bite Attack against it.</p>",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Abilities",
|
|
"description": "<p>Tentacles: Starts with 4 Tentacles. Targetting one\ncauses a -4 penalty to the Attack Check, but severs it\nif at least 15 damage is dealt with the attack.</p>"
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|