Curated Prompt Vault
Gothic Game HUD Overlay
{ "type": "Video Game HUD Overlay", "background": "{argument name=\"background color\" default=\"Solid color key green\"}", "theme": "{argument name=\"UI theme…
Goku Prompt Hub
Curated Prompt Vault
{ "type": "Video Game HUD Overlay", "background": "{argument name=\"background color\" default=\"Solid color key green\"}", "theme": "{argument name=\"UI theme…
Cover Preview
Cover Preview
{
"type": "Video Game HUD Overlay",
"background": "{argument name=\"background color\" default=\"Solid color key green\"}",
"theme": "{argument name=\"UI theme\" default=\"Dark Fantasy Gothic Style\"}",
"layout": {
"top_center": {
"component": "Boss Health Bar",
"design": "Gorgeous black metal frame with bat wings on the edges, with a glowing pink eye at the center of the top."
"bar_color": "{argument name=\"boss health bar color\" default=\"Red\"}",
"label": "{argument name=\"boss name\" default=\"Mother of the Second Moon\"}"
},
"bottom_left": {
"component": "Player State HUD",
"design": "Complex dark metal frame",
"elements": [
"Diamond-shaped D-pad arrow key indicator",
"Glowing yellow potion bottle with the number '3'",
"The number '15' inside the small border at the top",
"A long, right-extending bar {argument name=\"player health bar color\" default=\"green\"} health bar",
"The yellow bar below the green health bar",
"5 square quick-select inventory bars (slot 1: red circle with '3'; Cell 2: Blue icon; Cell 3: Yellow icon; Grid 4: empty; Grid 5: White Diagonal)"
]
},
"bottom_right": {
"component": "Fraction or currency indicator",
"design": "Small black decorative sign with the number '600'"
}
}
}