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

raptor_color

Vars

ai_controllerType of AI controller the raptor uses
colorColor name used for raptor name and icon
descriptionRaptorDex description for the raptor
guaranteed_crossbreedsGuaranteed cross-breeding colors, other parent color -> child color
healthRaptor's health
redirect_shotsDoes this raptor redirect projectile hits onto its rider?
rideable_componentRideable component type to assign to the raptor
spawn_chanceChance that a newborn baby raptor will be of this color
speedRaptor's speed

Procs

setup_raptorShared proc, only called once on raptor init for color-specific traits and properties

Var Details

ai_controller

Type of AI controller the raptor uses

color

Color name used for raptor name and icon

description

RaptorDex description for the raptor

guaranteed_crossbreeds

Guaranteed cross-breeding colors, other parent color -> child color

health

Raptor's health

redirect_shots

Does this raptor redirect projectile hits onto its rider?

rideable_component

Rideable component type to assign to the raptor

spawn_chance

Chance that a newborn baby raptor will be of this color

speed

Raptor's speed

Proc Details

setup_raptor

Shared proc, only called once on raptor init for color-specific traits and properties