AddLoot(LootPack.RandomLootItem(new System.Type[]
{typeof(TalismanofFrost), typeof(TalismanofFire), typeof(TalismanofEnergy), typeof(TalismanofPoison), typeof(TalismanofImpact)}, 10, 1, false, false));
That also works, if you don't mind all the items having the same drop rate...