Prompt Gallery

3D / 游戏 / 像素 / 等距

体素生存游戏 Boss 战 HUD

生成一张方块体素游戏的第一人称截图,包含联动 Boss 战和详细的 UI 叠加层。

ID
14061
作者
只の人。
标签
3D / 游戏 / 像素 / 等距 / UI / App / 网页 / SaaS / 角色 / IP / 贴纸 / VTuber

中文提示词

{
  "type": "第一人称电子游戏截图",
  "setting": "夜晚的方块体素世界,带有深色水域和发光火把的紫色腐化生物群系",
  "entities": [
    "1 个发射紫色激光的巨型浮空眼球 Boss",
    "1 个戴着金冠的巨型蓝色史莱姆 Boss",
    "1 个巨型紫色分节蠕虫怪物",
    "1 个身穿深色盔甲、手持绿色长剑的玩家角色",
    "2 个飞行的紫色蝙蝠怪物",
    "2 个方块僵尸",
    "2 个方块骷髅",
    "1 只粉色火烈鸟",
    "1 只小型蓝色史莱姆"
  ],
  "perspective": "第一人称,右侧手持一把大型像素化长剑,中心有白色准星",
  "ui_elements": [
    {
      "position": "左上角",
      "text": "X: 340\nY: 64\nZ: -190\n生物群系: {argument name=\"biome\" default=\"Corruption\"}"
    },
    {
      "position": "顶部中央",
      "text": "{argument name=\"boss name\" default=\"Eye of Cthulhu\"}",
      "description": "紫色 Boss 血条"
    },
    {
      "position": "右上角",
      "text": "已解锁新配方!请查看你的配方书",
      "icon": "小型浮空眼球"
    },
    {
      "position": "左下角",
      "text": "{argument name=\"player name\" default=\"Steve\"} 达成了成就 [{argument name=\"boss name\" default=\"Eye of Cthulhu\"}]"
    },
    {
      "position": "底部中央",
      "description": "HUD 包含 10 颗红色心形生命值、10 个饥饿鸡腿、绿色经验值 15 以及 9 格快捷栏",
      "hotbar_items": [
        "紫色长剑",
        "镐",
        "斧",
        "绿色武器",
        "枪",
        "30 瓶红色药水",
        "64 个棕色方块",
        "8 个金苹果",
        "2 颗蓝色星星"
      ]
    }
  ]
}

原始提示词

{
  "type": "first-person video game screenshot",
  "setting": "blocky voxel world at night, purple corrupted biome with dark water and glowing torches",
  "entities": [
    "1 giant floating eyeball boss shooting a purple laser",
    "1 giant blue slime boss wearing a golden crown",
    "1 giant purple segmented worm monster",
    "1 player character in dark armor holding a green sword",
    "2 flying purple bat monsters",
    "2 blocky zombies",
    "2 blocky skeletons",
    "1 pink flamingo",
    "1 small blue slime"
  ],
  "perspective": "first-person, holding a large pixelated sword on the right side, white crosshair in center",
  "ui_elements": [
    {
      "position": "top-left",
      "text": "X: 340\nY: 64\nZ: -190\nBiome: {argument name=\"biome\" default=\"Corruption\"}"
    },
    {
      "position": "top-center",
      "text": "{argument name=\"boss name\" default=\"Eye of Cthulhu\"}",
      "description": "purple boss health bar"
    },
    {
      "position": "top-right",
      "text": "New Recipes Unlocked! Check your recipe book",
      "icon": "small floating eyeball"
    },
    {
      "position": "bottom-left",
      "text": "{argument name=\"player name\" default=\"Steve\"} has made the advancement [{argument name=\"boss name\" default=\"Eye of Cthulhu\"}]"
    },
    {
      "position": "bottom-center",
      "description": "HUD with 10 red hearts, 10 hunger drumsticks, green experience number 15, and a 9-slot hotbar",
      "hotbar_items": [
        "purple sword",
        "pickaxe",
        "axe",
        "green weapon",
        "gun",
        "30 red potions",
        "64 brown blocks",
        "8 golden apples",
        "2 blue stars"
      ]
    }
  ]
}