vagabond-rpg-foundryvtt/packs/_source/bestiary/flail-snail.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.3 KiB
JSON

{
"_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
}