- 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>
52 lines
1.1 KiB
JSON
52 lines
1.1 KiB
JSON
{
|
|
"_id": "vgbdBsthippopot1",
|
|
"_key": "!actors!vgbdBsthippopot1",
|
|
"name": "Hippopotamus",
|
|
"type": "npc",
|
|
"img": "icons/creatures/mammals/rhinoceros-gray.webp",
|
|
"system": {
|
|
"hd": 8,
|
|
"hp": {
|
|
"value": 36,
|
|
"max": 36
|
|
},
|
|
"tl": 3.1,
|
|
"armor": 2,
|
|
"morale": 9,
|
|
"zone": "frontline",
|
|
"size": "large",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 20
|
|
},
|
|
"appearing": "1",
|
|
"senses": {},
|
|
"movement": {
|
|
"swim": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Bite",
|
|
"description": "[Melee Attack]: 7 (2d6) and Restrained if it is smaller. This always hits a Target Restrained this way.",
|
|
"attackType": "melee",
|
|
"damage": "2d6",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Aggressor",
|
|
"description": "The first time it Moves at least 10 feet toward an Enemy on a Turn, it regains that Speed."
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": "Speed: 20' (Swim 40')"
|
|
},
|
|
"reviewed": false
|
|
}
|