Files
justumen 1d3366ca7b 0.15
2024-09-09 12:33:34 +02:00

35 lines
847 B
JSON

{
"name": "Lukas",
"nationality": "Swedish",
"age": 8,
"gender": "Male",
"height": "125 cm",
"weight": "27 kg",
"face": {
"shape": "Round",
"complexion": "Light with a few freckles",
"eyes": {
"color": "Blue",
"shape": "Big and round",
"feature": "Bright and inquisitive"
},
"nose": "Small and rounded",
"lips": "Thin and slightly pink",
"cheekbones": "Soft and subtle",
"jawline": "Rounded"
},
"hair": {
"color": "Blonde",
"length": "Short",
"texture": "Straight",
"style": "Neatly trimmed or with a bit of tousle"
},
"body_type": {
"build": "Petite",
"figure": "Childlike",
"shoulders": "Small and narrow",
"waist": "Slightly chubby",
"hips": "Not yet developed"
}
}