📝 提示词
{
"type": "video game screenshot",
"scene": {
"setting": "shallow dark water with gothic city ruins in the background",
"atmosphere": "dark fantasy under a {argument name="moon style" default="massive red blood moon"}",
"player_character": "viewed from behind, wearing a dark trench coat and tricorn hat, holding a {argument name="player weapon" default="jagged sword"} and a firearm",
"boss": "{argument name="boss appearance" default="towering mass of dark, tangled roots and flesh with glowing eyes"}"
},
"layout": {
"sections": [
{
"position": "top-left",
"title": "Player Stats",
"count": 3,
"labels": ["red health bar", "green stamina bar", "white bar"],
"inventory": {
"count": 3,
"labels": ["red potion: 20", "silver item: 20", "{argument name="selected item" default="Beast Blood Pellet"}: 7"]
}
},
{
"position": "top-right",
"title": "Counters",
"count": 2,
"labels": ["currency symbol: 3920", "eye symbol: 19"]
},
{
"position": "bottom-center",
"title": "Boss Health",
"count": 1,
"labels": ["{argument name="boss name" default="Kos, Reborn"}"]
}
]
}
}