public void Attack(BaseScript target) { target.GetDamage(m_CreepStats.m_Attribute.m_Attack.m_Power); }