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

动漫角色设定集

生成一份全面的动漫角色设计图,包含全身三视图、表情变化以及详细的配饰拆解。

Prompt 正文

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

{
"type": "anime character reference sheet",
"character": {
"name_japanese": "{argument name=\"character name\" default=\"綾波 レイ\"}",
"name_english": "{argument name=\"english name\" default=\"REI AYANAMI\"}",
"hair": "{argument name=\"hair color\" default=\"light blue\"} short bob",
"eyes": "{argument name=\"eye color\" default=\"red\"}",
"outfit": "{argument name=\"outfit\" default=\"blue pinafore dress, white short-sleeve shirt, red ribbon bow, black knee-high socks, white slip-on shoes\"}"
},
"layout": {
"header": {
"position": "top-left",
"elements": ["Japanese name", "English name", "paragraph of descriptive Japanese text"]
},
"turnaround": {
"position": "right-side",
"count": 3,
"poses": ["front view", "side profile", "back view"]
},
"sections": [
{
"title": "表情バリエーション",
"position": "mid-left",
"count": 6,
"description": "headshots with different expressions: neutral, slight smile, surprised, winking, open mouth, looking down"
},
{
"title": "ディテール",
"position": "center-left",
"count": 4,
"items": ["red ribbon bow", "upper half of uniform", "blue strap", "blue pouch"]
},
{
"title": "カラーパレット",
"position": "bottom-left",
"count": 5,
"items": ["red ribbon bow", "blue pinafore dress", "miniature ID card", "black socks", "4 circular color swatches (blue, light blue, white, black)"]
},
{
"title": "NERV ID Card",
"position": "bottom-right",
"count": 3,
"items": ["white slip-on shoe", "keys on a ring", "NERV ID badge on a lanyard"]
}
]
},
"style": "official anime production art, cel-shaded, clean lines, white background with subtle blue geometric accents"
}