/* bool cAggressiveMonster::Attack(std::chrono::milliseconds a_Dt) { GetTarget()->TakeDamage(dtMobAttack, this, m_AttackDamage, 0); return true; } */