; Default inclusion list: ; - all playable weapons, ; - all playable apparel, ; - all books, excluding spell tomes, notes, and journals, ; - misc items without keywords, when KID is not loaded, ; - OR all misc items, when KID is loaded (excluding lockpicks and gold, exclude more items by keywords in the INI). ; Ingredients, potions/food, and soul gems are excluded by default and can be included explicitly. ; Filters below further customize the list of artifacts. Keyword Item Distributor is required for them to work. ; ETR_ExtraArtifact enables tracking of items, ETR_NotArtifact - disables. The order of evaluation vary from type to type, consult the source code. ; Include DB01Plate, NordWarHorn, ImperialWarHorn, DBTortureTools, DB06OlavaToken, dunUniqueBeeInJar, dunWaywardPassSkull01, dunUniqueFireflyInJar, dunUniqueDragonflyInJar, dunUniqueButterflyInJar, dunUniqueMothInJar, DancersFlute, BalbusForkNonEquip, MS11YsgramorsSoupSpoon Keyword = ETR_ExtraArtifact|Misc Item|0x1F6D4,0x200B6,0x200BA,0x20949,0x59654,0xB08C7,0xF6767,0xFBC3A,0xFBC3B,0xFBC3C,0xFBC3D,0x105109,0x1058AA,0x105A4E ; Include treasure maps Keyword = ETR_ExtraArtifact|Book|0xEF07A,0xF33CD,0xF33CE,0xF33CF,0xF33D0,0xF33D1,0xF33D2,0xF33D3,0xF33D4,0xF33D5,0xF33E0 ; Include recipes Keyword = ETR_ExtraArtifact|Book|VendorItemRecipe ; Exclude dummy items. You never encounter vanilla dummy items, but who knows what modders do in their mods, right? Keyword = ETR_NotArtifact|Weapon|Dummy Keyword = ETR_NotArtifact|Armor|Dummy Keyword = ETR_NotArtifact|Misc Item|Dummy ; Exclude clutter Keyword = ETR_NotArtifact|Misc Item|VendorItemClutter Keyword = ETR_NotArtifact|Misc Item|VendorItemTool ; Exclude crafting supplies Keyword = ETR_NotArtifact|Misc Item|VendorItemOreIngot Keyword = ETR_NotArtifact|Misc Item|VendorItemAnimalPart Keyword = ETR_NotArtifact|Misc Item|VendorItemAnimalHide Keyword = ETR_NotArtifact|Misc Item|VendorItemFireword Keyword = ETR_NotArtifact|Misc Item|BYOHHouseCraftingCategorySmithing ; Exclude soul gem fragments Keyword = ETR_NotArtifact|Misc Item|0x67181,0x67182,0x67183,0x67184,0x67185 ; Include gems Keyword = ETR_ExtraArtifact|Misc Item|VendorItemGem,-0x67181,-0x67182,-0x67183,-0x67184,-0x67185 ; Exclude ClothingPoor. Keep in mind, its coverage is far from ideal. WACCF slightly improves situation, but many items, perceived as clothing for the poor, will still lack this keyword. Keyword = ETR_NotArtifact|Armor|ClothingPoor ; Exclude disenchantable weapons and armor, minus daedric artifacts just in case Keyword = ETR_NotArtifact|Weapon|-MagicDisallowEnchanting,-DaedricArtifact,-WeapTypeStaff|E Keyword = ETR_NotArtifact|Armor|-MagicDisallowEnchanting,-DaedricArtifact|E ; Exclude unenchanted staves Keyword = ETR_NotArtifact|Weapon|WeapTypeStaff|-E ; Free Creation Club mods Keyword = ETR_ExtraArtifact|Potion|TGMark,0x88B~ccBGSSSE001-Fish.esm,0x890~ccBGSSSE001-Fish.esm,0x891~ccBGSSSE001-Fish.esm,0x896~ccBGSSSE001-Fish.esm,0x897~ccBGSSSE001-Fish.esm,0x898~ccBGSSSE001-Fish.esm,0x89B~ccBGSSSE001-Fish.esm,0x89C~ccBGSSSE001-Fish.esm,0x89E~ccBGSSSE001-Fish.esm,0x8A0~ccBGSSSE001-Fish.esm,0x8A1~ccBGSSSE001-Fish.esm,0x8A2~ccBGSSSE001-Fish.esm,0x8A3~ccBGSSSE001-Fish.esm,0x8A4~ccBGSSSE001-Fish.esm,0xF25~ccBGSSSE001-Fish.esm Keyword = ETR_ExtraArtifact|Ingredient|ccBGSSSE001-Fish.esm,TGMark Keyword = ETR_ExtraArtifact|Ingredient|ccBGSSSE037-Curios.esl,TGMark