tModLoader v2024.03
A mod to make and play Terraria mods
WorldGen.TenthAnniversaryWorldInfo Class Reference

Static Public Attributes

static int[] GoodPrefixIdsForAccessory
 
static int[] GoodPrefixIdsForMagicWeapon
 
static int[] GoodPrefixIdsForMeleeWeapon
 
static int[] GoodPrefixIdsForRangedWeapon
 
static int[] GoodPrefixIdsForSummonerWeapon
 

Member Data Documentation

◆ GoodPrefixIdsForAccessory

int [] WorldGen.TenthAnniversaryWorldInfo.GoodPrefixIdsForAccessory
static
Initial value:
= new int[4] {
65,
68,
72,
76
}

◆ GoodPrefixIdsForMagicWeapon

int [] WorldGen.TenthAnniversaryWorldInfo.GoodPrefixIdsForMagicWeapon
static
Initial value:
= new int[3] {
83,
57,
60
}

◆ GoodPrefixIdsForMeleeWeapon

int [] WorldGen.TenthAnniversaryWorldInfo.GoodPrefixIdsForMeleeWeapon
static
Initial value:
= new int[3] {
81,
59,
57
}

◆ GoodPrefixIdsForRangedWeapon

int [] WorldGen.TenthAnniversaryWorldInfo.GoodPrefixIdsForRangedWeapon
static
Initial value:
= new int[3] {
82,
57,
60
}

◆ GoodPrefixIdsForSummonerWeapon

int [] WorldGen.TenthAnniversaryWorldInfo.GoodPrefixIdsForSummonerWeapon
static
Initial value:
= new int[3] {
83,
57,
60
}