public void AddOrUpdateProf(ushort _id, ushort _level, uint _exp = 0) { ConquerProficiency prof; if (proficiencies.ContainsKey(_id)) { proficiencies[