eggcluster

Vars | |
| amount_grown | The amount the egg cluster has grown. Is able to produce a spider when it hits 100. |
|---|---|
| directive | The mother's directive at the time the egg was produced. Passed onto the child. |
| faction | Which factions to give to the produced spider, inherited from the mother. |
| ghost_ready | Whether or not a ghost can use the cluster to become a spider. |
| potentialspawns | The types of spiders the egg sac could produce. |
Procs | |
| make_spider | Makes a ghost into a spider based on the type of egg cluster. |
Var Details
amount_grown

The amount the egg cluster has grown. Is able to produce a spider when it hits 100.
directive

The mother's directive at the time the egg was produced. Passed onto the child.
faction

Which factions to give to the produced spider, inherited from the mother.
ghost_ready

Whether or not a ghost can use the cluster to become a spider.
potentialspawns

The types of spiders the egg sac could produce.
Proc Details
make_spider
Makes a ghost into a spider based on the type of egg cluster.
Allows a ghost to get a prompt to use the egg cluster to become a spider. Arguments:
- user - The ghost attempting to become a spider.