vagabond-rpg-foundryvtt/packs/_source/bestiary/bulette.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.1 KiB
JSON

{
"_id": "vgbdBstbulette00",
"_key": "!actors!vgbdBstbulette00",
"name": "Bulette",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 9,
"hp": {
"value": 40,
"max": 40
},
"tl": 10.9,
"armor": 4,
"morale": 7,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 40
},
"appearing": "d2",
"senses": {
"tremorsense": true
},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claw and 1\u00d7Bite\nBite [Melee Attack]: 26 (4d12)\nClaw [Melee Attack]: 10 (3d6)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Soft Underbelly: Its Armor is 0 while it is Prone."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}