Files
aodh-pack/nodes/character_reader/characters/urbosa.json
Aodhan Collins 2417dcc090 Initial commit
2025-12-29 20:50:25 +00:00

35 lines
908 B
JSON

{
"character_id": "urbosa",
"identity": {
"base_specs": "1girl, tall, muscular, dark skin, gerudo",
"hair": "long red hair, wild hair",
"eyes": "green eyes",
"expression": "confident",
"hands": "gold nails",
"arms": "muscular arms",
"torso": "abs",
"pelvis": "wide hips",
"legs": "muscular legs",
"feet": "",
"distinguishing_marks": "blue lipstick, gerudo markings"
},
"wardrobe": {
"inner_layer": "",
"outer_layer": "gold breastplate, blue champion's skirt",
"lower_body": "",
"footwear": "gold heels",
"gloves": "",
"accessories": "gold jewelry, scimitar"
},
"styles": {
"aesthetic": "fantasy, warrior, gerudo style",
"primary_color": "gold",
"secondary_color": "blue",
"tertiary_color": "red"
},
"lora": {
"lora_name": "urbosa_botw",
"lora_weight": 0.8,
"lora_triggers": "urbosa, gerudo"
}
}