Class ItemAffix NamespaceGrindFest AssemblyGrindFest.dll public abstract class ItemAffix : MonoBehaviour Inheritance object Object Component Behaviour MonoBehaviour ItemAffix Derived AnyItemAffix ArmorAffix FishingRodAffix WeaponAffix PotionAffix Fields AffixesByName ArmorAffixes CanBeAssignedAtRandom Item ItemAffixes SpawnChance TypeHash WeaponAffixes Properties AffixColor IsCursed PrefixName SuffixName Methods AddRandomAffix(ItemBehaviour, Random) Apply() GetLevelQualityMultiplier(int) GetRandomAffix(ItemBehaviour, Random) GetRandomAffix(List<(Type, ItemAffixRestrictionsAttribute)>, int, ItemRank, bool, Random, List<ItemAffix>) GetRandomArmorAffix(int, ItemRank, bool, Random, List<ItemAffix>) GetRandomItemAffix(int, ItemRank, bool, Random, List<ItemAffix>) GetRandomWeaponAffix(int, ItemRank, bool, Random, List<ItemAffix>)