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

54 lines
1.2 KiB
JSON

{
"_id": "vgbdBstnymph0000",
"_key": "!actors!vgbdBstnymph0000",
"name": "Nymph",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 2,
"hp": {
"value": 9,
"max": 9
},
"tl": 0.3,
"armor": 0,
"morale": 4,
"zone": "frontline",
"size": "medium",
"beingType": "fae",
"speed": {
"value": 30,
"swim": 60
},
"appearing": "d4",
"senses": {},
"movement": {
"swim": 60
},
"immunities": [],
"weaknesses": ["Cold Iron Weapons"],
"resistances": [],
"statusImmunities": [],
"actions": [
{
"name": "Actions",
"description": "Nymph's Kiss [Cast, Touch | Will]: Cursed (Cd8 Rounds, immediately suffocating and can only breathe water).",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Amphibious: Can breathe air or water.\nMagic Ward I: Cast Checks that include it as a Target have a d4 penalty."
}
],
"loot": "",
"gmNotes": ""
},
"reviewed": false
}