Prompt Gallery

角色 / IP / 贴纸 / VTuber

动漫角色设计参考图

生成一份综合性的动漫角色参考图,包括全身三视图、表情变化以及详细的服装拆解。

ID
13935
作者
グリグリ@ゲーム・艦これ
标签
角色 / IP / 贴纸 / VTuber

中文提示词

{
  "type": "动漫角色参考图",
  "character": {
    "hair": "{argument name=\"发色\" default=\"金色\"}",
    "eyes": "{argument name=\"眼睛颜色\" default=\"蓝色\"}",
    "outfit": "{argument name=\"制服风格\" default=\"带白色饰边的军装风格连衣裙\"}",
    "main_color": "{argument name=\"制服主色调\" default=\"蓝色\"}"
  },
  "layout": {
    "top_section": {
      "description": "全身三视图",
      "count": 3,
      "views": ["正面", "侧面", "背面"]
    },
    "bottom_left_top": {
      "description": "面部表情",
      "count": 6,
      "expressions": ["中性", "眨眼微笑", "张嘴笑", "浅笑", "害羞", "温柔微笑"]
    },
    "bottom_left_bottom": {
      "description": "配饰与细节",
      "count": 5,
      "items": ["贝雷帽", "带有黑色连裤袜和蓝色鱼鳍装饰高跟鞋的腿部", "蓝白相间的蝴蝶结", "制服上衣躯干", "手套一对"]
    },
    "bottom_right_top": {
      "description": "服装拆解",
      "count": 3,
      "items": ["外套正面与荷叶边裙摆", "夹克背面", "裙子背面"]
    },
    "bottom_right_middle": {
      "description": "额外细节与配色方案",
      "items": ["蓝色高跟鞋一对", "单只手套"],
      "color_palette_count": 8
    },
    "bottom_right_bottom": {
      "description": "文本框",
      "label": "设定与备注"
    }
  },
  "style": "简洁的动漫艺术风格,白色背景配以细微的水平线,装饰性复古边框"
}

原始提示词

{
  "type": "anime character reference sheet",
  "character": {
    "hair": "{argument name=\"hair color\" default=\"blonde\"}",
    "eyes": "{argument name=\"eye color\" default=\"blue\"}",
    "outfit": "{argument name=\"uniform style\" default=\"military-style dress with white trim\"}",
    "main_color": "{argument name=\"uniform main color\" default=\"blue\"}"
  },
  "layout": {
    "top_section": {
      "description": "Full body turnaround",
      "count": 3,
      "views": ["front", "side", "back"]
    },
    "bottom_left_top": {
      "description": "Facial expressions",
      "count": 6,
      "expressions": ["neutral", "winking smile", "open mouth smile", "slight smile", "shy", "gentle smile"]
    },
    "bottom_left_bottom": {
      "description": "Accessories and details",
      "count": 5,
      "items": ["beret", "leg with black tights and blue heel with fin attachment", "blue and white ribbon bow", "upper uniform torso", "pair of gloves"]
    },
    "bottom_right_top": {
      "description": "Outfit breakdown",
      "count": 3,
      "items": ["front coat and ruffled skirt", "back of jacket", "back of skirt"]
    },
    "bottom_right_middle": {
      "description": "Additional details and color palette",
      "items": ["pair of blue heels", "single glove"],
      "color_palette_count": 8
    },
    "bottom_right_bottom": {
      "description": "Text box",
      "label": "SETTING & NOTES"
    }
  },
  "style": "clean anime art style, white background with subtle horizontal lines, decorative vintage borders"
}