Dark Fantasy RPG Boss Fight Screenshot
Generates a video game screenshot of a dark fantasy boss encounter complete with a customizable HUD and boss design.

プロンプト
{
"type": "ビデオゲームスクリーンショット",
"scene": {
"setting": "背景にゴシック都市の廃墟がある浅い暗い水",
"atmosphere": "{argument name=\"moon style\" default=\"massive red blood moon\"}の下のダークファンタジー",
"player_character": "後ろから見られ、黒いトレンチコートとトライコーン帽子を着用し、{argument name=\"player weapon\" default=\"jagged sword\"}と銃火器を持っている",
"boss": "{argument name=\"boss appearance\" default=\"towering mass of dark, tangled roots and flesh with glowing eyes\"}"
},
"layout": {
"sections": [
{
"position": "左上",
"title": "プレイヤーステータス",
"count": 3,
"labels": ["赤いヘルスバー", "緑のスタミナバー", "白いバー"],
"inventory": {
"count": 3,
"labels": ["赤いポーション: 20", "シルバーアイテム: 20", "{argument name=\"selected item\" default=\"Beast Blood Pellet\"}: 7"]
}
},
{
"position": "右上",
"title": "カウンター",
"count": 2,
"labels": ["通貨シンボル: 3920", "アイシンボル: 19"]
},
{
"position": "下中央",
"title": "ボスヘルス",
"count": 1,
"labels": ["{argument name=\"boss name\" default=\"Kos, Reborn\"}"]
}
]
}
}
機械翻訳 — この作品を生成したのは元のプロンプトです。
元のプロンプト
{
"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\"}"]
}
]
}
}