genetic_condition 
Vars | |
activation_message | Message shown when the gene is activated. |
---|---|
check_synthetic | Required return result from isSynthetic() for the gene to activate, if not null. |
deactivation_message | Message shown when the gene is deactivated. |
expected_type | Type that this gene can apply to. |
grant_verb | Verb to be added or removed on activate/deactivate |
is_heritable | Set to FALSE if mob snapshots should not include this condition. |
name | Descriptive name, used in VV panel. |
underlay_icon | Icon to pull mob underlays from. |
underlay_state | State to use for underlays. |
Var Details
activation_message 
Message shown when the gene is activated.
check_synthetic 
Required return result from isSynthetic() for the gene to activate, if not null.
deactivation_message 
Message shown when the gene is deactivated.
expected_type 
Type that this gene can apply to.
grant_verb 
Verb to be added or removed on activate/deactivate
is_heritable 
Set to FALSE if mob snapshots should not include this condition.
name 
Descriptive name, used in VV panel.
underlay_icon 
Icon to pull mob underlays from.
underlay_state 
State to use for underlays.