第一人稱奇幻RPG
Generates a highly detailed, first-person perspective video game screenshot featuring customizable UI elements, equipped weapons, and a sprawling fantasy landscape.

Prompt
{
"type": "第一人稱角色扮演遊戲截圖",
"scene": {
"environment": "{argument name=\"city style\" default=\"位於深邃岩石峽谷中的古代廢墟丹默爾城市\"}",
"lighting": "{argument name=\"lighting and atmosphere\" default=\"黃金時段的日落,朦胧,溫暖的橙色光輝,多塵的氛圍\"}",
"details": "層疊的瀑布、高聳的石柱、帶有黃銅裝飾的圓頂結構、崎嶇的懸崖"
},
"first_person_view": {
"left_hand": "{argument name=\"left hand equipment\" default=\"圓形木製與金屬盾牌\"}",
"right_hand": "{argument name=\"right hand equipment\" default=\"長鋼劍\"}"
},
"ui_overlay": {
"count": 4,
"components": [
{
"position": "上方中央",
"description": "水平羅盤條,帶有'N'和標記"
},
{
"position": "中間左側",
"description": "浮動任務標記,帶有文字",
"text": "{argument name=\"quest objective\" default=\"抵達卡爾喬爾的丹默爾城市\"}"
},
{
"position": "左下",
"description": "三層資源條(紅色 236/236,藍色 142/142,綠色 183/183)"
},
{
"position": "右下",
"description": "兩個圓形快捷欄圖標,顯示一個火焰法術和一個弓"
}
]
}
}
機器翻譯 — 實際產出作品的是原文 prompt。
原文 Prompt
{
"type": "first-person RPG video game screenshot",
"scene": {
"environment": "{argument name=\"city style\" default=\"ancient ruined Dwemer city in a deep rocky canyon\"}",
"lighting": "{argument name=\"lighting and atmosphere\" default=\"golden hour sunset, hazy, warm orange glow, dusty atmosphere\"}",
"details": "cascading waterfalls, towering stone pillars, domed structures with brass accents, rugged cliffs"
},
"first_person_view": {
"left_hand": "{argument name=\"left hand equipment\" default=\"round wooden and metal shield\"}",
"right_hand": "{argument name=\"right hand equipment\" default=\"long steel sword\"}"
},
"ui_overlay": {
"count": 4,
"components": [
{
"position": "top center",
"description": "horizontal compass bar with 'N' and a marker"
},
{
"position": "middle left",
"description": "floating quest marker with text",
"text": "{argument name=\"quest objective\" default=\"REACH THE DWEMER CITY OF KALJOR\"}"
},
{
"position": "bottom left",
"description": "3 stacked resource bars (red 236/236, blue 142/142, green 183/183)"
},
{
"position": "bottom right",
"description": "2 circular quick-slot icons showing a fire spell and a bow"
}
]
}
}