PaMa distributes all mod-added spell tomes and weapons on specific places. This file is used to block this function if needed. Undistributable Spell Power of the Elements CWSoldierImperialGear CWSoldierImperialGearNoTorch ... ---> This block deals with spell tomes. distribution_exclusion_spell excludes tomes whose spell's name exactly matches the provided string. distribution_exclusion_book excludes any spell tome whose name contains the provided string. The values in distribution_exclusions_list exclude certain leveled lists from being touched. Since lists have no displayed names, it works based on editor ids. Don't bother if you're not a modder. Glass Bow of the Stag Prince [Shortbow] Shiv [Dagger] CWSoldierImperialGear CWSoldierImperialGearNoTorch CWSoldierImperialGearNoTorchNoBow CWSoldierSonsGear CWSoldierSonsGear1H CWSoldierSonsGearNoTorch CWSoldierSonsGearNoTorchNoBow GuardGear PenitusGear PenitusGearWithBow ---> This block deals with weapon distribution. distribution_exclusion_weapon_name excludes weapons whose name exactly matches the provided string. Just as above, distribution_exclusions_list excludes certain leveled lists from being touched.