public ProtoMessage Attack(string aID)
 {
     return((ProtoBattle)_playerOps.AttackArmy(aID, _testClient));
 }