chromosome 
Vars | |
energy_coeff | If set, this will affect the cooldowns of actions specific to a mutation, lower is better. |
---|---|
power_coeff | If set, this will affect the overall strength of the mutation, higher is better. |
stabilizer_coeff | If set, this will affect the stability of the mutation, lower is better. |
synchronizer_coeff | If set, this will affect the chance of backfire, lower is better. |
weight | The chance of a specific mutation of being generated compared to others when generate_chromosome() is called. |
Var Details
energy_coeff 
If set, this will affect the cooldowns of actions specific to a mutation, lower is better.
power_coeff 
If set, this will affect the overall strength of the mutation, higher is better.
stabilizer_coeff 
If set, this will affect the stability of the mutation, lower is better.
synchronizer_coeff 
If set, this will affect the chance of backfire, lower is better.
weight 
The chance of a specific mutation of being generated compared to others when generate_chromosome() is called.