mirror of
https://github.com/justUmen/Bjornulf_custom_nodes.git
synced 2026-03-21 12:42:11 -03:00
35 lines
906 B
JSON
35 lines
906 B
JSON
{
|
|
"name": "Chinedu",
|
|
"nationality": "Nigerian",
|
|
"age": 22,
|
|
"gender": "Male",
|
|
"height": "175 cm",
|
|
"weight": "68 kg",
|
|
"face": {
|
|
"shape": "Oval",
|
|
"complexion": "Dark with warm undertones",
|
|
"eyes": {
|
|
"color": "Brown",
|
|
"shape": "Almond-shaped",
|
|
"feature": "Bright and sharp, with a confident gaze"
|
|
},
|
|
"nose": "Wide and slightly rounded",
|
|
"lips": "Full with a natural matte finish",
|
|
"cheekbones": "High and subtly defined",
|
|
"jawline": "Defined with a slight roundness"
|
|
},
|
|
"hair": {
|
|
"color": "Dark Brown",
|
|
"length": "Short",
|
|
"texture": "Coily",
|
|
"style": "Close-cut or short fade, neatly trimmed"
|
|
},
|
|
"body_type": {
|
|
"build": "Athletic and fit",
|
|
"figure": "Lean",
|
|
"shoulders": "Broad",
|
|
"waist": "Moderately defined",
|
|
"hips": "Narrow"
|
|
}
|
|
}
|
|
|