class FishingRod : FishingRod_Base_New { void FishingRod() { } //Deprecated override float GetFishingEffectivityBonus() { return 0.1; } };