Prompt Gallery

角色 / IP / 贴纸 / VTuber

动漫角色设定集

生成一份高度详尽的多面板动漫角色设计文档,包含表情、三视图、道具细节和配色方案。

ID
13740
作者
サモ(Futoshi Iwasawa)
标签
角色 / IP / 贴纸 / VTuber / 风景 / 城市 / 旅行

中文提示词

{
  "type": "动漫角色设定集",
  "header": {
    "title": "{argument name=\"character name\" default=\"SHIBUYA SHION\"}",
    "subtitle": "渋谷 紫音",
    "description": "以城市为舞台的 20 岁城市探险家 / 图形艺术家。",
    "top_right_text": "{argument name=\"main title\" default=\"设定画 SETTEI GA\"}"
  },
  "character": {
    "hair": "{argument name=\"hair color\" default=\"深紫色,发梢为浅紫色\"}",
    "eyes": "{argument name=\"eye color\" default=\"紫色\"}",
    "outfit": "{argument name=\"outfit\" default=\"浅紫色连帽衫、牛仔短裤、黑色高帮运动鞋、黑色双肩包\"}"
  },
  "layout": {
    "centerpiece": {
      "count": 3,
      "labels": ["正面", "侧面", "背面"],
      "description": "全身站立姿势"
    },
    "left_column": [
      {
        "title": "面部特写",
        "count": 1
      },
      {
        "title": "表情",
        "count": 3,
        "labels": ["正常", "微笑", "严肃"]
      },
      {
        "title": "个人资料",
        "type": "text_box",
        "content_fields": ["年龄:20 岁", "职业:城市探险家/图形艺术家", "基地:涩谷", "性格:好奇心旺盛、冷静、意外地好相处", "爱好:摄影、素描、城市漫步、咖啡馆巡礼"]
      }
    ],
    "right_column": [
      {
        "title": "细节",
        "items": [
          {
            "subtitle": "连帽衫",
            "count": 2,
            "labels": ["连帽衫 (前)", "连帽衫 (后)"]
          },
          {
            "subtitle": "双肩包",
            "count": 3,
            "labels": ["正面", "侧面", "背面"]
          },
          {
            "subtitle": "鞋子",
            "count": 4,
            "labels": ["顶面", "侧面", "侧面", "底面"]
          },
          {
            "subtitle": "配饰",
            "count": 2,
            "labels": ["耳环 (双耳)", "双肩包拉链头"]
          }
        ]
      }
    ],
    "bottom_section": [
      {
        "title": "设定备注",
        "type": "text_box",
        "description": "带有签名 'Shion' 的手写背景故事段落"
      },
      {
        "title": "配色方案",
        "count": 8,
        "labels": ["头发", "发色挑染", "眼睛", "连帽衫", "牛仔", "鞋子/包", "皮肤", "金属"]
      },
      {
        "title": "信息栏",
        "type": "text_box",
        "content_fields": ["姓名: SHIBUYA SHION", "年龄: 20", "身高: 160cm", "生日: 7/12", "项目: SHIBUYA ARTIST", "日期: 2025 年 12 月"]
      }
    ]
  }
}

原始提示词

{
  "type": "anime character reference sheet",
  "header": {
    "title": "{argument name=\"character name\" default=\"SHIBUYA SHION\"}",
    "subtitle": "渋谷 紫音",
    "description": "都市をフィールドにする20歳のアーバンエクスプローラー / グラフィックアーティスト。",
    "top_right_text": "{argument name=\"main title\" default=\"設定画 SETTEI GA\"}"
  },
  "character": {
    "hair": "{argument name=\"hair color\" default=\"dark purple with lighter purple tips\"}",
    "eyes": "{argument name=\"eye color\" default=\"purple\"}",
    "outfit": "{argument name=\"outfit\" default=\"light purple hoodie, denim shorts, black high-top sneakers, black backpack\"}"
  },
  "layout": {
    "centerpiece": {
      "count": 3,
      "labels": ["FRONT", "SIDE", "BACK"],
      "description": "full-body standing poses"
    },
    "left_column": [
      {
        "title": "FACE CLOSE-UP",
        "count": 1
      },
      {
        "title": "EXPRESSION",
        "count": 3,
        "labels": ["ノーマル", "スマイル", "シリアス"]
      },
      {
        "title": "PROFILE",
        "type": "text_box",
        "content_fields": ["年齢:20歳", "職業:アーバンエクスプローラー/グラフィックアーティスト", "拠点:渋谷", "性格:好奇心旺盛、クール、意外と人懐っこい", "趣味:写真、スケッチ、街歩き、カフェ巡り"]
      }
    ],
    "right_column": [
      {
        "title": "DETAILS",
        "items": [
          {
            "subtitle": "HOODIE",
            "count": 2,
            "labels": ["HOODIE (前)", "HOODIE (後ろ)"]
          },
          {
            "subtitle": "BACKPACK",
            "count": 3,
            "labels": ["前面", "側面", "背面"]
          },
          {
            "subtitle": "SHOES",
            "count": 4,
            "labels": ["上面", "側面", "側面", "底面"]
          },
          {
            "subtitle": "ACCESSORIES",
            "count": 2,
            "labels": ["ピアス (両耳)", "バックパックのジッパー引き手"]
          }
        ]
      }
    ],
    "bottom_section": [
      {
        "title": "設定メモ",
        "type": "text_box",
        "description": "handwritten lore paragraph with signature 'Shion'"
      },
      {
        "title": "COLOR PALETTE",
        "count": 8,
        "labels": ["HAIR", "HAIR ACCENT", "EYES", "HOODIE", "DENIM", "SHOES/BAG", "SKIN", "METAL"]
      },
      {
        "title": "INFO BOX",
        "type": "text_box",
        "content_fields": ["NAME: SHIBUYA SHION", "AGE: 20", "HEIGHT: 160cm", "BIRTHDAY: 7/12", "PROJECT: SHIBUYA ARTIST", "DATE: DEC 2025"]
      }
    ]
  }
}