Method GetRandomAffix
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
GetRandomAffix(ItemBehaviour)
public static Type GetRandomAffix(ItemBehaviour item)
Parameters
item
ItemBehaviour
Returns
GetRandomAffix(List<(Type, ItemAffixRestrictionsAttribute)>, int, ItemRank, bool, List<ItemAffix>)
public static Type GetRandomAffix(List<(Type, ItemAffixRestrictionsAttribute)> affixes, int itemLevel, ItemRank itemRank, bool isCursed, List<ItemAffix> blacklist = null)
Parameters
affixes
List<(Type, ItemAffixRestrictionsAttribute)>itemLevel
intitemRank
ItemRankisCursed
boolblacklist
List<ItemAffix>