Space Station 13 - Modules - TypesVar Details - Proc Details

vampire

Vars

drained_humanslist of the peoples UIDs that we have drained, and how much blood from each one
drainingwho the vampire is draining of blood
iscloakinghandles the vampire cloak toggle
nullifiedNullrods and holywater make their abilities cost more
powerslist of available powers and passives
subclasswhat vampire subclass the vampire is.
upgrade_tiersa list of powers that all vampires unlock and at what blood level they unlock them, the rest of their powers are found in the vampire_subclass datum

Procs

change_subclassRemove the vampire's current subclass and add the specified one.
clear_subclassRemove and delete the vampire's current subclass and all associated abilities.
remove_all_powersRemoves all of the vampire's current powers.

Var Details

drained_humans

list of the peoples UIDs that we have drained, and how much blood from each one

draining

who the vampire is draining of blood

iscloaking

handles the vampire cloak toggle

nullified

Nullrods and holywater make their abilities cost more

powers

list of available powers and passives

subclass

what vampire subclass the vampire is.

upgrade_tiers

a list of powers that all vampires unlock and at what blood level they unlock them, the rest of their powers are found in the vampire_subclass datum

Proc Details

change_subclass

Remove the vampire's current subclass and add the specified one.

Arguments:

clear_subclass

Remove and delete the vampire's current subclass and all associated abilities.

Arguments:

remove_all_powers

Removes all of the vampire's current powers.