vagabond-rpg-foundryvtt/packs/_source/bestiary/hobgoblin.json
Cal Corum 322a648de3 Add 17 missing Cryptids to bestiary
Adds: Ankheg, Bulette, Chimera, Dobar-Chú, Dragon Turtle, Dragon Young,
Flail Snail, Griffon, Hobgoblin, Kobold, Mimic, Peryton, Questing Beast,
Rust Monster, Skeljaskrimsli, Tarrasque, Wererat

Bestiary total: 257 creatures

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

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

51 lines
1.1 KiB
JSON

{
"_id": "vgbdBsthobgoblin",
"_key": "!actors!vgbdBsthobgoblin",
"name": "Hobgoblin",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 2,
"hp": {
"value": 9,
"max": 9
},
"tl": 1.4,
"armor": 2,
"morale": 9,
"zone": "frontline",
"size": "medium",
"beingType": "cryptid",
"speed": {
"value": 30
},
"appearing": "1",
"senses": {},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Weapon [Attack]: 3 (d6) or (by Weapon)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Tactical: Targets Save against its attacks as if Vulnerable if at least one of this Being's Allies are within 5 feet of the Target."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}