Class FishingRodAffix NamespaceGrindFest AssemblyGrindFest.dll public abstract class FishingRodAffix : ItemAffix Inheritance object Object Component Behaviour MonoBehaviour ItemAffix FishingRodAffix Derived DuplicateCatchAffix LuckyAffix Inherited Members ItemAffix.PrefixName ItemAffix.SuffixName ItemAffix.Item ItemAffix.TypeHash ItemAffix.GetLevelQualityMultiplier(int) ItemAffix.WeaponAffixes ItemAffix.ArmorAffixes ItemAffix.ItemAffixes ItemAffix.AffixesByName ItemAffix.IsCursed ItemAffix.AffixColor ItemAffix.CanBeAssignedAtRandom ItemAffix.SpawnChance ItemAffix.GetRandomWeaponAffix(int, ItemRank, bool, Random, List<ItemAffix>) ItemAffix.GetRandomArmorAffix(int, ItemRank, bool, Random, List<ItemAffix>) ItemAffix.GetRandomItemAffix(int, ItemRank, bool, Random, List<ItemAffix>) ItemAffix.GetRandomAffix(ItemBehaviour, Random) ItemAffix.GetRandomAffix(List<(Type, ItemAffixRestrictionsAttribute)>, int, ItemRank, bool, Random, List<ItemAffix>) ItemAffix.Apply() ItemAffix.AddRandomAffix(ItemBehaviour, Random) Methods GetFishingEffectivenessModifier() OnCatchFish(ItemBehaviour, Vector3) OnFishingProcess()