Prompt Gallery

角色 / IP / 贴纸 / VTuber

动漫魔法少女角色参考图表

生成一份高度详细的多板块动漫角色设计文档,包含三面图、表情、服装拆解及姿势展示。

ID
13930
作者
でんでん
标签
角色 / IP / 贴纸 / VTuber / 信息图 / 教育图解 / 图表

中文提示词

{
  "type": "综合动漫角色参考图表",
  "character": {
    "name": "{argument name=\"character name\" default=\"花宫小鸟\"}",
    "theme": "{argument name=\"character theme\" default=\"甜点师魔法少女\"}",
    "hair": "{argument name=\"hair color\" default=\"棕色\"} 蓬松发型,配有马卡龙发夹",
    "eyes": "{argument name=\"eye color\" default=\"棕色\"},带有星星高光",
    "weapon": "{argument name=\"weapon type\" default=\"打蛋器造型魔法棒\"}",
    "outfit": "荷叶边连衣裙、围裙、靴子"
  },
  "layout": {
    "sections": [
      {
        "title": "个人资料与故事",
        "position": "top-left",
        "description": "用于展示个人资料、世界观和故事的文本块。"
      },
      {
        "title": "三面图 / TURNAROUND",
        "position": "top-center",
        "count": 3,
        "labels": ["正面 / FRONT", "侧面 / SIDE", "背面 / BACK"]
      },
      {
        "title": "表情变化 / EXPRESSIONS",
        "position": "top-right",
        "count": 6,
        "labels": ["笑容", "决心", "惊讶", "害羞", "忧伤", "思考中"]
      },
      {
        "title": "服装与装备细节 / COSTUME & EQUIPMENT DETAILS",
        "position": "center",
        "count": 7,
        "labels": ["帽子与头饰", "上衣", "围裙", "裙子", "靴子", "魔法棒 (打蛋器)", "挂件形态"]
      },
      {
        "title": "细节要点 / DETAIL POINT",
        "position": "center-right",
        "count": 4,
        "labels": ["发梢", "瞳孔", "脸颊", "袖口细节"]
      },
      {
        "title": "配色方案 / COLOR PALETTE",
        "position": "bottom-left",
        "count": 3,
        "labels": ["奶油黄", "草莓粉", "薄荷绿"],
        "additional_swatches_count": 7
      },
      {
        "title": "姿势展示 / POSE GALLERY",
        "position": "bottom-center",
        "count": 3,
        "descriptions": ["魔法动作姿势", "忧郁的窗边场景", "吃东西时眨眼"]
      },
      {
        "title": "基本信息 / BASIC INFO",
        "position": "bottom-right",
        "description": "包含角色属性和偏好的文本块。"
      }
    ]
  }
}

原始提示词

{
  "type": "comprehensive anime character reference sheet",
  "character": {
    "name": "{argument name=\"character name\" default=\"花宮 ことり\"}",
    "theme": "{argument name=\"character theme\" default=\"パティシエ魔法少女\"}",
    "hair": "{argument name=\"hair color\" default=\"brown\"} fluffy hair with macaron hair clips",
    "eyes": "{argument name=\"eye color\" default=\"brown\"} with star highlights",
    "weapon": "{argument name=\"weapon type\" default=\"whisk-like magic wand\"}",
    "outfit": "frilly dress, apron, boots"
  },
  "layout": {
    "sections": [
      {
        "title": "Profile & Story",
        "position": "top-left",
        "description": "Text blocks for PROFILE, WORLD, and STORY."
      },
      {
        "title": "三面図 / TURNAROUND",
        "position": "top-center",
        "count": 3,
        "labels": ["FRONT / 正面", "SIDE / 側面", "BACK / 背面"]
      },
      {
        "title": "表情バリエーション / EXPRESSIONS",
        "position": "top-right",
        "count": 6,
        "labels": ["笑顔", "決意", "驚き", "照れ", "切なさ", "考え中"]
      },
      {
        "title": "衣装・装備詳細 / COSTUME & EQUIPMENT DETAILS",
        "position": "center",
        "count": 7,
        "labels": ["帽子・ヘッドアクセサリー", "トップス", "エプロン", "スカート", "ブーツ", "魔法のステッキ (泡立て器)", "キーホルダー時"]
      },
      {
        "title": "ディテール・ポイント / DETAIL POINT",
        "position": "center-right",
        "count": 4,
        "labels": ["髪の毛先", "瞳", "頬", "袖まくり"]
      },
      {
        "title": "カラーパレット / COLOR PALETTE",
        "position": "bottom-left",
        "count": 3,
        "labels": ["クリームイエロー", "ストロベリーピンク", "ミントグリーン"],
        "additional_swatches_count": 7
      },
      {
        "title": "ポーズギャラリー / POSE GALLERY",
        "position": "bottom-center",
        "count": 3,
        "descriptions": ["magical action pose", "melancholic window scene", "winking while eating"]
      },
      {
        "title": "基本情報 / BASIC INFO",
        "position": "bottom-right",
        "description": "Text block with character stats and preferences."
      }
    ]
  }
}