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

24 lines
818 B
JSON

{
"action_id": "neba",
"action_name": "Neba",
"action": {
"base": "covered_in_slime, viscous_substance, wet_skin, shiny_skin, slime_on_body",
"head": "slime_on_face, dripping_slime, flushed, blushing, wide_eyes, open_mouth",
"upper_body": "slime_on_arms, slime_on_torso",
"lower_body": "slime_on_legs, wet",
"hands": "slimy_hands",
"feet": "standing_in_slime, slime_puddle",
"additional": "slime_strands, viscous, sticky, messy"
},
"lora": {
"lora_name": "Illustrious/Poses/neba.safetensors",
"lora_weight": 1.0,
"lora_triggers": "black slime, pink slime, white slime, green slime, yellow slime, transparent slime, mud slime, slime (substance)",
"lora_weight_min": 1.0,
"lora_weight_max": 1.0
},
"tags": {
"participants": "solo",
"nsfw": true
}
}