Prompt Gallery

3D / 游戏 / 像素 / 等距

跨界平台格斗游戏截图

生成一张高度精细的 3D 格斗游戏截图,包含自定义角色、动态战斗特效以及逼真的 UI 覆盖层。

ID
14071
作者
ももリンゴ@サブ垢
标签
3D / 游戏 / 像素 / 等距 / UI / App / 网页 / SaaS / 角色 / IP / 贴纸 / VTuber

中文提示词

{
  "type": "3D 平台格斗游戏截图",
  "style": "高保真 3D 渲染,色彩鲜艳,动态动作摄像机视角,电子游戏 UI 覆盖层",
  "environment": {
    "stage": "{argument name=\"stage background\" default=\"圆形石台,带有发光的蓝色符文,周围环绕着参差不齐的蓝色水晶结构、瀑布、海洋以及天空中漂浮的岛屿\"}"
  },
  "characters": [
    {
      "role": "玩家 1",
      "description": "{argument name=\"player 1 character\" default=\"《最终幻想 X》中的瓦卡 (Wakka),身穿黄橙色服装,戴着蓝色头带\"}",
      "action": "向前冲刺并投掷一个带有白色动态模糊轨迹的 {argument name=\"projectile\" default=\"蓝白相间的闪电球\"}",
      "position": "左侧"
    },
    {
      "role": "玩家 2",
      "description": "{argument name=\"player 2 character\" default=\"《原神》中的胡桃 (Hu Tao),身穿黑棕色服装,戴着花卉装饰的帽子\"}",
      "action": "被投射物击中,伴随着巨大的黄色和红色风格化冲击闪光向后踉跄",
      "position": "右侧,空中"
    }
  ],
  "ui_components": [
    {
      "position": "右上角",
      "type": "比赛计时器",
      "text": "5:47.23"
    },
    {
      "position": "左下角",
      "type": "玩家 1 HUD",
      "elements": [
        "玩家 1 角色头像",
        "显示为 'WAKKA' 的铭牌",
        "显示为黄色字体 '56.2%' 的伤害计量表",
        "3 个小型角色剩余生命图标"
      ]
    },
    {
      "position": "右下角",
      "type": "玩家 2 HUD",
      "elements": [
        "玩家 2 角色头像",
        "显示为 'HU TAO' 的铭牌",
        "显示为红色字体 '103.7%' 的伤害计量表",
        "3 个小型角色剩余生命图标"
      ]
    },
    {
      "position": "底部中心",
      "type": "比赛状态覆盖层",
      "main_text": "{argument name=\"center text\" default=\"WAKKA 领先!\"}",
      "sub_text": "1 - 0"
    }
  ]
}

原始提示词

{
  "type": "3D platform fighting game screenshot",
  "style": "high-fidelity 3D render, vibrant colors, dynamic action camera angle, video game UI overlay",
  "environment": {
    "stage": "{argument name=\"stage background\" default=\"circular stone platform with glowing blue runes, surrounded by jagged blue crystal formations, waterfalls, ocean, and floating islands in the sky\"}"
  },
  "characters": [
    {
      "role": "Player 1",
      "description": "{argument name=\"player 1 character\" default=\"Wakka from Final Fantasy X, wearing yellow and orange outfit with blue headband\"}",
      "action": "lunging forward and throwing a {argument name=\"projectile\" default=\"blue and white blitzball\"} with white motion blur trails",
      "position": "left side"
    },
    {
      "role": "Player 2",
      "description": "{argument name=\"player 2 character\" default=\"Hu Tao from Genshin Impact, wearing black and brown outfit with a floral hat\"}",
      "action": "getting hit by the projectile, reeling backward with a large stylized yellow and red impact flash",
      "position": "right side, mid-air"
    }
  ],
  "ui_components": [
    {
      "position": "top right",
      "type": "match timer",
      "text": "5:47.23"
    },
    {
      "position": "bottom left",
      "type": "player 1 HUD",
      "elements": [
        "character portrait of Player 1",
        "nameplate reading 'WAKKA'",
        "damage meter showing '56.2%' in yellow text",
        "3 small character stock icons"
      ]
    },
    {
      "position": "bottom right",
      "type": "player 2 HUD",
      "elements": [
        "character portrait of Player 2",
        "nameplate reading 'HU TAO'",
        "damage meter showing '103.7%' in red text",
        "3 small character stock icons"
      ]
    },
    {
      "position": "bottom center",
      "type": "match status overlay",
      "main_text": "{argument name=\"center text\" default=\"WAKKA LEAD!\"}",
      "sub_text": "1 - 0"
    }
  ]
}