Module ...
Handles activable objects, much more simple than actor's resource It can define simple activations, complex ones that use power and it can also activate talent (ActorTalents interface must also be used on the Object class in this case)
Functions
| _M:regenPower () | Regen resources, shout be called in your actor's act() method |