interaction 
Vars | |
category | What category this interaction will fall under in the menu. |
---|---|
color | What color should the interaction button be? |
description | The description of the interacton. |
distance_allowed | If it can be done at a distance. |
interaction_requires | What requirements does this interaction have? See defines. |
lewd | Is this lewd? |
message | A list of possible messages displayed loaded by the JSON. |
name | The name to be displayed in the interaction menu for this interaction |
sexuality | What sexuality preference do we display for. |
sound_cache | Stores the sound for later. |
sound_possible | A list of possible sounds. |
sound_range | If it plays a sound, how far does it travel? |
sound_use | Does this interaction play a sound? |
target_arousal | The amount of arousal the target receives from this interaction. |
target_messages | A list of possible messages displayed directly to the TARGET. |
target_pain | The amount of pain the target receives. |
target_pleasure | The amount of pleasure the target receives from this interaciton. |
target_required_parts | What parts do they need(IMPORTANT TO GET IT TO THE CORRECT DEFINE, ORGAN SLOT)? |
usage | Defines how we interact with ourselves or others. |
user_arousal | The amount of arousal the user receives. |
user_messages | A list of possible messages displayed directly to the USER. |
user_pain | The amount of pain the user receives. |
user_pleasure | The amount of pleasure the user receives. |
user_required_parts | What parts do WE need(IMPORTANT TO GET IT TO THE CORRECT DEFINE, ORGAN SLOT)? |
Var Details
category 
What category this interaction will fall under in the menu.
color 
What color should the interaction button be?
description 
The description of the interacton.
distance_allowed 
If it can be done at a distance.
interaction_requires 
What requirements does this interaction have? See defines.
lewd 
Is this lewd?
message 
A list of possible messages displayed loaded by the JSON.
name 
The name to be displayed in the interaction menu for this interaction
sexuality 
What sexuality preference do we display for.
sound_cache 
Stores the sound for later.
sound_possible 
A list of possible sounds.
sound_range 
If it plays a sound, how far does it travel?
sound_use 
Does this interaction play a sound?
target_arousal 
The amount of arousal the target receives from this interaction.
target_messages 
A list of possible messages displayed directly to the TARGET.
target_pain 
The amount of pain the target receives.
target_pleasure 
The amount of pleasure the target receives from this interaciton.
target_required_parts 
What parts do they need(IMPORTANT TO GET IT TO THE CORRECT DEFINE, ORGAN SLOT)?
usage 
Defines how we interact with ourselves or others.
user_arousal 
The amount of arousal the user receives.
user_messages 
A list of possible messages displayed directly to the USER.
user_pain 
The amount of pain the user receives.
user_pleasure 
The amount of pleasure the user receives.
user_required_parts 
What parts do WE need(IMPORTANT TO GET IT TO THE CORRECT DEFINE, ORGAN SLOT)?