public int GetClipSize() { return((int)(clipSize * (1 + (perk != null ? perk.GetWeaponClipSizeMul(ID) : 0)))); }