vagabond-rpg-foundryvtt/packs/_source/bestiary/werewolf.json
Cal Corum 8f9a3dc14a Clean up bestiary descriptions: strip HTML and fix line breaks
- Removed HTML tags (<p>, etc.) from action/ability descriptions
- Fixed mid-sentence line breaks caused by PDF column formatting
- Descriptions now display cleanly in NPC sheet textareas

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-18 13:34:24 -06:00

52 lines
1.3 KiB
JSON

{
"_id": "vgbdBstwerewolf0",
"_key": "!actors!vgbdBstwerewolf0",
"name": "Werewolf",
"type": "npc",
"img": "icons/svg/mystery-man.svg",
"system": {
"hd": 4,
"hp": {
"value": 18,
"max": 18
},
"tl": 2.9,
"armor": 2,
"morale": 9,
"zone": "frontline",
"size": "medium",
"beingType": "cryptid",
"speed": {
"value": 40
},
"appearing": "1",
"senses": {
"darkvision": true
},
"movement": {},
"immunities": [],
"weaknesses": [],
"resistances": [],
"actions": [
{
"name": "Actions",
"description": "Multi-Attack: 2\u00d7Claw and 1\u00d7Bite Bite [Melee Attack, a Restrained Target]: 3 (d6) and pass [Will] or be cursed with Werewolf Lycanthropy.\nClaws [Melee Attack]: 2 (d4)",
"attackType": "special",
"damage": "",
"damageType": "",
"range": "",
"properties": []
}
],
"abilities": [
{
"name": "Abilities",
"description": "Bloodthirst: It is Berserk and Beings at or below half HP make Checks against it as if Vulnerable.\nShapechanger: 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
}