/tg/ Station 13 - Modules - TypesVar Details - Proc Details

cosmic

Vars

combo_counterThe hits we have on a mob with a mind.
combo_durationThe active duration of the combo.
combo_duration_amountThe duration of a combo when it starts.
combo_timerWhen this timer completes we reset our combo.
increase_amountThe amount the combo duration increases.
max_combo_durationThe maximum duration of the combo.
second_targetStorage for the second target.
third_targetStorage for the third target.

Procs

increase_combo_durationIncreases the combo duration.
reset_comboResets the combo.

Var Details

combo_counter

The hits we have on a mob with a mind.

combo_duration

The active duration of the combo.

combo_duration_amount

The duration of a combo when it starts.

combo_timer

When this timer completes we reset our combo.

increase_amount

The amount the combo duration increases.

max_combo_duration

The maximum duration of the combo.

second_target

Storage for the second target.

third_target

Storage for the third target.

Proc Details

increase_combo_duration

Increases the combo duration.

reset_combo

Resets the combo.