- 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>
54 lines
1.0 KiB
JSON
54 lines
1.0 KiB
JSON
{
|
|
"_id": "vgbdBstfrogToad0",
|
|
"_key": "!actors!vgbdBstfrogToad0",
|
|
"name": "Frog/Toad",
|
|
"type": "npc",
|
|
"img": "icons/creatures/amphibians/frog-spotted-green-yellow.webp",
|
|
"system": {
|
|
"hd": 1,
|
|
"hp": {
|
|
"value": 1,
|
|
"max": 1
|
|
},
|
|
"tl": 0.1,
|
|
"armor": 0,
|
|
"morale": 2,
|
|
"zone": "midline",
|
|
"size": "small",
|
|
"beingType": "beast",
|
|
"speed": {
|
|
"value": 20
|
|
},
|
|
"appearing": "2d6",
|
|
"senses": {},
|
|
"movement": {
|
|
"climb": true,
|
|
"cling": true,
|
|
"swim": true
|
|
},
|
|
"immunities": [],
|
|
"weaknesses": [],
|
|
"resistances": [],
|
|
"actions": [
|
|
{
|
|
"name": "Bite",
|
|
"description": "[Melee Attack]: 0",
|
|
"attackType": "melee",
|
|
"damage": "0",
|
|
"damageType": "pierce",
|
|
"range": "",
|
|
"properties": []
|
|
}
|
|
],
|
|
"abilities": [
|
|
{
|
|
"name": "Amphibious",
|
|
"description": "Can breathe air or water."
|
|
}
|
|
],
|
|
"loot": "",
|
|
"gmNotes": ""
|
|
},
|
|
"reviewed": false
|
|
}
|