human_appearance_profile ![code/modules/antagonists/wizard/grand_ritual/finales/immortality.dm 77](git.png)
Store of data we use to recreate someone who was gibbed, like a simplified version of changeling profiles
Vars | |
age | The age of the profile source. |
---|---|
dna | The DNA datum associated with our profile from the profile source |
hair_gradient_colours | The hair and facial hair gradient colours of the profile source. |
hair_gradient_style | The hair and facial hair gradient styles of the profile source. |
name | The name of the profile / the name of whoever this profile source. |
physique | The body type of the profile source. |
quirks | The quirks of the profile source. |
voice | The TTS voice of the profile source |
voice_filter | The TTS filter of the profile filter |
Procs | |
apply_to | Make the targeted human look like this |
copy_from | Copy the appearance data of the target |
Var Details
age ![code/modules/antagonists/wizard/grand_ritual/finales/immortality.dm 83](git.png)
The age of the profile source.
dna ![code/modules/antagonists/wizard/grand_ritual/finales/immortality.dm 81](git.png)
The DNA datum associated with our profile from the profile source
hair_gradient_colours ![code/modules/antagonists/wizard/grand_ritual/finales/immortality.dm 91](git.png)
The hair and facial hair gradient colours of the profile source.
hair_gradient_style ![code/modules/antagonists/wizard/grand_ritual/finales/immortality.dm 89](git.png)
The hair and facial hair gradient styles of the profile source.
name ![code/modules/antagonists/wizard/grand_ritual/finales/immortality.dm 79](git.png)
The name of the profile / the name of whoever this profile source.
physique ![code/modules/antagonists/wizard/grand_ritual/finales/immortality.dm 85](git.png)
The body type of the profile source.
quirks ![code/modules/antagonists/wizard/grand_ritual/finales/immortality.dm 87](git.png)
The quirks of the profile source.
voice ![code/modules/antagonists/wizard/grand_ritual/finales/immortality.dm 93](git.png)
The TTS voice of the profile source
voice_filter ![code/modules/antagonists/wizard/grand_ritual/finales/immortality.dm 95](git.png)
The TTS filter of the profile filter
Proc Details
apply_to
Make the targeted human look like this
copy_from
Copy the appearance data of the target