trait
Vars | |
addprompt | Prompts seen when adding/removing additional traits; only for traits with metaoptions set |
---|---|
forbidden_species | List of species in which this trait is forbidden. |
incompatible_traits | These trait types may not co-exist on the same mob/species |
levels | Should either only contain TRAIT_LEVEL_EXISTS or a set of the other TRAIT_LEVEL_* levels |
metaoptions | Additional list with unique paths to associate singleton with. if needed. Currently used for reagents in allergies only. |
selectable | Determines if trait can be selected in character setup |
Var Details
addprompt
Prompts seen when adding/removing additional traits; only for traits with metaoptions set
forbidden_species
List of species in which this trait is forbidden.
incompatible_traits
These trait types may not co-exist on the same mob/species
levels
Should either only contain TRAIT_LEVEL_EXISTS or a set of the other TRAIT_LEVEL_* levels
metaoptions
Additional list with unique paths to associate singleton with. if needed. Currently used for reagents in allergies only.
selectable
Determines if trait can be selected in character setup