ai
The malf AI action subtype. All malf actions are subtypes of this.
Vars | |
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 |
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