Yogstation 13 - Modules - TypesVar Details - Proc Details

Basic knowledge

Vars

darkspawnThe antag datum of the owner(used for modifying)
descDescription of the effect
iconIcon file used for the tgui menu
icon_stateSpecific icon used for the tgui menu
infiniteIf it can be bought infinite times for incremental upgrades
learned_abilitieswhat ability is granted if any
lore_descriptionFancy description about the effect
menu_tabwhat tab of the antag menu does it fall under
nameName of the effect
ownerThe owner of the psi_web datum that effects will be applied to
shadow_flagsWhat specialization can buy this
shadowhumanThe human mob of darkspawn
willpower_costCost of to learn this

Procs

on_gainIf the purchase goes through, this gets called
on_purchaseWhen the button to purchase is clicked

Var Details

darkspawn

The antag datum of the owner(used for modifying)

desc

Description of the effect

icon

Icon file used for the tgui menu

icon_state

Specific icon used for the tgui menu

infinite

If it can be bought infinite times for incremental upgrades

learned_abilities

what ability is granted if any

lore_description

Fancy description about the effect

menu_tab

what tab of the antag menu does it fall under

name

Name of the effect

owner

The owner of the psi_web datum that effects will be applied to

shadow_flags

What specialization can buy this

shadowhuman

The human mob of darkspawn

willpower_cost

Cost of to learn this

Proc Details

on_gain

If the purchase goes through, this gets called

on_purchase

When the button to purchase is clicked