Mixin to have an object (usually a Creature) act on other objects.
Call Behavior.perform on each of the object‘s assigned Behaviors, with the object and a target as arguments.
[Validate]