Back to prompts
LEGO 电子游戏模拟图
Click to enlarge
Charts & InfographicsYouMindcharts-infographics图表信息图en

LEGO 电子游戏模拟图

一个用于生成经典 LEGO 电子游戏伪截图的 JSON 结构化提示词,包含自定义角色、环境和完整的 HUD。

Category
Charts & Infographics
Model
GPT Image 2
Creator
pozitiv4ik
Source language
en
Views1
Source ID
14153
Published
Apr 20, 2026
Full prompt
{
  "type": "video game screenshot",
  "style": "{argument name=\"game style\" default=\"classic LEGO video game\"}",
  "scene": {
    "environment": "dark alleyway with purple brick walls on the left, grey brick walls on the right, wet cobblestone ground with reflections",
    "props": ["1 green dumpster", "1 wooden plank with studs", "1 metal trash can", "1 wooden barrel", "3 green glass bottles", "1 bone-shaped sign reading 'DOG'"],
    "collectibles": "10 floating studs (4 silver, 4 gold, 2 blue)"
  },
  "characters": [
    {
      "description": "{argument name=\"player character\" default=\"CatDog\"} rendered as a blocky plastic figure",
      "action": "standing in the center on a glowing blue and green circular player marker"
    },
    {
      "description": "bulldog rendered as a plastic minifigure",
      "action": "standing in a doorway"
    }
  ],
  "layout": {
    "ui_elements": [
      {
        "position": "top-left",
        "description": "Player HUD",
        "components": ["circular character portrait", "text '{argument name=\"player name\" default=\"CatDog\"}'", "4 red hearts", "gold coin icon with text '{argument name=\"score\" default=\"23,470\"}'"]
      },
      {
        "position": "top-center",
        "description": "yellow and black cylindrical progress meter"
      },
      {
        "position": "top-right",
        "description": "circular character portrait of a bulldog"
      },
      {
        "position": "bottom-left",
        "description": "circular minimap with purple border, map layout, and a yellow star icon"
      }
    ]
  }
}
Translations

LEGO 电子游戏模拟图

en

{ "type": "video game screenshot", "style": "{argument name=\"game style\" default=\"classic LEGO video game\"}", "scene": { "environment": "dark alleyway with purple brick walls on the left, grey brick walls on the right, wet cobblestone ground with reflections", "props": ["1 green dumpster", "1 wooden plank with studs", "1 metal trash can", "1 wooden barrel", "3 green glass bottles", "1 bone-shaped sign reading 'DOG'"], "collectibles": "10 floating studs (4 silver, 4 gold, 2 blue)" }, "characters": [ { "description": "{argument name=\"player character\" default=\"CatDog\"} rendered as a blocky plastic figure", "action": "standing in the center on a glowing blue and green circular player marker" }, { "description": "bulldog rendered as a plastic minifigure", "action": "standing in a doorway" } ], "layout": { "ui_elements": [ { "position": "top-left", "description": "Player HUD", "components": ["circular character portrait", "text '{argument name=\"player name\" default=\"CatDog\"}'", "4 red hearts", "gold coin icon with text '{argument name=\"score\" default=\"23,470\"}'"] }, { "position": "top-center", "description": "yellow and black cylindrical progress meter" }, { "position": "top-right", "description": "circular character portrait of a bulldog" }, { "position": "bottom-left", "description": "circular minimap with purple border, map layout, and a yellow star icon" } ] } }

LEGO 电子游戏模拟图

zh-CN

{ "type": "电子游戏截图", "style": "{argument name=\"game style\" default=\"经典 LEGO 电子游戏\"}", "scene": { "environment": "阴暗的小巷,左侧为紫色砖墙,右侧为灰色砖墙,潮湿的鹅卵石地面带有倒影", "props": ["1 个绿色垃圾箱", "1 块带有颗粒的木板", "1 个金属垃圾桶", "1 个木桶", "3 个绿色玻璃瓶", "1 个写着 'DOG' 的骨头形状标志"], "collectibles": "10 个漂浮的颗粒(4 个银色,4 个金色,2 个蓝色)" }, "characters": [ { "description": "{argument name=\"player character\" default=\"CatDog\"} 渲染为积木塑料人偶", "action": "站在中心,脚下是一个发光的蓝绿色圆形玩家标记" }, { "description": "渲染为塑料小人偶的斗牛犬", "action": "站在门口" } ], "layout": { "ui_elements": [ { "position": "左上角", "description": "玩家 HUD", "components": ["圆形角色头像", "文本 '{argument name=\"player name\" default=\"CatDog\"}'", "4 颗红心", "带有文本 '{argument name=\"score\" default=\"23,470\"}' 的金币图标"] }, { "position": "顶部中心", "description": "黄黑相间的圆柱形进度条" }, { "position": "右上角", "description": "斗牛犬的圆形角色头像" }, { "position": "左下角", "description": "带有紫色边框、地图布局和黄色星形图标的圆形小地图" } ] } }

20