|
TModLoader v1.4.4.9
TModLoader source code documentation
|
Collaboration diagram for Terraria.ID.PrefixID.Sets: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 (F:Terraria.Item.prefix), then that prefix has a 66% to not be applied when randomly rolled (using -1) when calling M:Terraria.Item.Prefix(System.Int32). Defaults to false. | |
Definition at line 8 of file PrefixID.cs.