Prompt Gallery

3D / 游戏 / 像素 / 等距

FPS 自定义武器皮肤截图

生成带有自定义主题皮肤和 HUD 元素的视频游戏第一人称视角武器截图。

ID
13832
作者
Vi
标签
3D / 游戏 / 像素 / 等距 / 角色 / IP / 贴纸 / VTuber / 建筑 / 室内 / 空间

中文提示词

{
  "type": "第一人称射击游戏截图",
  "setting": {
    "environment": "{argument name=\"map background\" default=\"类似 Dust II 的尘土飞扬的中东街道\"}",
    "details": "白色建筑,带有阿拉伯文和红色 'A' 爆破点指向箭头的绿色路牌,上面写着 'HOTEL AURORE'"
  },
  "perspective": "手持武器的第一人称视角",
  "character_hands": "佩戴 {argument name=\"theme\" default=\"蜘蛛侠\"} 主题套装手套,红色底色配黑色蛛网图案,前臂为蓝色",
  "weapon": {
    "model": "{argument name=\"weapon name\" default=\"AK-47\"} 突击步枪",
    "skin_design": "红蓝撞色设计,配有黑色蛛网图案",
    "decals": [
      "机匣上的大型白色蜘蛛标志",
      "蓝色区域上白色的 'CS2' 字样",
      "蓝色弹匣上红色的 'MARVEL' 字样",
      "红色枪托上白色风格化的 'SPIDER-MAN' 字样",
      "扳机附近黄色的小字 'F.R.3.4'"
    ]
  },
  "ui_overlay": {
    "top_center": {
      "icon": "带有红色蜘蛛标志的黑色盾牌",
      "title": "{argument name=\"weapon name\" default=\"AK-47\"} | {argument name=\"skin name\" default=\"蛛丝行者\"}",
      "subtitle": "{argument name=\"collection text\" default=\"CS2 系列\"}",
      "divider": "红色水平线"
    },
    "bottom_left": {
      "count": 5,
      "description": "一排白色界面图标",
      "icons": ["手枪", "喷漆罐", "玩家剪影", "信息 'i'", "相框"]
    },
    "bottom_right": {
      "text": "关闭"
    }
  }
}

原始提示词

{
  "type": "first-person shooter video game screenshot",
  "setting": {
    "environment": "{argument name=\"map background\" default=\"dusty middle eastern street resembling Dust II\"}",
    "details": "white buildings, green street sign reading 'HOTEL AURORE' with Arabic text and a red 'A' bombsite directional arrow"
  },
  "perspective": "first-person view holding a weapon",
  "character_hands": "wearing {argument name=\"theme\" default=\"Spider-Man\"} suit gloves, red with black web patterns and blue forearms",
  "weapon": {
    "model": "{argument name=\"weapon name\" default=\"AK-47\"} assault rifle",
    "skin_design": "red and blue color block design with black web patterns",
    "decals": [
      "large white spider logo on the receiver",
      "'CS2' in white on the blue section",
      "'MARVEL' in red on the blue magazine",
      "'SPIDER-MAN' in white stylized text on the red stock",
      "small yellow text 'F.R.3.4' near the trigger"
    ]
  },
  "ui_overlay": {
    "top_center": {
      "icon": "black shield with red spider logo",
      "title": "{argument name=\"weapon name\" default=\"AK-47\"} | {argument name=\"skin name\" default=\"Web-Slinger\"}",
      "subtitle": "{argument name=\"collection text\" default=\"The CS2 Collection\"}",
      "divider": "red horizontal line"
    },
    "bottom_left": {
      "count": 5,
      "description": "row of white interface icons",
      "icons": ["pistol", "spray can", "player silhouette", "info 'i'", "picture frame"]
    },
    "bottom_right": {
      "text": "CLOSE"
    }
  }
}