byond - Modules - TypesVar Details - Proc Details

perk

Vars

all_jobsThis applies to all campaign jobs
descBrief description of the perk
jobs_supportedJob types that this perk is available to. no list implies this works for any job
nameName of the perk
prereq_perksAny perks required before this one can be obtained
req_descAddition desc for special reqs such as other perks
ui_iconUI icon for this perk
unlock_costCost to purchase this perk

Procs

apply_perkApplies perk benefits
remove_perkRemoves perk benefits
remove_unlock_animationcallback for removing the eye from viscontents
unlock_animationOverhead animation to indicate a perk has been unlocked
unlock_bonusAny one off bonuses for unlocking this perk

Var Details

all_jobs

This applies to all campaign jobs

desc

Brief description of the perk

jobs_supported

Job types that this perk is available to. no list implies this works for any job

name

Name of the perk

prereq_perks

Any perks required before this one can be obtained

req_desc

Addition desc for special reqs such as other perks

ui_icon

UI icon for this perk

unlock_cost

Cost to purchase this perk

Proc Details

apply_perk

Applies perk benefits

remove_perk

Removes perk benefits

remove_unlock_animation

callback for removing the eye from viscontents

unlock_animation

Overhead animation to indicate a perk has been unlocked

unlock_bonus

Any one off bonuses for unlocking this perk