vagabond-rpg-foundryvtt/packs/_source/bestiary/elemental-lesser-fire.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

52 lines
1.1 KiB
JSON

{
"_id": "vgbdBstelementa8",
"_key": "!actors!vgbdBstelementa8",
"name": "Elemental, Lesser Fire",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 8,
"hp": {
"value": 36,
"max": 36
},
"tl": 3.6,
"armor": 3,
"morale": 10,
"zone": "midline",
"size": "medium",
"beingType": "primordial",
"speed": {
"value": 0
},
"appearing": "1",
"senses": {},
"movement": {
"fly": true
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "<p>Flame [Ranged Attack]: 4 (d8) and Burning (Cd4)</p>",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "<p>Living Fire: Close Beings are Burning (d6).\nIlluminating: Sheds Light out to Near.\nSeep: It can enter the space of other Beings and\nopenings as small as 1 inch without squeezing.</p>"
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}