TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ ReducedNaturalChance

bool [] Terraria.ID.PrefixID.Sets.ReducedNaturalChance = Factory.CreateBoolSet(7, 8, 9, 10, 11, 22, 23, 24, 29, 30, 31, 39, 40, 56, 41, 47, 48, 49)
static

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 16 of file PrefixID.cs.

Referenced by Terraria.Item.Prefix().