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

alien_embryo

Vars

burstingAre we bursting out of the poor sucker who's the xeno mom?
growth_timeHow long does it take to advance one stage? Growth time * 5 = how long till we make a Larva!
stageWhat stage of growth the embryo is at. Developed embryos give the host symptoms suggesting that an embryo is inside them.

Procs

advance_embryo_stageControls Xenomorph Embryo growth. If embryo is fully grown (or overgrown), stop the proc. If not, increase the stage by one and if it's not fully grown (stage 6), add a timer to do this proc again after however long the growth time variable is.
attempt_growAttempt to burst an alien outside of the host, getting a ghost to play as the xeno.
on_poll_concludedPoll has concluded with a suitor

Var Details

bursting

Are we bursting out of the poor sucker who's the xeno mom?

growth_time

How long does it take to advance one stage? Growth time * 5 = how long till we make a Larva!

stage

What stage of growth the embryo is at. Developed embryos give the host symptoms suggesting that an embryo is inside them.

Proc Details

advance_embryo_stage

Controls Xenomorph Embryo growth. If embryo is fully grown (or overgrown), stop the proc. If not, increase the stage by one and if it's not fully grown (stage 6), add a timer to do this proc again after however long the growth time variable is.

attempt_grow

Attempt to burst an alien outside of the host, getting a ghost to play as the xeno.

on_poll_concluded

Poll has concluded with a suitor