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

24 lines
657 B
JSON

{
"action_id": "carwashv2",
"action_name": "Carwashv2",
"action": {
"base": "washing_vehicle, bending_over, suggestive_pose",
"head": "wet_hair",
"upper_body": "wet_clothes, breast_press, cleavage, breasts_on_glass",
"lower_body": "",
"hands": "holding_sponge, holding_hose",
"feet": "",
"additional": "car, motor_vehicle, soap_bubbles, wet, water_splashing"
},
"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": {
"participants": "1girl",
"nsfw": true
}
}