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>
This commit is contained in:
Cal Corum 2025-12-20 10:38:19 -06:00
parent fbc7b57b91
commit 322a648de3
17 changed files with 879 additions and 0 deletions

View File

@ -0,0 +1,53 @@
{
"_id": "vgbdBstankheg000",
"_key": "!actors!vgbdBstankheg000",
"name": "Ankheg",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 5,
"hp": {
"value": 22,
"max": 22
},
"tl": 5.1,
"armor": 3,
"morale": 5,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 40
},
"appearing": "d6",
"senses": {
"darkvision": true,
"tremorsense": true
},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Acid Spray [Ranged Attack, Near] (1/Day): 18 (4d8) and Burning (Cd4)\nBite [Melee Attack]: 10 (3d6) and Burning (Cd4)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Soft Underbelly: Its Armor is 0 while it is Prone.\nTunneler: It can Move at full Speed through solid earth and stone by digging."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}

View File

@ -0,0 +1,52 @@
{
"_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
}

View File

@ -0,0 +1,48 @@
{
"_id": "vgbdBstchimera00",
"_key": "!actors!vgbdBstchimera00",
"name": "Chimera",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 9,
"hp": {
"value": 40,
"max": 40
},
"tl": 7.0,
"armor": 3,
"morale": 9,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 10,
"fly": 30
},
"appearing": "d2",
"senses": {},
"movement": {
"fly": 30
},
"immunities": [],
"weaknesses": [],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claw, 1\u00d7Horn, 1\u00d7Lion's Bite, and 1\u00d7Breath or 1\u00d7Dragon's Bite\nClaw [Melee Attack]: 3 (d6)\nHorn [Melee Attack]: 5 (2d4)\nLion's Bite [Melee Attack]: 4 (d8)\nBreath [Cast, 10'\u00d760' Line] (Recharge Cd6): 10 (3d6)\nDragon's Bite [Melee Attack]: (3d4)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}

View File

@ -0,0 +1,48 @@
{
"_id": "vgbdBstdobarchu0",
"_key": "!actors!vgbdBstdobarchu0",
"name": "Dobar-Ch\u00fa",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 6,
"hp": {
"value": 27,
"max": 27
},
"tl": 5.8,
"armor": 2,
"morale": 9,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 30,
"swim": 40
},
"appearing": "d3",
"senses": {},
"movement": {
"swim": 40
},
"immunities": [],
"weaknesses": ["Shock"],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claw and 1\u00d7Bite\nClaw [Melee Attack]: 7 (2d6)\nBite [Melee Attack]: 10 (3d6)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}

View File

@ -0,0 +1,50 @@
{
"_id": "vgbdBstdragontur",
"_key": "!actors!vgbdBstdragontur",
"name": "Dragon Turtle",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 30,
"hp": {
"value": 135,
"max": 135
},
"tl": 10.6,
"armor": 5,
"morale": 10,
"zone": "frontline",
"size": "colossal",
"beingType": "cryptid",
"speed": {
"value": 10,
"swim": 30
},
"appearing": "1",
"senses": {
"darkvision": true
},
"movement": {
"swim": 30
},
"immunities": ["Fire"],
"weaknesses": [],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claw and 1\u00d7Steam Breath or 1\u00d7Bite\nSteam Breath [Attack; Far Cone | Endure or Reflex] (Recharge Cd6): 28 (8d6), and Burning (Cd6) if failed\nClaw [Melee Attack]: 7 (2d6)\nBite [Melee Attack]: 18 (4d8)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}

View File

