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

动漫角色设定集生成器

将单张角色插画转化为包含三面图、表情包及道具细节的综合性多板块设定集。

Prompt 正文

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

{
"instruction": "Using REFERENCE_0 as the base character design, generate a comprehensive, multi-section anime character reference sheet on a white background. Extract and isolate the clothing, accessories, and motifs from the reference image to populate the technical sections.",
"type": "anime character reference sheet",
"header": {
"name": "{argument name=\"character name\" default=\"篝火 椿\"}",
"furigana": "かがりび つばき",
"tag": "CV : ───",
"document_type": "設定資料",
"quote": "{argument name=\"character quote\" default=\"「炎の如く咲き、椿の如く散る――その生き様こそが、我が道なり。」\"}",
"icon": "black camellia crest"
},
"layout": {
"sections": [
{
"title": "三面図 -正面・側面・背面-",
"position": "top-left",
"description": "Three-view full body turnaround",
"count": 3,
"labels": ["正面", "側面", "背面"]
},
{
"title": "表情バリエーション",
"position": "top-right",
"description": "Headshot expression sheet",
"count": 9,
"labels": ["通常", "微笑み", "怒り", "悲しみ", "驚き", "戦闘", "憂しみ", "照れ", "目閉じ"]
},
{
"title": "衣装詳細",
"position": "mid-left",
"description": "Flat layout of clothing components",
"count": 7,
"labels": ["着物", "前", "後", "袖柄", "帯", "足元", "草履", "足袋"]
},
{
"title": "装備・小物",
"position": "center",
"description": "Weapon/prop details showing the umbrella",
"count": 3,
"labels": ["和傘(炎椿)", "表", "側面", "傘柄の装飾"]
},
{
"title": "モチーフ・装飾",
"position": "mid-right",
"description": "Isolated design motifs",
"count": 3,
"labels": ["椿の花", "炎の文様", "翼の文様"]
},
{
"title": "カラーパレット",
"position": "bottom-left",
"description": "Color swatches arranged in rows",
"count": 20,
"labels": ["髪", "瞳", "着物", "帯・小物", "炎"]
},
{
"title": "世界観",
"position": "bottom-center",
"description": "Lore text block with a small landscape illustration of a traditional Japanese shrine at night with cherry blossoms and fire",
"count": 1,
"labels": ["{argument name=\"lore subtitle\" default=\"- 炎と華が織りなす、和の幻想世界 -\"}"]
},
{
"title": "家紋・シンボル",
"position": "bottom-right",
"description": "Isolated family crest graphic with descriptive text",
"count": 1,
"labels": ["椿紋"]
}
]
}
}