Initial commit
This commit is contained in:
35
nodes/character_reader/characters/lara_croft_classic.json
Normal file
35
nodes/character_reader/characters/lara_croft_classic.json
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"character_id": "lara_croft_classic",
|
||||
"identity": {
|
||||
"base_specs": "1girl, athletic build, tan skin",
|
||||
"hair": "long brown hair, single braid",
|
||||
"eyes": "brown eyes",
|
||||
"expression": "determined",
|
||||
"hands": "",
|
||||
"arms": "",
|
||||
"torso": "",
|
||||
"pelvis": "",
|
||||
"legs": "",
|
||||
"feet": "",
|
||||
"distinguishing_marks": ""
|
||||
},
|
||||
"wardrobe": {
|
||||
"inner_layer": "",
|
||||
"outer_layer": "teal tank top, crop top",
|
||||
"lower_body": "brown shorts",
|
||||
"footwear": "brown combat boots, red laces",
|
||||
"gloves": "black fingerless gloves",
|
||||
"accessories": "dual thigh holsters, backpack, circular sunglasses"
|
||||
},
|
||||
"styles": {
|
||||
"aesthetic": "adventure, retro, 90s style",
|
||||
"primary_color": "teal",
|
||||
"secondary_color": "brown",
|
||||
"tertiary_color": "black"
|
||||
},
|
||||
"lora": {
|
||||
"lora_name": "lara_croft_classic",
|
||||
"lora_weight": 0.8,
|
||||
"lora_triggers": "lara croft, classic outfit"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user