Body UI and damage works better now.

This commit is contained in:
Zed A. Shaw 2026-04-01 12:13:48 -04:00
parent f6c8163acd
commit 2dec4ec993
3 changed files with 22 additions and 12 deletions

View file

@ -6,7 +6,7 @@
"foreground": "enemies/fg:player",
"background": "color:transparent"
},
{"_type": "Combat", "max_hp": 50, "max_ap": 12, "ap_delta": 6, "damage": 20, "dead": false,
{"_type": "Combat", "max_hp": 200, "max_ap": 12, "ap_delta": 6, "damage": 20, "dead": false,
"body_parts": {
"head": 200,
"chest": 200,