
{ "type": "action RPG video game screenshot", "environment": "{argument name=\"environment\" default=\"dark, gritty tavern interior with wooden structures, lanterns, and scattered debris\"}", "characters": { "player": { "description": "female warrior with red hair in dark leather armor", "action": "{argument name=\"player action\" default=\"swinging a glowing sword that emits bright sparks and light trails\"}" }, "boss": { "description": "giant {argument name=\"boss type\" default=\"broccoli\"} head attached to human female legs wearing fishnet stockings and black high heels", "pose": "floating or jumping in the center of the room" } }, "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": ["構えなし", "スキルを使うと構えが生成されません。構えを生成するには攻撃する。"] } ] } }
Based on visual similarity