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

skyrat

SKYRAT MODULE SKYRAT_XENO_REDO

Vars

alt_inhands_fileWhat icon file update_held_items will look for when making inhands for xenos
evolution_cooldown_timeHow long xenos should be unable to evolve after recently evolving
has_evolved_recentlyKeeps track of if a xeno has evolved recently, if so then we prevent them from evolving until that time is up
next_evolutionSetting this will give a xeno generic_evolve set to evolve them into this type
on_fire_pixel_xPixel X shifting of the on fire overlay
on_fire_pixel_yPixel Y shifting of the on fire overlay
unable_to_use_abilitiesDetermines if a xeno is unable to use abilities

Procs

can_evolve_once_againAllows xenos to evolve again if they are currently unable to
has_just_evolvedCalled when a larva or xeno evolves, adds a configurable timer on evolving again to the xeno

Var Details

alt_inhands_file

What icon file update_held_items will look for when making inhands for xenos

evolution_cooldown_time

How long xenos should be unable to evolve after recently evolving

has_evolved_recently

Keeps track of if a xeno has evolved recently, if so then we prevent them from evolving until that time is up

next_evolution

Setting this will give a xeno generic_evolve set to evolve them into this type

on_fire_pixel_x

Pixel X shifting of the on fire overlay

on_fire_pixel_y

Pixel Y shifting of the on fire overlay

unable_to_use_abilities

Determines if a xeno is unable to use abilities

Proc Details

can_evolve_once_again

Allows xenos to evolve again if they are currently unable to

has_just_evolved

Called when a larva or xeno evolves, adds a configurable timer on evolving again to the xeno