/tg/ Station 13 - Modules - TypesVar Details

ai

The malf AI action subtype. All malf actions are subtypes of this.

Vars

auto_use_usesIf we automatically use up uses on each activation
cooldown_periodIf applicable, the time in deciseconds we have to wait before using any more modules
owner_AIThe owner AI, so we don't have to typecast every time
usesIf we have multiple uses of the same power

Var Details

auto_use_uses

If we automatically use up uses on each activation

cooldown_period

If applicable, the time in deciseconds we have to wait before using any more modules

owner_AI

The owner AI, so we don't have to typecast every time

uses

If we have multiple uses of the same power