Prompt Gallery

角色 / IP / 贴纸 / VTuber

综合角色设计表

生成一份高度详细的动漫角色参考文档,包含多角度视图、表情、服装变体及材质调色板。

ID
13744
作者
サモ(Futoshi Iwasawa)
标签
角色 / IP / 贴纸 / VTuber / 头像 / 人像 / 写真

中文提示词

{
  "type": "综合动漫角色参考表",
  "character": {
    "name": "{argument name=\"character name\" default=\"SHIBUYA SHION\"}",
    "hair": "{argument name=\"hair color\" default=\"黑色波波头,内侧紫色\"}",
    "eyes": "{argument name=\"eye color\" default=\"紫色\"}",
    "style": "{argument name=\"theme\" default=\"都市极简街头风\"}"
  },
  "layout": {
    "top_left": {
      "sections": [
        "个人资料 (PROFILE)",
        "概念 (CONCEPT)",
        "关键词 (KEYWORD)"
      ]
    },
    "top_center": {
      "title": "◆ 三面图 (THREE VIEWS)",
      "count": 3,
      "labels": ["正面", "侧面", "背面"],
      "outfit": "{argument name=\"main outfit\" default=\"淡紫色连帽衫、牛仔短裤、黑色双肩包、黑色高帮运动鞋\"}"
    },
    "top_right": {
      "title": "◆ 表情 (EXPRESSIONS)",
      "count": 6,
      "labels": ["中性", "微笑", "认真", "惊讶", "害羞", "大笑"]
    },
    "bottom_left": {
      "title": "◆ 细节 (DETAILS)",
      "count": 6,
      "labels": ["眼睛 (EYES)", "头发 (HAIR)", "耳环 (EARRING)", "连帽衫 (HOODIE)", "双肩包 (BACKPACK)", "运动鞋 (SNEAKERS)"]
    },
    "bottom_right": {
      "title": "◆ 服装变体 (OUTFIT VARIATIONS)",
      "count": 3,
      "labels": ["日常 (DAILY)", "单色 (MONOTONE)", "创作者 (CREATOR)"]
    },
    "footer": {
      "palettes": [
        {
          "title": "◆ 调色板 (COLOR PALETTE)",
          "count": 6,
          "labels": ["头发", "眼睛", "连帽衫", "牛仔", "鞋子", "皮肤"]
        },
        {
          "title": "◆ 材质与质感 (MATERIALS)",
          "count": 4,
          "labels": ["连帽衫面料", "牛仔布", "双肩包帆布", "金属"]
        }
      ],
      "notes": {
        "title": "◆ 备注 (NOTES)",
        "project_info": "项目:SHIBUYA ARTIST,日期:2025 年 12 月"
      }
    }
  }
}

原始提示词

{
  "type": "comprehensive anime character reference sheet",
  "character": {
    "name": "{argument name=\"character name\" default=\"SHIBUYA SHION\"}",
    "hair": "{argument name=\"hair color\" default=\"black bob with purple inner color\"}",
    "eyes": "{argument name=\"eye color\" default=\"purple\"}",
    "style": "{argument name=\"theme\" default=\"urban minimalist street fashion\"}"
  },
  "layout": {
    "top_left": {
      "sections": [
        "PROFILE",
        "CONCEPT",
        "KEYWORD"
      ]
    },
    "top_center": {
      "title": "◆ 三面図 (THREE VIEWS)",
      "count": 3,
      "labels": ["FRONT", "SIDE", "BACK"],
      "outfit": "{argument name=\"main outfit\" default=\"lavender hoodie, denim shorts, black backpack, black high-top sneakers\"}"
    },
    "top_right": {
      "title": "◆ 表情 (EXPRESSIONS)",
      "count": 6,
      "labels": ["ニュートラル", "微笑み", "真剣", "驚き", "照れ", "笑顔"]
    },
    "bottom_left": {
      "title": "◆ ディテール (DETAILS)",
      "count": 6,
      "labels": ["目 (EYES)", "髪 (HAIR)", "ピアス (EARRING)", "パーカー (HOODIE)", "バックパック (BACKPACK)", "スニーカー (SNEAKERS)"]
    },
    "bottom_right": {
      "title": "◆ 衣装バリエーション (OUTFIT VARIATIONS)",
      "count": 3,
      "labels": ["デイリー (DAILY)", "モノトーン (MONOTONE)", "クリエイター (CREATOR)"]
    },
    "footer": {
      "palettes": [
        {
          "title": "◆ カラーパレット (COLOR PALETTE)",
          "count": 6,
          "labels": ["HAIR", "EYES", "HOODIE", "DENIM", "SHOES", "SKIN"]
        },
        {
          "title": "◆ 素材・質感 (MATERIALS)",
          "count": 4,
          "labels": ["HOODIE FABRIC", "DENIM", "BACKPACK CANVAS", "METAL"]
        }
      ],
      "notes": {
        "title": "◆ 備考 (NOTES)",
        "project_info": "PROJECT: SHIBUYA ARTIST, DATE: DEC 2025"
      }
    }
  }
}