byond - Modules - TypesVar Details - Proc Details

researchcomp

Vars

allowed_resources_descDescription of usable resources for starting research
init_resourceLoaded resource to begin research
researchingUI holder
reward_tiersResearch reward tiers
rewards_listsList of rewards for each category

Procs

construct_insertable_resources_descCreates the description of usable resources for starting research
finish_researchHandles the research process completing
generate_research_rewards_listGenerates rewards using the resource's rarity modifiers and a list of potential rewards
replace_init_resourceInserts/Replaces the resource used to being research
research_itemGenerates rewards from a research resource
start_researchBegins the research process

Var Details

allowed_resources_desc

Description of usable resources for starting research

init_resource

Loaded resource to begin research

researching

UI holder

reward_tiers

Research reward tiers

rewards_lists

List of rewards for each category

Proc Details

construct_insertable_resources_desc

Creates the description of usable resources for starting research

finish_research

Handles the research process completing

generate_research_rewards_list

Generates rewards using the resource's rarity modifiers and a list of potential rewards

replace_init_resource

Inserts/Replaces the resource used to being research

research_item

Generates rewards from a research resource

start_research

Begins the research process