vagabond-rpg-foundryvtt/packs/_source/bestiary/elemental-earth.json
Cal Corum bea9070b66 Add 7 missing Primordials to bestiary
Adds: Efreeti, Elemental Earth, Elemental Lesser Water, Gelatinous Cube,
Green Slime, Kelpie, Magmot

Bestiary total: 278 creatures

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 19:48:50 -06:00

53 lines
1.2 KiB
JSON

{
"_id": "vgbdBstelemearth",
"_key": "!actors!vgbdBstelemearth",
"name": "Elemental, Earth",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 12,
"hp": {
"value": 54,
"max": 54
},
"tl": 5.6,
"armor": 4,
"morale": 10,
"zone": "frontline",
"size": "large",
"beingType": "primordial",
"speed": {
"value": 30
},
"appearing": "1",
"senses": {
"tremorsense": true
},
"movement": {},
"immunities": ["Poison", "Shock"],
"weaknesses": ["Blunt"],
"resistances": [],
"statusImmunities": ["Fatigued", "Sickened", "Suffocating"],
"actions": [
{
"name": "Actions",
"description": "Strike [Melee Attack]: 9 (2d8) plus 4 (d8) if on the ground",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Burrower: It ignores Difficult Terrain of sand, stone, and earth, and it can Move by quickly burrowing in them. However, it can't cross water deeper than its height."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}