Class PotionAffix NamespaceGrindFest AssemblyGrindFest.dll public abstract class PotionAffix : ItemAffix Inheritance object Object Component Behaviour MonoBehaviour ItemAffix PotionAffix Derived ImmortalityPotionAffix 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)