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

53 lines
1.2 KiB
JSON

{
"_id": "vgbdBstkobold000",
"_key": "!actors!vgbdBstkobold000",
"name": "Kobold",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 1,
"hp": {
"value": 4,
"max": 4
},
"tl": 1.2,
"armor": 1,
"morale": 4,
"zone": "midline",
"size": "medium",
"beingType": "cryptid",
"speed": {
"value": 35
},
"appearing": "2d6",
"senses": {
"darkvision": true
},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Weapon [Attack]: 3 (d6) or (by Weapon)\nVariants: Normal (Sling 2/d4, Dagger 2/d4), Alchemist (Alchemist's Fire 3/d6 5/Day + Burning Cd6), Warrior (Armor 2, Spear 3/d6)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Pack Instincts: If one of its Allies is within 5 feet of a Target of this Being's Attack, that Target is Vulnerable against the Attack."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}