Add scene choice board node
This commit is contained in:
@@ -335,6 +335,17 @@ NODE_INPUT_TOOLTIPS = {
|
||||
"allow_anal": "Allow anal subcategories.",
|
||||
"allow_climax": "Allow cumshot/climax aftermath subcategories.",
|
||||
},
|
||||
"SxCPChoiceBoard": {
|
||||
"metadata_json": "Pair metadata from Scene Pair Output or Insta/OF Prompt Pair. The board reads the resolved choices just before prompt output.",
|
||||
"lock_choice": "Use one current resolved choice as an override source, such as current location, current composition, current position, or current outfit.",
|
||||
"location_override": "Manual exact location replacement. When set, it overrides the lock_choice location.",
|
||||
"composition_override": "Manual exact composition replacement. When set, it overrides the lock_choice composition.",
|
||||
"hardcore_position_family": "Optional hardcore position family override. auto uses the current metadata when lock_choice is hardcore_position_current.",
|
||||
"hardcore_position_key": "Optional exact hardcore position key override. auto uses the current metadata when lock_choice is hardcore_position_current.",
|
||||
"wardrobe_subject": "Character slot target for outfit/clothing overrides.",
|
||||
"softcore_outfit_override": "Manual softcore outfit for the selected character slot. Empty keeps the current slot value unless lock_choice uses the current outfit.",
|
||||
"hardcore_clothing_override": "Manual hardcore clothing/body exposure text for the selected character slot.",
|
||||
},
|
||||
"SxCPInstaOFOptions": {
|
||||
"softcore_cast": "solo keeps softcore focused on Woman A; same_as_hardcore includes the same cast as the hardcore prompt.",
|
||||
"hardcore_cast": "use_counts reads hardcore_women_count/hardcore_men_count; presets set the counts automatically.",
|
||||
|
||||
Reference in New Issue
Block a user