plant_trait
Vars | |
base_worth | Multiplier for value when calculating seed worth. |
---|---|
default_value | Value assumed if the trait has not been inserted into the traits list. |
name | Descriptive name for this trait. |
requires_master_gene | Set to skip master gene checking in validate(). |
shows_extended_data | Provides a dynamic string to the plant scanner (see get_extended_data()) |
shows_general_data | Shows a simple name: value header in the plant scanner. |
Var Details
base_worth
Multiplier for value when calculating seed worth.
default_value
Value assumed if the trait has not been inserted into the traits list.
name
Descriptive name for this trait.
requires_master_gene
Set to skip master gene checking in validate().
shows_extended_data
Provides a dynamic string to the plant scanner (see get_extended_data())
shows_general_data
Shows a simple name: value header in the plant scanner.