Files
character-browser/data/actions/under_table_ilxl_v1.json
2026-03-21 18:21:00 +00:00

28 lines
865 B
JSON

{
"action_id": "under_table_ilxl_v1",
"action_name": "Under Table Ilxl V1",
"action": {
"base": "under_table, hiding, sitting_on_floor, crouching, confined_space",
"head": "looking_up, upward_gaze, peeking, looking_at_viewer",
"upper_body": "hugging_knees, hunched_forward, arms_around_knees",
"lower_body": "knees_up, tucked_legs",
"hands": "hands_clasping_knees, hands_on_legs",
"feet": "barefoot, feet_on_floor",
"additional": "table, table_legs, furniture, indoors, shadow"
},
"participants": {
"solo_focus": "true",
"orientation": "MF"
},
"lora": {
"lora_name": "Illustrious/Poses/under_table_ilxl_v1.safetensors",
"lora_weight": 1.0,
"lora_triggers": "under_table_ilxl_v1",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": {
"participants": "solo",
"nsfw": false
}
}