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

动漫角色资料表

生成一份详细的动漫角色参考表,包含全身肖像、Q 版变体、表情及资料文本块。

Prompt 正文

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

{
"type": "anime character profile sheet",
"theme": "{argument name=\"theme color\" default=\"light blue and white\"} digital cyber aesthetic with glowing particles and grid patterns",
"character": {
"name": "{argument name=\"character name\" default=\"メタかみたん\"}",
"appearance": {
"hair": "{argument name=\"hair color\" default=\"brown\"} messy high ponytail with ahoge",
"eyes": "{argument name=\"eye color\" default=\"blue\"}",
"accessories": "blue goggles on forehead, large white angel wings, silver key necklace",
"outfit": "{argument name=\"outfit\" default=\"oversized white hoodie, white shorts, white sneakers\"}"
}
},
"layout": {
"header": "Top left text reading 'CHARACTER' and 'キャラクター紹介'",
"sections": [
{
"title": "Profile Text",
"position": "left column",
"content": "Detailed character stats including height '165cm', image colors '白, 水色', and multiple quote blocks in Japanese"
},
{
"title": "Full Body Portrait",
"position": "right side",
"description": "Standing character facing forward, smiling, relaxed pose"
},
{
"title": "Chibi Illustration",
"position": "bottom left",
"count": 1,
"description": "Chibi version of the character sitting on a chair using a laptop"
},
{
"title": "Expression Variants",
"position": "bottom center",
"count": 2,
"description": "Square panels showing close-up face expressions, both smiling with hands near the face"
},
{
"title": "Action Close-up",
"position": "bottom right",
"description": "Large rectangular panel showing the character leaning forward, resting head on hand, reaching towards the viewer"
}
]
}
}