GuildFishingNames: {
    customRarityNames?: Record<string, string> | null;
    customSpeciesNames?: Record<string, string> | null;
}