{
"type": "video game HUD overlay",
"background": "solid chroma key green",
"theme": "dark fantasy gothic",
"layout": {
"top_center": {
"component": "boss health bar",
"design": "ornate black metal frame with bat wings on the edges and a glowing pink eye in the top center",
"bar_color": "red",
"label": "Mother of the Second Moon"
},
"bottom_left": {
"component": "player status HUD",
"design": "intricate dark metal frame",
"elements": [
"diamond-shaped D-pad indicator",
"glowing yellow potion flask with the number '3'",
"number '15' in a small top frame",
"long green health bar extending to the right",
"shorter yellow bar underneath the green bar",
"row of 5 square quick-select inventory slots (slot 1: red circle with '3', slot 2: blue icon, slot 3: yellow icon, slot 4: empty, slot 5: white diagonal line)"
]
},
"bottom_right": {
"component": "score or currency indicator",
"design": "small black decorative plaque with the number '600'"
}
}
}