Shiptest 13 - Modules - TypesVar Details - Proc Details

slime_extract

Slime Extracts

Vars

crossbreed_modifierWhich type of crossbred
effectmoddeletion timer, for delayed reactions
qdel_timeruses before it goes inert
recurringReagents required for activation

Procs

activateEffect when activated by a Luminescent.
attackCore-crossing: Feeding adult slimes extracts to obtain a much more powerful, single extract.
examineResearch point value for slime cores. These are defines stored in [/__DEFINES/research] - the actual values are updated there.

Var Details

crossbreed_modifier

Which type of crossbred

effectmod

deletion timer, for delayed reactions

qdel_timer

uses before it goes inert

recurring

Reagents required for activation

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.

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.

examine

Research point value for slime cores. These are defines stored in [/__DEFINES/research] - the actual values are updated there.