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.6 KiB
JSON
54 lines
1.6 KiB
JSON
{
|
|
"_id": "vgbdBstamphipter",
|
|
"_key": "!actors!vgbdBstamphipter",
|
|
"name": "Amphiptere",
|
|
"type": "npc",
|
|
"img": "icons/svg/mystery-man.svg",
|
|
"system": {
|
|
"hd": 3,
|
|
"hp": {
|
|
"value": 13,
|
|
"max": 13
|
|
},
|
|
"tl": 1.9,
|
|
"armor": 1,
|
|
"morale": 7,
|
|
"zone": "midline",
|
|
"size": "medium",
|
|
"beingType": "cryptid",
|
|
"speed": {
|
|
"value": 5
|
|
},
|
|
"appearing": "d6",
|
|
"senses": {
|
|
"darkvision": true
|
|
},
|
|
"movement": {
|
|
"fly": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Actions",
|
|
"description": "<p>Fireball [Ranged Attack] (Recharge Cd4): 3 (d6) and\nBurning (Cd4)\nBite [Melee Attack]: 4 (d8)\nBestiary\nBestiary\n134\n134\n\fAnkheg TL: 5.1\nLarge Cryptid\nHorse-sized, acid-spewing antlions that typically\nmake their nests deep underground.\nHD: 5 (22 HP)\b Speed: 40'\nZone: Frontline Morale: 5\b # Appearing: d6\nSenses: Darksight, Seismicsense\nArmor: 3 [as Chain plus Shield]\nACTIONS\nAcid Spray [Ranged Attack, Near] (1/Day): 18 (4d8)\nand Burning (Cd4)\nBite [Melee Attack]: 10 (3d6) and Burning (Cd4)</p>",
|
|
"attackType": "special",
|
|
"damage": "",
|
|
"damageType": "",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Abilities",
|
|
"description": "<p>Soft Underbelly: Its Armor is 0 while it is Prone.\nTunneler: It can Move at full Speed through solid\nearth and stone by digging.</p>"
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|