
暗黑奇幻遊戲UI
Generates a dark fantasy video game user interface overlay on a green screen, featuring a boss health bar and player status HUD.
觀看272
按讚1
留言0
分享0
書籤0
引用0
翻譯
{
"類型": "電子遊戲 HUD 覆蓋層",
"背景": "{argument name="background color" default="solid chroma key green"}",
"主題": "{argument name="UI theme" default="dark fantasy gothic"}",
"佈局": {
"top_center": {
"組件": "boss health bar",
"設計": "ornate black metal frame with bat wings on the edges and a glowing pink eye in the top center",
"血條顏色": "{argument name="boss health bar color" default="red"}",
"標籤": "{argument name="boss name" default="Mother of the Second Moon"}"
},
"bottom_left": {
"組件": "player status HUD",
"設計": "intricate dark metal frame",
"元素": [
"diamond-shaped D-pad indicator",
"glowing yellow potion flask with the number '3'",
"number '15' in a small top frame",
"long {argument name="player health bar color" default="green"} health bar extending to the right",
"shorter yellow bar underneath the green bar",
"row of 5 square quick-select inventory slots (slot 1: red circle with '3', slot 2: blue icon, slot 3: yellow icon, slot 4: empty, slot 5: white diagonal line)"
]
},
"bottom_right": {
"組件": "score or currency indicator",
"設計": "small black decorative plaque with the number '600'"
}
}
}
機器翻譯 — 實際產出作品的是原文 prompt。











