Files
WoWDBDefs/definitions/MapChallengeModeAffixCriteria.dbd
2025-02-21 17:43:42 +00:00

17 lines
484 B
Plaintext

COLUMNS
int ID
int<MapChallengeMode::ID> MapChallengeModeID?
int<KeystoneAffix::ID> KeystoneAffix?
int CriteriaCountBonus?
int MinChallengeLevel?
int MaxChallengeLevel?
LAYOUT EC0A9905
BUILD 11.1.0.58221, 11.1.0.58626, 11.1.0.58731, 11.1.0.58774, 11.1.0.58819, 11.1.0.58945, 11.1.0.58999, 11.1.0.59095, 11.1.0.59184, 11.1.0.59241, 11.1.0.59324
$noninline,id$ID<32>
$relation$MapChallengeModeID<32>
KeystoneAffix<32>
CriteriaCountBonus<32>
MinChallengeLevel<32>
MaxChallengeLevel<32>