public enum ChestStat
{
ChestCamoflaged = 0x8bd,
ChestDelayDropsUntilDaemonsFinish = 0x875,
ChestDisplayCastRandomCurse = 0x8be,
ChestDisplayExplodesCorpses = 0x8bc,
ChestDisplayExplosion = 0x8c2,
ChestDisplayFireStorm = 0x8c0,
ChestDisplayFreeze = 0x87d,
ChestDisplayIceNova = 0x87c,
ChestDisplayIgnite = 0x8bf,
ChestDisplayKaomTotems = 0x94a,
ChestDisplayPoisonClouds = 0x8c1,
ChestDisplayReviveNearbyMonsters = 0x8ba,
ChestDisplaySpawnsMonstersContinuously = 0x8bb,
ChestDisplaySummonsSkeletons = 0x87b,
ChestDropAdditionalMagicItemsUpTo = 0x8b0,
ChestDropAdditionalNormalItemsUpTo = 0x8af,
ChestDropAdditionalNumberOfUniquesOfDropPoolTypes = 0x949,
ChestDropAdditionalRareItemsUpTo = 0x8b1,
ChestDropAdditionalUniqueMaps = 0x94e,
ChestDropAdditionalUnqiueItems = 0x879,
ChestDroppedItemLevelPos = 0x8b5,
ChestDroppedItemsAreFullyLinked = 0x8b4,
ChestDroppedItemsHaveAdditionalSockets = 0x8b3,
ChestDroppedItemsHaveQualityPct = 0x8b2,
ChestDropsAdditionalUtilityFlasks = 0x8ad,
ChestDropsDuplicatedItem = 0x8b6,
ChestDropsExtraVaalGems = 0x8c5,
ChestDropsOnlyHybridFlasks = 0x8c3,
ChestDropsOnlySupportGems = 0x8c4,
ChestGemsDropWithExperience = 0x8ac,
ChestHiddenItemQuantityPosPct = 0x8a7,
ChestHiddenItemRarityPosPct = 0x8a8,
ChestItemQuantityPosPct = 0x99,
ChestItemRarityPosPct = 0x9b,
ChestItemsDropIdentified = 0x8ae,
ChestNoRegularDrops = 0x94c,
ChestNumberOfAdditionalKaomUniquesToDrop = 0x948,
ChestPlayWarningSound = 0x878,
ChestSpawnRogueExiles = 0x8b9
}