完整動畫角色資料
Generates a highly detailed, multi-panel character design document including turnarounds, expressions, color palettes, and outfit breakdowns.

Prompt
{
"type": "動漫角色設計參考表",
"header": "{argument name=\"document title\" default=\"❖ 角色設定資料 ❖\"}",
"character": {
"description": "{argument name=\"character description\" default=\"動漫女孩,長雙馬尾\"}",
"hair_color": "{argument name=\"hair color\" default=\"淺藍色\"}",
"eye_color": "{argument name=\"eye color\" default=\"藍色\"}",
"outfit": "{argument name=\"outfit style\" default=\"米色開襟衫、白色襯衫、藍色領帶、灰色格子裙、藍色襪子、黑色樂福鞋\"}"
},
"layout": {
"left_column": {
"title": "三視圖",
"description": "身高表(0cm-160cm)與全身姿勢",
"count": 3,
"labels": ["正面", "側面", "背面"]
},
"bottom_left_grid": {
"title": "服裝細節",
"description": "單獨服裝項目的網格,帶有文字和面料質感",
"count": 6,
"labels": ["襯衫", "領帶", "開襟衫", "裙子", "襪子", "鞋子"]
},
"top_right": {
"title": "頭髮特徵",
"description": "要點、不同角度的頭像以及絲帶細節",
"count": 3,
"labels": ["前髮・呆毛形狀", "側面", "背面(絲帶結構)"]
},
"middle_right_color_bar": {
"title": "髮色細節",
"description": "水平顏色漸變條",
"count": 4,
"labels": ["陰影", "基底", "高光", "強高光"]
},
"middle_right_eye": {
"title": "眼睛特徵",
"description": "要點和眼睛近距離插圖",
"count": 1,
"labels": ["瞳孔特寫"]
},
"middle_right_palette": {
"title": "整體配色",
"description": "要點和圓形色板",
"count": 9,
"labels": ["頭髮", "瞳孔", "絲帶(正面)", "絲帶(背面)", "襯衫", "領帶/襪子", "開襟衫", "裙子", "鞋子"]
},
"bottom_right_expressions": {
"title": "角色印象・設定意象",
"description": "表情頭像",
"count": 3,
"labels": ["笑臉", "怒臉", "得意臉"]
}
}
}
機器翻譯 — 實際產出作品的是原文 prompt。
原文 Prompt
{
"type": "anime character design reference sheet",
"header": "{argument name=\"document title\" default=\"❖ キャラクター設定資料 ❖\"}",
"character": {
"description": "{argument name=\"character description\" default=\"anime girl with long twin tails\"}",
"hair_color": "{argument name=\"hair color\" default=\"light blue\"}",
"eye_color": "{argument name=\"eye color\" default=\"blue\"}",
"outfit": "{argument name=\"outfit style\" default=\"beige cardigan, white shirt, blue tie, grey plaid skirt, blue socks, black loafers\"}"
},
"layout": {
"left_column": {
"title": "三面図",
"description": "Height chart (0cm-160cm) with full-body poses",
"count": 3,
"labels": ["正面", "側面", "背面"]
},
"bottom_left_grid": {
"title": "服装の詳細",
"description": "Grid of individual clothing items with text and fabric textures",
"count": 6,
"labels": ["シャツ", "ネクタイ", "カーディガン", "スカート", "靴下", "靴"]
},
"top_right": {
"title": "髪の特徴",
"description": "Bullet points, headshots for hair angles, and ribbon detail",
"count": 3,
"labels": ["前髪・アホ毛の形状", "サイド", "後ろ (リボンの構造)"]
},
"middle_right_color_bar": {
"title": "髪色の詳細",
"description": "Horizontal color gradient bar",
"count": 4,
"labels": ["影", "ベース", "ハイライト", "強いハイライト"]
},
"middle_right_eye": {
"title": "目の特徴",
"description": "Bullet points and close-up eye illustration",
"count": 1,
"labels": ["瞳のアップ"]
},
"middle_right_palette": {
"title": "全体の配色",
"description": "Bullet points and circular color swatches",
"count": 9,
"labels": ["髪", "瞳", "リボン(表)", "リボン(裏)", "シャツ", "ネクタイ/靴下", "カーディガン", "スカート", "靴"]
},
"bottom_right_expressions": {
"title": "キャラクターの印象・設定イメージ",
"description": "Expression headshots",
"count": 3,
"labels": ["笑顔", "怒り顔", "ドヤ顔"]
}
}
}