Updated patches, removed requirement for po3's Tweaks
This commit is contained in:
parent
01dbb4bf9d
commit
b7ba6e6d7b
@ -1,15 +1,13 @@
|
||||
; 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 Editor ID, found in the mod, the rule will be skipped correctly.
|
||||
; 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, keyword IDs are loaded by default without the need for powerofthree's Tweaks.
|
||||
|
||||
Keyword = ETR_ExtraArtifact|Ingredient|ccBGSSSE037-Curios.esl,ccBGSSSE037_BunglersBane
|
||||
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|TreasureHunter.esp,dunTreasMapWinterholdEast,-TreasHunterAgnarrNote,-treasHuntTharadsJournal,-treasHuntAdventurersJournal,-THDawnstarNote,-THDawnstarNote01,-ArxieTHMzuhlacJournal
|
||||
Keyword = ETR_ExtraArtifact|Book|treasure_hunt.esp,TGMark,-0x80A~treasure_hunt.esp
|
||||
|
||||
Keyword = ETR_ExtraArtifact|Book|treasure_hunt.esp,dunTreasMapPalePass,-dunTreasMapCluesNote
|
||||
|
||||
Keyword = ETR_ExtraArtifact|Potion|yumcheese.esp,snowcheesewedgeyum,-PROPERTYOFSHEOGORATHyum
|
||||
Keyword = ETR_ExtraArtifact|Potion|yumcheese.esp,TGMark
|
||||
|
||||
; Include seashells. They have VendorItemClutter, which is skipped via the ETR_ExcludeMiscKeywords formlist, we need to include them explicitly
|
||||
Keyword = ETR_ExtraArtifact|Misc Item|Seashells.esp,aaaSeaConchBlue
|
||||
Keyword = ETR_ExtraArtifact|Misc Item|Seashells.esp,TGMark
|
||||
|
||||
; Exclude pouches with WACCF keywords
|
||||
Keyword = ETR_NotArtifact|Armor|WAF_ClothingAccessories,-ClothingHead
|
||||
|
@ -51,3 +51,8 @@ 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
|
Loading…
Reference in New Issue
Block a user