spider

Vars | |
amount_grown | The amount the egg cluster has grown. Is able to produce a spider when it hits 100. |
---|---|
cluster_type | Type of the cluster that the spawner spawns |
directive | The mother's directive at the time the egg was produced. Passed onto the child. |
egg | Physical structure housing the spawner |
potentialspawns | The types of spiders that the spawner can produce |
Procs | |
create | 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.
cluster_type

Type of the cluster that the spawner spawns
directive

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

Physical structure housing the spawner
potentialspawns

The types of spiders that the spawner can produce
Proc Details
create
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
- newname - If set, renames the mob to this name