/tg/ Station 13 - Modules - TypesVar Details - Proc Details

carp

Space Carp

A migratory dwarf fortress reference who swim through space and sometimes bump into the space station. Can be created in dehydrated form by traitors, and are also summoned through rifts by space dragons.

Begin regenerating their health after a short time without taking any damage, and will try to run away to do this if they get hurt. Lethally attracted to loose plastic.

Tameable by feeding them meat, and can follow basic instructions. Rideable. Owned as a pet both by the HoS (sometimes) and also the Nuclear Operatives.

Vars

allowed_obstacle_targetsStructures that AI carp are willing to attack. This prevents them from deconstructing supermatter cooling equipment.
cell_lineCytology cells you can swab from this creature
desired_foodCarp want to eat raw meat
desired_trashCarp want to eat delicious six pack plastic rings
regenerate_colourWhat colour is our 'healing' outline?
ridable_dataInformation to apply when treating this carp as a vehicle
tamed_commandsCommands you can give this carp once it is tamed, not static because subtypes can modify it
teleportAbility which lets carp teleport around

Procs

apply_colourSet a random colour on the carp, override to do something else
migrate_toGives the carp a list of weakrefs of destinations to try and travel between when it has nothing better to do
ranged_secondary_attackTeleport when you right click away from you
setup_eatingTell the elements and the blackboard what food we want to eat
tamedCalled when another mob has forged a bond of friendship with this one, passed the taming mob as 'tamer'

Var Details

allowed_obstacle_targets

Structures that AI carp are willing to attack. This prevents them from deconstructing supermatter cooling equipment.

cell_line

Cytology cells you can swab from this creature

desired_food

Carp want to eat raw meat

desired_trash

Carp want to eat delicious six pack plastic rings

regenerate_colour

What colour is our 'healing' outline?

ridable_data

Information to apply when treating this carp as a vehicle

tamed_commands

Commands you can give this carp once it is tamed, not static because subtypes can modify it

teleport

Ability which lets carp teleport around

Proc Details

apply_colour

Set a random colour on the carp, override to do something else

migrate_to

Gives the carp a list of weakrefs of destinations to try and travel between when it has nothing better to do

ranged_secondary_attack

Teleport when you right click away from you

setup_eating

Tell the elements and the blackboard what food we want to eat

tamed

Called when another mob has forged a bond of friendship with this one, passed the taming mob as 'tamer'