vagabond-rpg-foundryvtt/packs/_source/bestiary/doppelganger.json
Cal Corum 7454ee1361 Add 5 missing Fae to bestiary
Adds: Carcolh, Doppelgänger, Hag Grove, Nymph, Unicorn

Bestiary total: 262 creatures

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

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

51 lines
1.2 KiB
JSON

{
"_id": "vgbdBstdoppelgan",
"_key": "!actors!vgbdBstdoppelgan",
"name": "Doppelg\u00e4nger",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 4,
"hp": {
"value": 18,
"max": 18
},
"tl": 2.6,
"armor": 2,
"morale": 10,
"zone": "frontline",
"size": "medium",
"beingType": "fae",
"speed": {
"value": 30
},
"appearing": "d6",
"senses": {},
"movement": {},
"immunities": [],
"weaknesses": ["Cold Iron Weapons"],
"resistances": [],
"statusImmunities": ["Charmed", "Unconscious"],
"actions": [
{
"name": "Actions",
"description": "Shapechange [Cast, Self (Focus)] (1/Minute): Appears to be a Being of humanoid form it has seen.\nBite [Melee Attack]: 6 (d12)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Doppelgang: Enemy Abilities treat this Being as an Ally while they are convinced it is an Ally."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}