Prompt (JSON)924 字符
{
"type": "电子游戏 HUD 叠加层",
"background": "{argument name=\"background color\" default=\"纯色色度键绿\"}",
"theme": "{argument name=\"UI theme\" default=\"暗黑奇幻哥特风\"}",
"layout": {
"top_center": {
"component": "Boss 血条",
"design": "华丽的黑色金属边框,边缘带有蝙蝠翅膀,顶部中心有一个发光的粉色眼睛",
"bar_color": "{argument name=\"boss health bar color\" default=\"红色\"}",
"label": "{argument name=\"boss name\" default=\"第二月之母\"}"
},
"bottom_left": {
"component": "玩家状态 HUD",
"design": "复杂的暗色金属边框",
"elements": [
"菱形 D-pad 方向键指示器",
"带有数字 '3' 的发光黄色药水瓶",
"顶部小边框内的数字 '15'",
"向右延伸的长条状 {argument name=\"player health bar color\" default=\"绿色\"} 血条",
"绿色血条下方较短的黄色条",
"5 个方形快速选择物品栏(第 1 格:带 '3' 的红色圆圈;第 2 格:蓝色图标;第 3 格:黄色图标;第 4 格:空;第 5 格:白色对角线)"
]
},
"bottom_right": {
"component": "分数或货币指示器",
"design": "带有数字 '600' 的小型黑色装饰牌"
}
}
}