cocoon

Vars | |
busy | Standard busy check |
---|---|
cocoon_life_time | How much time the cocoon takes to deplete the life force of the marine |
hivenumber | Which hive it belongs too |
larva_point_reward | How much larva points it gives at the end of its life time (8 points for one larva in distress) |
victim | What is inside the cocoon |
Procs | |
life_draining_over | Stop producing points and release the victim if needed |
on_shuttle_crush | Signal proc, makes sure the victim gets gibbed if a shuttle lands on the cocoon |
release_victim | Open the cocoon and move the victim out |
unanchor_from_nest | Allow the cocoon to be opened and dragged |
Var Details
busy

Standard busy check
cocoon_life_time

How much time the cocoon takes to deplete the life force of the marine
hivenumber

Which hive it belongs too
larva_point_reward

How much larva points it gives at the end of its life time (8 points for one larva in distress)
victim

What is inside the cocoon
Proc Details
life_draining_over
Stop producing points and release the victim if needed
on_shuttle_crush
Signal proc, makes sure the victim gets gibbed if a shuttle lands on the cocoon
release_victim
Open the cocoon and move the victim out
unanchor_from_nest
Allow the cocoon to be opened and dragged