/datum/specialist_set

Vars | |
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 |
rank_icon | Icon to override on huds and minimaps |
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 |
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
rank_icon

Icon to override on huds and minimaps
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