evolutionary_leap
Evolutionary Leap Component; set a time in the round for a mob to evolve into a more dangerous form!
Used for bileworms, to turn into vileworms!
Vars | |
evolve_mark | how much time until the parent makes an evolutionary leap |
---|---|
evolve_path | what this mob turns into |
timer_id | id for leap timer |
Procs | |
comp_on_round_start | Proc ran when round starts. |
Var Details
evolve_mark
how much time until the parent makes an evolutionary leap
evolve_path
what this mob turns into
timer_id
id for leap timer
Proc Details
comp_on_round_start
Proc ran when round starts.