Files
character-browser/data/actions/carwashv2.json
2026-03-15 17:44:43 +00:00

36 lines
805 B
JSON

{
"action_id": "carwashv2",
"action_name": "Carwashv2",
"action": {
"base": "washing_vehicle, bending_over",
"head": "wet_hair",
"upper_body": "wet_clothes, breast_press, breasts_on_glass",
"lower_body": "",
"hands": "holding_sponge, holding_hose",
"feet": "",
"additional": "car, motor_vehicle, soap_bubbles"
},
"lora": {
"lora_name": "Illustrious/Poses/CarWashV2.safetensors",
"lora_weight": 0.8,
"lora_triggers": "w4sh1n, w4sh0ut",
"lora_weight_min": 0.8,
"lora_weight_max": 0.8
},
"tags": [
"car",
"motor_vehicle",
"washing_vehicle",
"soap_bubbles",
"wet",
"wet_hair",
"wet_clothes",
"holding_sponge",
"holding_hose",
"breasts_on_glass",
"breast_press",
"outdoors",
"car_interior"
]
}