byond - Modules - TypesVar Details

/datum/specialist_set

Vars

available_kit_numHow many more of this spec set can be picked from /obj/item/spec_kit
available_vendor_numHow many more of this spec set can be picked from spec vendors
incompatible_setsList of typepaths that are incompatible with this set, meaning it'll subtract 1 from their vendor/kit num as well
kit_typepathWhat typepath to spawn for the redeemer if from a kit
nameHuman-readable name for the specialist set
role_nameWhat is the role title that should go on ID cards
skill_to_giveWhat skill tier to give the person redeeming the set
trait_to_giveWhat trait to give the person redeeming the set

Var Details

available_kit_num

How many more of this spec set can be picked from /obj/item/spec_kit

available_vendor_num

How many more of this spec set can be picked from spec vendors

incompatible_sets

List of typepaths that are incompatible with this set, meaning it'll subtract 1 from their vendor/kit num as well

kit_typepath

What typepath to spawn for the redeemer if from a kit

name

Human-readable name for the specialist set

role_name

What is the role title that should go on ID cards

skill_to_give

What skill tier to give the person redeeming the set

trait_to_give

What trait to give the person redeeming the set