FPS Custom Weapon Skin Screenshot
Generates a first-person view of a video game weapon with a custom themed skin and HUD elements.

プロンプト
{
"type": "一人称シューティングビデオゲームのスクリーンショット",
"setting": {
"environment": "{argument name=\"map background\" default=\"Dust IIに似た砂漠の中東の通り\"}",
"details": "白い建物、'HOTEL AURORE'と書かれた緑の街路標識、アラビア語テキストと赤い'A'爆弾サイト方向矢印"
},
"perspective": "武器を保持する一人称視点",
"character_hands": "{argument name=\"theme\" default=\"Spider-Man\"} スーツのグローブを着用、赤に黒いウェブパターン、青い前腕",
"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=\"Web-Slinger\"}",
"subtitle": "{argument name=\"collection text\" default=\"The CS2 Collection\"}",
"divider": "赤い水平線"
},
"bottom_left": {
"count": 5,
"description": "白いインターフェースアイコンの列",
"icons": ["ピストル", "スプレー缶", "プレイヤーシルエット", "情報'i'", "フレーム"]
},
"bottom_right": {
"text": "CLOSE"
}
}
}
機械翻訳 — この作品を生成したのは元のプロンプトです。
元のプロンプト
{
"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"
}
}
}