/tg/ Station 13 - Modules - TypesVar Details - Proc Details

borer_evolution

Vars

descDescription of the evolution
evo_costCost to get the evolution
evo_typeWhat evolution genome this is
gain_textText to show the borer when they evolve
mutually_exclusiveIf TRUE, this is an evolution that locks out other evolutions of the same tier & above but in different genomes
nameName of the evolution
tierWhat numerical tier is this? (Doesn't affect anything mechanically)
unlocked_evolutionsWhat evolutions this one unlocks

Procs

on_evolveWhat 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