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

综合动漫角色参考表

生成一份高度详细的动漫角色设计文档,包含表情、三面图、物品插画及详尽的文字简介。

Prompt 正文

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

{
"type": "comprehensive anime character design document",
"character": {
"name": "{argument name=\"character name\" default=\"月乃 咲夜\"}",
"hair": "{argument name=\"hair color\" default=\"silver\"}",
"eyes": "{argument name=\"eye color\" default=\"purple\"}",
"outfit": "{argument name=\"outfit style\" default=\"dark blue and white gothic lolita dress with corset and ribbons\"}",
"motif": "{argument name=\"main motif\" default=\"moon and stars\"}"
},
"layout": {
"header": {
"title": "月乃 咲夜",
"subtitle": "Tsukino Sakuya",
"quote": "「夜に咲く花も、きっと誰かの光になれると信じてる。」"
},
"main_visual": "large half-body portrait on the top left",
"sections": [
{
"title": "基本情報",
"type": "bulleted list",
"content": "Name, Age (17), Birthday, Height (158cm), Blood Type, Affiliation, Pronouns, Weapon, Image Color, Motif"
},
{
"title": "性格",
"type": "text paragraph",
"content": "Personality description"
},
{
"title": "好き・苦手",
"type": "two bulleted lists",
"content": "Likes and Dislikes"
},
{
"title": "表情集",
"type": "grid of headshots",
"count": 6,
"labels": ["通常", "微笑み", "真剣", "悲しみ", "驚き", "照れ"]
},
{
"title": "三面図",
"type": "full-body turnaround",
"count": 3,
"labels": ["front view", "side/back view", "back view"],
"details": "includes a 158cm height marker"
},
{
"title": "プロフィール / 背景",
"type": "text paragraph",
"content": "Character background and profile"
},
{
"title": "学園での立ち位置",
"type": "bulleted list",
"content": "Role and position within the school"
},
{
"title": "所持品・武器",
"type": "illustrated item list",
"count": 3,
"items": [
{"name": "短剣", "description": "decorated dagger"},
{"name": "懐中時計", "description": "ornate pocket watch"},
{"name": "文庫本", "description": "blue poetry book with floral design"}
]
},
{
"title": "その他設定",
"type": "bulleted list",
"content": "Additional character settings and trivia"
},
{
"title": "キーワード",
"type": "pill-shaped tags",
"count": 8,
"labels": ["#銀髪", "#紫の瞳", "#月", "#夜桜", "#静けさ", "#完璧主義", "#影の支え手", "#優しさ"]
}
]
}
}