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

heart_attack

Vars

heart_attack_candidatesCandidates for recieving a healthy dose of heart disease

Procs

generate_candidatesPerforms initial analysis of which living players are eligible to be selected for a heart attack.

Var Details

heart_attack_candidates

Candidates for recieving a healthy dose of heart disease

Proc Details

generate_candidates

Performs initial analysis of which living players are eligible to be selected for a heart attack.

Traverses player_list and checks entries against a series of reviews to see if they should even be considered for a heart attack, and at what weight should they be eligible to receive it. The check for whether or not a heart attack should be "blocked" by something is done later, at the round_event level, so this proc mostly just checks users for whether or not a heart attack should be possible.