超现实动作 RPG Boss 战 UI
一张动作 RPG 战斗截图,场景设定在阴暗粗犷的酒馆内部,画面中一名红发女战士正攻击一个长着西兰花脑袋的怪异 Boss,伴随发光的剑效与戏剧性的火花。场景包含完整的游戏 UI 元素,如生命条、队伍头像、操作提示和状态面板。
模型: gpt-image-2分类: Game Asset风格: Cinematic语言: en
提示词
{ "type": "动作 RPG 电子游戏截图", "environment": "{argument name=\"environment\" default=\"黑暗、粗粝的酒馆内部,带有木质结构、灯笼和散落的杂物\"}", "characters": { "player": { "description": "红发女性战士,身穿深色皮甲", "action": "{argument name=\"player action\" default=\"挥舞一把发光的剑,迸发出明亮的火花和光轨\"}" }, "boss": { "description": "巨大的 {argument name=\"boss type\" default=\"broccoli\"} 头部,连接着穿着鱼网袜和黑色高跟鞋的人类女性腿部", "pose": "漂浮或跳跃在房间中央" } }, "layout": { "ui_components": [ { "position": "top center", "type": "boss health bar", "text": "{argument name=\"boss name\" default=\"ブロッコリーヌ\"}", "value": "33,333" }, { "position": "center", "type": "floating damage number", "text": "{argument name=\"damage number\" default=\"3,333\"}", "icon": "green leaf" }, { "position": "left edge", "type": "party roster", "count": 7, "description": "vertical column of small character portrait thumbnails" }, { "position": "bottom left", "type": "control prompts", "count": 4, "labels": ["[RT] グラディエント", "[RB] パリィ", "(B) 回避", "(A) ジャンプ"] }, { "position": "bottom right", "type": "party status bars", "count": 3, "description": "character portraits with HP/MP bars and numeric values like 2333/2333" }, { "position": "mid-right", "type": "stance info panel", "style": "ink-splatter frame", "labels": ["没有架势", "使用技能时不会生成架势。要生成架势,请进行攻击。"] } ] } }