@ -0,0 +1,55 @@
{
"_id": "vgbdBstdragonyou",
"_key": "!actors!vgbdBstdragonyou",
"name": "Dragon, Young",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 10,
"hp": {
"value": 45,
"max": 45
},
"tl": 5.3,
"armor": 3,
"morale": 10,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 40,
"fly": 80
},
"appearing": "1",
"senses": {
"blindsight": true
},
"movement": {
"fly": 80
},
"immunities": ["Physical from non-Relics"],
"weaknesses": [],
"resistances": [],
"statusImmunities": ["Berserk", "Charmed", "Confused", "Frightened"],
"actions": [
{
"name": "Actions",
"description": "Breath Attack [Attack | Half damage on a pass] (Recharge Cd6): See table. Take an Action to begin this Attack, which occurs on this Being's next Turn.\nMulti-Attack: 2\u00d7Claw and 1\u00d7Bite\nBite [Melee Attack]: 9 (2d8)\nClaw [Melee Attack]: 3 (d6)\nTail [Melee Attack]: 5 (d8) and shoved Prone 10' away",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Immutable: It can't be transformed.\nMagic Ward II: Cast Checks that include it as a Target have a d6 penalty.\nDragon Types: Red (Fire immune, Near Cone 14/4d6 fire+Burning), Blue (Shock immune, Far Line 13/2d12 shock+Dazed), Green (Poison immune, 15' Aura 10/3d6 poison+Sickened)"
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}

View File

@ -0,0 +1,52 @@
{
"_id": "vgbdBstflailsnai",
"_key": "!actors!vgbdBstflailsnai",
"name": "Flail Snail",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 4,
"hp": {
"value": 18,
"max": 18
},
"tl": 6.2,
"armor": 4,
"morale": 10,
"zone": "frontline",
"size": "huge",
"beingType": "cryptid",
"speed": {
"value": 10
},
"appearing": "1",
"senses": {},
"movement": {
"cling": true
},
"immunities": ["Fire", "Poison"],
"weaknesses": [],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 5\u00d7Flail\nFlail [Melee Attack]: 4 (d8)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Flails: Starts with 5 Flails. Targeting a Flail causes a -4 penalty to the Attack Check, but severs it if at least 4 damage is dealt with the attack.\nReflective Shell: When Targeted with a Spell, roll d6. On a 1, the Spell is reflected back at its source. On a 2 or 3, the Spell is dispelled. On a 4 to 6, the Spell works as normal."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}

View File

@ -0,0 +1,48 @@
{
"_id": "vgbdBstgriffon00",
"_key": "!actors!vgbdBstgriffon00",
"name": "Griffon",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 7,
"hp": {
"value": 31,
"max": 31
},
"tl": 3.7,
"armor": 2,
"morale": 8,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 30,
"fly": 80
},
"appearing": "d4",
"senses": {},
"movement": {
"fly": 80
},
"immunities": [],
"weaknesses": ["Shock"],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claw and 1\u00d7Beak\nBeak [Melee Attack]: 9 (2d8)\nClaw [Melee Attack]: 2 (d4)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}

View File

@ -0,0 +1,50 @@
{
"_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
}

View File

@ -0,0 +1,52 @@
{
"_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
}

View File

@ -0,0 +1,52 @@
{
"_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
}

View File

@ -0,0 +1,53 @@
{
"_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
}

View File

@ -0,0 +1,47 @@
{
"_id": "vgbdBstquestingb",
"_key": "!actors!vgbdBstquestingb",
"name": "Questing Beast",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 8,
"hp": {
"value": 36,
"max": 36
},
"tl": 4.8,
"armor": 2,
"morale": 9,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 60
},
"appearing": "1",
"senses": {
"darkvision": true
},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claw and 1\u00d7Bite\nBite [Melee Attack]: 6 (d12) and pass [Endure] or become Sickened (Cd6 damage)\nClaw [Melee Attack]: 3 (d6)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}

View File

