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

54 lines
1.1 KiB
JSON

{
"_id": "vgbdBstperyton00",
"_key": "!actors!vgbdBstperyton00",
"name": "Peryton",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 4,
"hp": {
"value": 18,
"max": 18
},
"tl": 3.2,
"armor": 2,
"morale": 9,
"zone": "frontline",
"size": "medium",
"beingType": "cryptid",
"speed": {
"value": 40,
"fly": 60
},
"appearing": "2d4",
"senses": {},
"movement": {
"fly": 60
},
"immunities": ["Physical from non-Relics"],
"weaknesses": [],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Horn [Melee Attack]: 7 (2d6)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Dive Bomb: If it flies at least 20 feet toward a Target before making an attack, the attack deals an extra die of damage."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}