返回画廊数据整理自 YouMind 公共 GitHub/页面数据
插画动漫游戏美术来源:X / Twitter

哥特式 RPG Boss 战游戏截图

生成一张暗黑奇幻动作 RPG 游戏截图,包含一场克苏鲁风格的 Boss 战以及完整的游戏界面(HUD)。

Prompt 正文

默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。

{
"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\"}"]
}
]
}
}