/tg/ Station 13 - Modules - TypesVar Details

chromosome

Vars

energy_coeffIf set, this will affect the cooldowns of actions specific to a mutation, lower is better.
power_coeffIf set, this will affect the overall strength of the mutation, higher is better.
stabilizer_coeffIf set, this will affect the stability of the mutation, lower is better.
synchronizer_coeffIf set, this will affect the chance of backfire, lower is better.
weightThe 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.