- 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>
45 lines
1017 B
JSON
45 lines
1017 B
JSON
{
|
|
"_id": "vgbdBsttyrannosa",
|
|
"_key": "!actors!vgbdBsttyrannosa",
|
|
"name": "Tyrannosaurus Rex",
|
|
"type": "npc",
|
|
"img": "icons/creatures/reptiles/dinosaur-horned-green.webp",
|
|
"system": {
|
|
"hd": 20,
|
|
"hp": {
|
|
"value": 90,
|
|
"max": 90
|
|
},
|
|
"tl": 6.8,
|
|
"armor": 2,
|
|
"morale": 11,
|
|
"zone": "frontline",
|
|
"size": "huge",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 50
|
|
},
|
|
"appearing": "1",
|
|
"senses": {},
|
|
"movement": {},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Bite",
|
|
"description": "[Melee Attack]: 21 (6d6) and Restrained",
|
|
"attackType": "melee",
|
|
"damage": "6d6",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [],
|
|
"loot": "",
|
|
"gmNotes": "The tyrant lizard that dominates regions that have been \"lost to time.\" Its massive jaws are nearly unstoppable by man."
|
|
},
|
|
"reviewed": false
|
|
}
|