borer_evolution
Vars | |
desc | Description of the evolution |
---|---|
evo_cost | Cost to get the evolution |
evo_type | What evolution genome this is |
gain_text | Text to show the borer when they evolve |
mutually_exclusive | If TRUE, this is an evolution that locks out other evolutions of the same tier & above but in different genomes |
name | Name of the evolution |
tier | What numerical tier is this? (Doesn't affect anything mechanically) |
unlocked_evolutions | What evolutions this one unlocks |
Procs | |
on_evolve | What happens when a borer gets this evolution |
Var Details
desc
Description of the evolution
evo_cost
Cost to get the evolution
evo_type
What evolution genome this is
gain_text
Text to show the borer when they evolve
mutually_exclusive
If TRUE, this is an evolution that locks out other evolutions of the same tier & above but in different genomes
name
Name of the evolution
tier
What numerical tier is this? (Doesn't affect anything mechanically)
unlocked_evolutions
What evolutions this one unlocks
Proc Details
on_evolve
What happens when a borer gets this evolution