vagabond-rpg-foundryvtt/packs/_source/bestiary/gelatinous-cube.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.4 KiB
JSON

{
"_id": "vgbdBstgelatinou",
"_key": "!actors!vgbdBstgelatinou",
"name": "Gelatinous Cube",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 4,
"hp": {
"value": 18,
"max": 18
},
"tl": 1.3,
"armor": 0,
"morale": 12,
"zone": "frontline",
"size": "large",
"beingType": "primordial",
"speed": {
"value": 10
},
"appearing": "1",
"senses": {
"blindsight": true
},
"movement": {},
"immunities": ["Acid", "Cold", "Shock"],
"weaknesses": [],
"resistances": [],
"statusImmunities": ["Blinded", "Charmed", "Fatigue", "Frightened", "Prone", "Suffocating"],
"actions": [
{
"name": "Actions",
"description": "Engulf [Melee Attack]: Restrained",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Amorphous: It can enter the space of other Beings and openings as small as 1 inch without squeezing.\nEngulfer: Beings that share its space are Burning (2d4).\nSticky: Hinders attempts to end being Restrained by it. Beings that make physical contact with it must pass [Endure] or be Restrained."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}