vagabond-rpg-foundryvtt/packs/_source/bestiary/mimic.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": "vgbdBstmimic0000",
"_key": "!actors!vgbdBstmimic0000",
"name": "Mimic",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 5,
"hp": {
"value": 22,
"max": 22
},
"tl": 2.6,
"armor": 1,
"morale": 9,
"zone": "frontline",
"size": "medium",
"beingType": "cryptid",
"speed": {
"value": 10
},
"appearing": "1",
"senses": {
"darkvision": true
},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Bite [Melee Attack]: 9 (2d8) and Restrained if smaller\nMimic [Action (Focus)]: It takes on the appearance of an Object that is its size or smaller for the Duration.\nPseudopod [Melee Attack]: 7 (3d4)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Adhere: Hinders Checks to end being Restrained by it."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}