Updated JSON fields.

This commit is contained in:
Aodhan Collins
2026-03-21 18:21:00 +00:00
parent 32a73b02f5
commit ed9a7b4b11
991 changed files with 9421 additions and 10559 deletions

View File

@@ -2,13 +2,13 @@
"action_id": "petplay",
"action_name": "Petplay",
"action": {
"base": "on all fours, crawling position, mimicking animal posture",
"head": "tilted up, looking deep into camera, wearing collar, wide puppy eyes, pleading gaze",
"upper_body": "extended straight down to floor, parallel to the floor, arched back",
"lower_body": "hips raised, rear facing out, knees bent and resting on the floor",
"hands": "palms flat on ground, supporting upper body weight",
"feet": "toes curled on ground",
"additional": "leash attached to collar, animal ears, tail"
"base": "all_fours, crawling",
"head": "head_tilt, collar, wide_eyes, looking_at_viewer, pleading_eyes",
"upper_body": "arched_back, leaning_forward",
"lower_body": "hips_up, on_knees, buttocks_up",
"hands": "palms_on_floor",
"feet": "curled_toes",
"additional": "leash, animal_ears, animal_tail"
},
"participants": {
"solo_focus": "true",
@@ -21,16 +21,8 @@
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": [
"petplay",
"all fours",
"on hands and knees",
"collar",
"leash",
"submissive",
"human cleaner",
"dog girl",
"cat girl",
"animal ears"
]
}
"tags": {
"participants": "solo",
"nsfw": true
}
}