slime_extract
Slime Extracts
Vars | |
activate_reagents | Reagents required for activation |
---|---|
crossbreed_modification | Which type of crossbred |
extract_uses | uses before it goes inert |
qdel_timer | deletion timer, for delayed reactions |
Procs | |
activate | Effect when activated by a Luminescent. |
attack | Core-crossing: Feeding adult slimes extracts to obtain a much more powerful, single extract. |
Var Details
activate_reagents
Reagents required for activation
crossbreed_modification
Which type of crossbred
extract_uses
uses before it goes inert
qdel_timer
deletion timer, for delayed reactions
Proc Details
activate
Effect when activated by a Luminescent.
This proc is called whenever a Luminescent consumes a slime extract. Each one is separated into major and minor effects depending on the extract. Cooldown is measured in deciseconds.
- arg1 - The mob absorbing the slime extract.
- arg2 - The valid species for the absorbtion. Should always be a Luminescent unless something very major has changed.
- arg3 - Whether or not the activation is major or minor. Major activations have large, complex effects, minor are simple.
attack
Core-crossing: Feeding adult slimes extracts to obtain a much more powerful, single extract.
By using a valid core on a living adult slime, then feeding it nine more of the same type, you can mutate it into more useful items. Not every slime type has an implemented core cross.