返回画廊数据整理自 YouMind 公共 GitHub/页面数据
插画动漫角色设定来源:X / Twitter

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

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

Prompt 正文

默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。

{
"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."
}
]
}
}