프롬프트 미리보기 — 채우는 순간 반영
{
"type": "VTuber profile sheet",
"theme": "purple and white, elegant, lace, ribbon motifs",
"character": {
"name": "시사키 릴리",
"archetype": "elegant ojousama",
"appearance": "anime girl, long black hair with purple highlights, purple eyes, wearing a white blazer, purple pleated skirt, thigh-highs, ribbons",
"pose": "standing, finger to lips, looking slightly to the side"
},
"chibi_character": {
"appearance": "same character in chibi form",
"pose": "sitting down, smiling"
},
"layout": {
"header": {
"top_left": "Ribbon banner reading 'VTuber Profile'",
"top_center": "Logo with text '청초한 아가씨 Vtuber' and '시사키 릴리' and 'Shisaki Lily'",
"top_right": "Quote '여러분들의 마음에 우아한 시간을 선사해 드릴게요' followed by a 3-line introductory paragraph"
},
"columns": [
{
"position": "left",
"content": "Full-body character portrait"
},
{
"position": "center",
"sections": [
{
"title": "Profile",
"count": 9,
"labels": [
"이름",
"생일",
"나이",
"신장",
"속성",
"1인칭",
"출신",
"직업",
"활동 시작일"
]
},
{
"title": "Personality",
"content": "2-line text block"
},
{
"title": "Hobby & Special Skill",
"count": 2,
"labels": [
"취미",
"특기"
]
},
{
"title": "Like & Dislike",
"count": 2,
"labels": [
"좋아하는 것",
"싫어하는 것"
]
}
]
},
{
"position": "right",
"sections": [
{
"title": "Streaming Content",
"content": "1-line text block"
},
{
"title": "Schedule",
"count": 2,
"labels": [
"방송 시간",
"방송 빈도"
]
},
{
"title": "Goals",
"content": "3-line text block"
},
{
"title": "Fan & Tag",
"count": 3,
"labels": [
"팬네임",
"팬아트 태그",
"종합 태그"
],
"extra": "4 hashtag rows with small icons"
},
{
"title": "Creator",
"count": 3,
"labels": [
"일러스트레이터 (마마)",
"모델러 (파파)",
"사용 모델"
]
},
{
"title": "Links",
"count": 4,
"labels": [
"YouTube",
"X (Twitter)",
"BOOTH",
"FANBOX"
]
},
{
"content": "Chibi character illustration placed at the bottom right corner"
}
]
}
],
"footer": {
"sections": [
{
"title": "Rules",
"count": 3,
"description": "3 bullet points with heart icons"
},
{
"content": "2-line closing message at the bottom center"
}
]
}
}
}