vagabond-rpg-foundryvtt/packs/_source/bestiary/flying-spellbook.json
Cal Corum fbc7b57b91 Add 13 Artificials creatures to bestiary compendium
New creatures: Crawling Wall, Dungeonheart, Flying Spellbook, Flying Sword,
Joust Guardian, Golem Flesh, Homunculus, Living Statue Crystal, Necrophidius,
Potead (Small/Medium/Large), Ripworm.

Fixed ID collisions for Living Statue variants.

Bestiary now contains 240 creatures total.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-20 10:18:15 -06:00

54 lines
1.4 KiB
JSON

{
"_id": "vgbdBstflyingspe",
"_key": "!actors!vgbdBstflyingspe",
"name": "Flying Spellbook",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 1,
"hp": {
"value": 1,
"max": 1
},
"tl": 0.7,
"armor": 0,
"morale": 12,
"zone": "backline",
"size": "small",
"beingType": "artificial",
"speed": {
"value": 0
},
"appearing": "d6",
"senses": {
"blindsight": true
},
"movement": {
"fly": true
},
"immunities": ["poison"],
"weaknesses": ["fire"],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Freeze [Cast, Remote | Endure] (Recharge Cd4): 3 (d6) and its Speed is reduced by 10 feet (Cd4).\nZap [Cast, Bolt | Reflex] (Recharge Cd4): 3 (d6) and Dazed (Cd4)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Antimagic Vulnerability: It is Dazed for Cd4 if affected by the Dispel Spell or other antimagic.\nNimble: Attacks against it can't be Favored if it can Move.\nStatus Immunities: Sickened, Suffocating\nFly Speed: 30'"
}
],
"loot": "",
"gmNotes": "An animated spellbook that flies like a bird, capable of casting the magic written on its pages."
},
"reviewed": false
}