tModLoader v2024.04
A mod to make and play Terraria mods
PrefixID.Sets Class Reference

Static Public Attributes

static SetFactory Factory = new SetFactory(PrefixLoader.PrefixCount)
 
static bool[] ReducedNaturalChance = Factory.CreateBoolSet(7, 8, 9, 10, 11, 22, 23, 24, 29, 30, 31, 39, 40, 56, 41, 47, 48, 49)
 If true for a given prefix type (Item.prefix), then that prefix has a 66% to not be applied when randomly rolled (using -1) when calling Item.Prefix(int).
Defaults to false.