changeling_profile
Vars | |
age | The age of the profile source. |
---|---|
appearance_list | Assoc list of item slot to apperance - stores the appearance of every item of this profile. |
athletics_level | The athleticism of the profile source. |
dna | The DNA datum associated with our profile from the profile source |
exists_list | Assoc list of item slot to boolean - stores whether an item in that slot exists |
flags_cover_list | Assoc list of item slot to flag - stores the flags_cover of every item of this profile. |
id_icon | ID HUD icon associated with the profile |
inhand_icon_state_list | Assoc list of item slot to file - stores the inhand file of the item in that slot |
lefthand_file_list | Assoc list of item slot to file - stores the lefthand file of the item in that slot |
name | The name of the profile / the name of whoever this profile source. |
name_list | Assoc list of item slot to item name - stores the name of every item of this profile. |
physique | The body type of the profile source. |
profile_snapshot | Icon snapshot of the profile |
protected | Whether this profile is protected - if TRUE, it cannot be removed from a changeling's profiles without force |
quirks | The quirks of the profile source. |
righthand_file_list | Assoc list of item slot to file - stores the righthand file of the item in that slot |
skillchips | A list of paths for any skill chips the profile source had installed |
socks | The socks worn by the profile source |
stored_scars | What scars the profile sorce had, in string form (like persistent scars) |
undershirt | The undershirt worn by the profile source |
underwear | The underwear worn by the profile source |
underwear_color | The colour of the underwear worn by the profile source |
voice | The TTS voice of the profile source |
voice_filter | The TTS filter of the profile filter |
worn_icon_list | Assoc list of item slot to file - stores the worn icon file of the item in that slot |
worn_icon_state_list | Assoc list of item slot to string - stores the worn icon state of the item in that slot |
Var Details
age
The age of the profile source.
appearance_list
Assoc list of item slot to apperance - stores the appearance of every item of this profile.
athletics_level
The athleticism of the profile source.
dna
The DNA datum associated with our profile from the profile source
exists_list
Assoc list of item slot to boolean - stores whether an item in that slot exists
flags_cover_list
Assoc list of item slot to flag - stores the flags_cover of every item of this profile.
id_icon
ID HUD icon associated with the profile
inhand_icon_state_list
Assoc list of item slot to file - stores the inhand file of the item in that slot
lefthand_file_list
Assoc list of item slot to file - stores the lefthand file of the item in that slot
name
The name of the profile / the name of whoever this profile source.
name_list
Assoc list of item slot to item name - stores the name of every item of this profile.
physique
The body type of the profile source.
profile_snapshot
Icon snapshot of the profile
protected
Whether this profile is protected - if TRUE, it cannot be removed from a changeling's profiles without force
quirks
The quirks of the profile source.
righthand_file_list
Assoc list of item slot to file - stores the righthand file of the item in that slot
skillchips
A list of paths for any skill chips the profile source had installed
socks
The socks worn by the profile source
stored_scars
What scars the profile sorce had, in string form (like persistent scars)
undershirt
The undershirt worn by the profile source
underwear
The underwear worn by the profile source
underwear_color
The colour of the underwear worn by the profile source
voice
The TTS voice of the profile source
voice_filter
The TTS filter of the profile filter
worn_icon_list
Assoc list of item slot to file - stores the worn icon file of the item in that slot
worn_icon_state_list
Assoc list of item slot to string - stores the worn icon state of the item in that slot