public AttackWander(Actor self, AttackWanderInfo info) : base(self, info) { attackMove = self.Trait <AttackMove>(); }