byond - Modules - TypesVar Details

/datum/component/cluster_stack

Vars

cluster_stacksCount of how many cluster rounds are in the current stack.
damage_counterCounter of how much damage each cluster round did, 30% of which will be given to the target of apply_cluster_stacks()
last_stackLast world.time that the afflicted was hit by a cluster round.

Var Details

cluster_stacks

Count of how many cluster rounds are in the current stack.

damage_counter

Counter of how much damage each cluster round did, 30% of which will be given to the target of apply_cluster_stacks()

last_stack

Last world.time that the afflicted was hit by a cluster round.