FishingResetResult: {
    claimsCleared: boolean;
    cleared: string[];
    note: string;
    scope: FishingResetScope;
}