Files
Bjornulf_custom_nodes/characters/Jessica.json
justumen 1d3366ca7b 0.15
2024-09-09 12:33:34 +02:00

35 lines
858 B
JSON

{
"name": "Jessica",
"nationality": "Irish",
"age": 28,
"gender": "Female",
"height": "170 cm",
"weight": "59 kg",
"face": {
"shape": "Oval",
"complexion": "Fair with a light tan",
"eyes": {
"color": "Hazel",
"shape": "Almond-shaped",
"feature": "Long eyelashes"
},
"nose": "Small and slightly upturned",
"lips": "Full and naturally pink",
"cheekbones": "High and defined",
"jawline": "Softly defined"
},
"hair": {
"color": "Auburn",
"length": "Shoulder-length",
"texture": "Wavy",
"style": "Usually worn in loose curls or a messy bun"
},
"body_type": {
"build": "Athletic and toned",
"figure": "Hourglass",
"shoulders": "Broad but feminine",
"waist": "Narrow",
"hips": "Curvy"
}
}