返回画廊数据整理自 YouMind 公共 GitHub/页面数据
Prompt 正文
默认展示英文原文。复制时按当前语言,回到首页后会同时保留中英文两份草稿。
{
"type": "anime character reference sheet",
"header": {
"title": "{argument name=\"character name\" default=\"SHIBUYA SHION\"}",
"subtitle": "渋谷 紫音",
"description": "都市をフィールドにする20歳のアーバンエクスプローラー / グラフィックアーティスト。",
"top_right_text": "{argument name=\"main title\" default=\"設定画 SETTEI GA\"}"
},
"character": {
"hair": "{argument name=\"hair color\" default=\"dark purple with lighter purple tips\"}",
"eyes": "{argument name=\"eye color\" default=\"purple\"}",
"outfit": "{argument name=\"outfit\" default=\"light purple hoodie, denim shorts, black high-top sneakers, black backpack\"}"
},
"layout": {
"centerpiece": {
"count": 3,
"labels": ["FRONT", "SIDE", "BACK"],
"description": "full-body standing poses"
},
"left_column": [
{
"title": "FACE CLOSE-UP",
"count": 1
},
{
"title": "EXPRESSION",
"count": 3,
"labels": ["ノーマル", "スマイル", "シリアス"]
},
{
"title": "PROFILE",
"type": "text_box",
"content_fields": ["年齢:20歳", "職業:アーバンエクスプローラー/グラフィックアーティスト", "拠点:渋谷", "性格:好奇心旺盛、クール、意外と人懐っこい", "趣味:写真、スケッチ、街歩き、カフェ巡り"]
}
],
"right_column": [
{
"title": "DETAILS",
"items": [
{
"subtitle": "HOODIE",
"count": 2,
"labels": ["HOODIE (前)", "HOODIE (後ろ)"]
},
{
"subtitle": "BACKPACK",
"count": 3,
"labels": ["前面", "側面", "背面"]
},
{
"subtitle": "SHOES",
"count": 4,
"labels": ["上面", "側面", "側面", "底面"]
},
{
"subtitle": "ACCESSORIES",
"count": 2,
"labels": ["ピアス (両耳)", "バックパックのジッパー引き手"]
}
]
}
],
"bottom_section": [
{
"title": "設定メモ",
"type": "text_box",
"description": "handwritten lore paragraph with signature 'Shion'"
},
{
"title": "COLOR PALETTE",
"count": 8,
"labels": ["HAIR", "HAIR ACCENT", "EYES", "HOODIE", "DENIM", "SHOES/BAG", "SKIN", "METAL"]
},
{
"title": "INFO BOX",
"type": "text_box",
"content_fields": ["NAME: SHIBUYA SHION", "AGE: 20", "HEIGHT: 160cm", "BIRTHDAY: 7/12", "PROJECT: SHIBUYA ARTIST", "DATE: DEC 2025"]
}
]
}
}