21 lines
1.3 KiB
INI
21 lines
1.3 KiB
INI
; Limiting by mod is a bit tricky at the time of writing. If a filter has only mod name, it will work as expected only when the mod is active. If the mod is not enabled, the keyword will be assigned to ALL items. To work around it, add at least one existing Editor ID, the rule will be skipped correctly. I am using an unused keyword TGMark, because keyword IDs are loaded by default without the need for powerofthree's Tweaks.
|
|
|
|
Keyword = ETR_ExtraArtifact|Book|TreasureHunter.esp,TGMark,-0x1E55~TreasureHunter.esp,-0x67BC~TreasureHunter.esp,-0x787C~TreasureHunter.esp,-0xB0E2~TreasureHunter.esp,-0xB0E4~TreasureHunter.esp,-0x1F04B~TreasureHunter.esp
|
|
|
|
Keyword = ETR_ExtraArtifact|Book|treasure_hunt.esp,TGMark,-0x80A~treasure_hunt.esp
|
|
|
|
Keyword = ETR_ExtraArtifact|Potion|yumcheese.esp,TGMark
|
|
|
|
; Include seashells. They have VendorItemClutter, excluded in Artifact Tracker_KID.ini, we need to include them explicitly
|
|
Keyword = ETR_ExtraArtifact|Misc Item|Seashells.esp,TGMark
|
|
|
|
; Exclude pouches with WACCF keywords
|
|
Keyword = ETR_NotArtifact|Armor|TGMark,WAF_ClothingAccessories,-ClothingHead
|
|
Keyword = ETR_NotArtifact|Armor|TGMark,WAF_ClothingPouch
|
|
|
|
; Exclude CCOR/CACO filter keyword
|
|
Keyword = ETR_NotArtifact|Misc Item|TGMark,NoCraftingExperience,-VendorItemGem
|
|
|
|
; Include Amulets of Skyrim
|
|
Keyword = ETR_ExtraArtifact|Armor|TGMark,SL01AmuletsSkyrim.esp
|