跳到主要内容

品牌视觉识别图 | 提示词

角色设定
品牌视觉识别图
  • 角色设定
  • 写实
{
   "type": "two-page manga spread",
   "style": "highly detailed realistic manga, monochrome, screentones, dramatic lighting, psychological thriller",
   "global_elements": {
       "protagonist": "{argument name="main character description" default="young Japanese salaryman in a suit"}",
       "theme": "{argument name="core concept" default="surrounded by a massive crowd of identical clones of himself"}"
  },
   "layout": {
       "left_page": {
           "type": "full page splash panel",
           "setting": "{argument name="setting" default="Shibuya scramble crossing at night"}",
           "visuals": "Protagonist standing alone in the center of the crossing, looking around in shock at a massive crowd where every single person is an exact clone of him.",
           "text_elements": [
               {
          "type": "manga title logo",
           "text": "{argument name="manga title" default="俺だらけの街"}"
        },
               {
          "type": "subtitle",
           "text": "第1話 交代"
        },
               {
          "type": "narration box",
           "text": "その夜、世界は静かに俺をやめた。"
        },
               {
          "type": "sound effect",
           "text": "ザワ…"
        }
      ]
    },
       "right_page": {
           "type": "5-panel vertical layout",
           "panels": [
               {
                   "panel_number": 1,
                   "visuals": "Extreme close-up of protagonist's eyes, wide with shock, sweating.",
                   "text_elements": [
                       {
              "type": "speech bubble",
               "text": "……は? なんで……みんな、俺なんだ?"
            },
                       {
              "type": "sound effect",
               "text": "ドクン"
            }
          ]
        },
               {
                   "panel_number": 2,
                   "visuals": "A horizontal row of 8 identical clones in suits staring blankly forward.",
                   "text_elements": [
                       {
              "type": "sound effect",
               "text": "ザワ…"
            }
          ]
        },
               {
                   "panel_number": 3,
                   "visuals": "A clone leaning in to whisper into the shocked protagonist's ear.",
                   "text_elements": [
                       {
              "type": "speech bubble",
               "text": "お前の代わりは、もう足りてる。"
            },
                       {
              "type": "sound effect",
               "text": "スッ"
            }
          ]
        },
               {
                   "panel_number": 4,
                   "visuals": "Close-up of a smartphone screen held in a hand, showing a push notification.",
                   "text_elements": [
                       {
              "type": "screen text",
               "text": "交代を開始します。"
            },
                       {
              "type": "sound effect",
               "text": "ピロン"
            }
          ]
        },
               {
                   "panel_number": 5,
                   "visuals": "Wide shot of the endless crowd of clones in the city street.",
                   "text_elements": [
                       {
              "type": "narration box",
               "text": "最初に消えるのは、名前でも命でもない。居場所だ。"
            },
                       {
              "type": "bottom left text",
               "text": "俺は、ここにいていいのか——?"
            },
                       {
              "type": "bottom right text",
               "text": "{argument name="cliffhanger text" default="次号へつづく!"}"
            },
                       {
              "type": "sound effect",
               "text": "ザワ… ザワ… ザワ…"
            }
          ]
        }
      ]
    }
  }
}