@ -0,0 +1,52 @@
{
"_id": "vgbdBstrustmonst",
"_key": "!actors!vgbdBstrustmonst",
"name": "Rust Monster",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 5,
"hp": {
"value": 22,
"max": 22
},
"tl": 2.7,
"armor": 4,
"morale": 7,
"zone": "frontline",
"size": "medium",
"beingType": "cryptid",
"speed": {
"value": 15
},
"appearing": "d2",
"senses": {
"darkvision": true
},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Antenna [Cast, Touch (metal Object)]: Rust Touch\nBite [Melee Attack]: 3 (d6)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Rust Touch: Non-Relic metal Items that make contact with it corrode. When this happens, roll a d6 for each Item. On a roll of 1, the Item breaks. If the Item that breaks is larger than Medium, this destroys a 1-foot square hole that is 1-foot deep in it."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}

View File

@ -0,0 +1,53 @@
{
"_id": "vgbdBstskeljaskr",
"_key": "!actors!vgbdBstskeljaskr",
"name": "Skeljaskrimsli",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 10,
"hp": {
"value": 45,
"max": 45
},
"tl": 6.3,
"armor": 5,
"morale": 9,
"zone": "frontline",
"size": "large",
"beingType": "cryptid",
"speed": {
"value": 20,
"swim": 20
},
"appearing": "1",
"senses": {},
"movement": {
"swim": 20
},
"immunities": [],
"weaknesses": ["Poison", "Shock"],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claw and 1\u00d7Bite\nBite [Melee Attack]: 7 (2d6)\nClaw [Melee Attack]: 4 (d8)\nSlam [Melee Attack]: 7 (2d6) and Prone if this Being moved at least 20 feet straight toward the Target before the attack.",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Amphibious: It can breathe air and water.\nDreadnought: Deals double damage to vehicles."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}

View File

@ -0,0 +1,62 @@
{
"_id": "vgbdBsttarrasque",
"_key": "!actors!vgbdBsttarrasque",
"name": "Tarrasque",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 36,
"hp": {
"value": 162,
"max": 162
},
"tl": 24.7,
"armor": 10,
"morale": 9,
"zone": "frontline",
"size": "colossal",
"beingType": "cryptid",
"speed": {
"value": 120,
"swim": 120
},
"appearing": "Unique",
"senses": {
"darkvision": true
},
"movement": {
"swim": 120
},
"immunities": ["Cold", "Fire", "Shock", "Physical from non-Relics"],
"weaknesses": [],
"resistances": [],
"statusImmunities": [
"Charmed",
"Confused",
"Frightened",
"Paralyzed",
"Sickened",
"Suffocating"
],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claw, 1\u00d7Horn, 1\u00d7Bite, and 1\u00d7Tail\nClaw [Melee Attack, Near]: 18 (4d8)\nHorns [Melee Attack]: 16 (3d10)\nBite [Melee Attack]: 27 (5d10) and the Target loses a limb of its choice if failed by 10 or more\nTail [Melee Attack, Near]: 13 (3d8) and shoved Prone",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Charge: If it Moves at least 30 feet in a straight line then makes a Horn Attack on the same Turn, that attack deals double damage.\nLegendary: Cast Checks Targeting it have a d12 penalty.\nMythic: It doesn't die unless a wish is granted to do so.\nReflective Carapace: When Targeted with a Spell, roll d6. On a 1, the Spell is reflected back at its source. On a 2 or 3, the Spell is dispelled. On a 4 to 6, the Spell works as normal.\nRegenerate II: Regains 9 (2d8) HP on each of its Turns."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}

View File

@ -0,0 +1,52 @@
{
"_id": "vgbdBstwererat00",
"_key": "!actors!vgbdBstwererat00",
"name": "Wererat",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 3,
"hp": {
"value": 13,
"max": 13
},
"tl": 2.0,
"armor": 1,
"morale": 7,
"zone": "frontline",
"size": "medium",
"beingType": "cryptid",
"speed": {
"value": 40
},
"appearing": "1",
"senses": {
"darkvision": true
},
"movement": {},
"immunities": ["Physical"],
"weaknesses": ["Silvered Weapons"],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 1\u00d7Cutlass and 1\u00d7Bite\nBite [Melee Attack]: 3 (d6) and pass [Will] or be cursed with Wererat Lycanthropy.\nWeapon [Melee Attack]: 3 (d6) or (by Weapon)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Shapechanger: This is a form that a Humanlike cursed with lycanthropy can become when the curse takes hold. They revert automatically if they die."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}