perk

Vars | |
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 |
Procs | |
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 |
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