Skyrim Special Edition
0 of 0

File information

Last updated

Original upload

Created by

Zzyxzz

Uploaded by

Zzyxzz

Virus scan

Safe to use

Mod articles

  • Container Patcher

    Filter


    filterByContainers can be used to filter objects. (multiple separated by ,)


    filterByEditorIdContains allows you to filter by editorID(can also only contain a part of the editorID). The editorID filters are connected by AND. Multiple editorIDs need to be separated by ,

    filterByEditorIdContainsOr editorIDs are connected with or. Multiple editorIDs need to be separated by ,

    filterByEditorIdContainsExcluded allows you to exclude editorIDs. Multiple editorIDs need to be separated by ,

    Operations

    addToContainers  allows you to add objects/items to containers. Multiple have to be separated by ,  (object, count)
    (Leveled Lists are supported, but may cause issues. Use with care.)
    Examp...

  • Leveled List Patcher

    Filter for Leveled List Item

    filterByLLs can be used to filter objects. (multiple separated by ,)

    noFilterLL to use no filter
    Example:
    noFilterLL=true


    Filter for Leveled List NPC

    filterByLLNPCs can be used to filter objects. (multiple separated by ,)

    noFilterLLNPC to use no filter
    Example:
    noFilterLLNPC=true


    Operations (Shared by Item and Character)
    addToLLs  allows you to add objects/items to LLs. Multiple have to be separated by ,  (object, level, count, chance)
    Example:
    filterByLLs= myTestESP.esp|00001733:addToLLs=Skyrim.esm|4822~1~1
    Adds the item to the filtered leveled list for level 1 and count 1 


    removeFromLLs  allows yo...

  • NPC Patcher

    filterByNpcs/Excluded , filterByRaces and filterByKeywords/Or/Excluded are not connected. They work Independent from each other.

    Filter

    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterByNpcs allows you to patch different NPCs at once. They need to be separated by ,

    filterByNpcsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByRaces allows you to patch NPCs by race. You can add multiple races.

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Multipl...

  • Magic Effect Patcher

    
    Filter


    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterByMgefs allows you to filter by magic effects. Multiple magic effects need to be separated by ,

    filterByMgefsExcluded allows you to exclude magic effects. Multiple magic effects need to be separated by ,

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Multiple keywords need to be separated by ,

    filterByKeywordsOr keywords are connected with or. Multiple keywords need to be separated by ,

    filterByKeywordsExcluded allows you...

  • Spell Patcher

    
    Filter


    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterBySpells allows you to patch different objects at once. They need to be separated by ,

    filterBySpellsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Multiple keywords need to be separated by ,

    filterByKeywordsOr keywords are connected with or. Multiple keywords need to be separated by ,

    filterByKeywordsExcluded allows you to exclude keywords. M...

  • Weapon Patcher

    filterByWeapons/Excluded, filterByKeywords/Or/Excluded and filterByHasAmmoFromWeaponList are not connected. They work Independent from each other.


    Filter


    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterByWeapons can be used to specify specific weapons. (multiple separated by ,)

    filterByAmmos can be used to filter weapons by ammo type. (multiple separated by ,)

    filterByWeaponsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByKeywords allows you to filter by keywords. The keywor...

  • Armor Patcher

    filterByArmors/Excluded and filterByKeywords/Or/Excluded are not connected. They work Independent from each other.

    Filter

    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterByArmors can be used to specify specific armors. (multiple separated by ,)

    filterByArmorsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByArmorTypes can be used to filter by type the types: heavy, light, clothing. (multiple separated by ,)
    Example:
    filterByArmorTypes=heavy, light

    filterByKeywords allows you to...

  • Ammo Patcher

    Filter


    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123


    filterByAmmos allows you to patch different ammos at once. They need to be separated by ,


    filterByAlternateTextures allows you to filter by objects. You can add multiple and they have to be separated by , (only one needs to match, to pass.)
    Example:
    filterByAlternateTextures=Skyrim.esm|123


    filterByWeightLessThan allows you to filter ammos by weight less than X
    Example:
    filterByWeightLessThan=1:weight=0
    (filter by weight less than 1 and set weight to 0)
    <...

  • Constructible Object Patcher

    Filter

    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterByCobjs allows you to filter by objects. Multiple objects need to be separated by ,

    filterByCobjsExcluded allows you to exclude objects. Multiple objects need to be separated by ,

    filterByIngredients allows you to filter by ingredients. The ingredients are connected by AND. Multiple ingredients need to be separated by ,

    filterByIngredientsOr ingredients are connected with or. Multiple ingredients need to be separated by ,

    filterByIngredientsExcluded allows you to exclude ingredien...

  • Projectile Patcher

    Filter

    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterByProjectiles can be used to filter for a specific object. (multiple separated by ,)

    filterByProjectilesExcluded can be used to exclude one or multiple objects. (multiple separated by ,)



    Operations

    range allows you to change the property of the object.
    Example: 
    filterByProjectiles= Skyrim.esm|13988:range=9001


    rangeMult allows you to multiply the property of the object. 
    Example: 
    filterByProjectiles= Skyrim.esm|13988:range=2.5

  • Race Patcher

    filterByRaces/Excluded and filterByKeywords/Or/Excluded are not connected. They work Independent from each other.


    Filter


    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterByRaces allows you to patch NPCs by race. You can add multiple races and they have to be separated by ,

    filterByRacesExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Multiple keywords need to be separated by ,

    filterByKeywordsOr k...

  • Movement Type Patcher

    Filter


    filterByMovementTypes can be used to filter objects. (multiple separated by ,)


    filterByMovementTypesExcluded can be used to exclude one or multiple objects. (multiple separated by ,)


    Operations


    walkLeft allows you to change the speed.
    Examples: 
    filterByMovementTypes= Skyrim.esm|123:walkLeft=35

    More Options
    walkLeft
    runLeft
    walkRight
    runRight
    walkForward
    runForward
    walkBack
    runBack
    rotateInPlaceRun
    rotateInPlaceWalk
    rotateWhileMovingRun

    ...

  • Soul Gem Patcher

    Filter


    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterBySoulGems can be used to specify specific weapons. (multiple separated by ,)

    filterBySoulGemsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByAlternateTextures allows you to filter by objects. You can add multiple and they have to be separated by , (only one needs to match, to pass.)
    Example:
    filterByAlternateTextures=Skyrim.esm|123

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Multiple keywor...

  • Scroll Patcher

    
    Filter


    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterByScrolls allows you to patch different objects at once. They need to be separated by ,

    filterByScrollsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByAlternateTextures allows you to filter by objects. You can add multiple and they have to be separated by , (only one needs to match, to pass.)
    Example:
    filterByAlternateTextures=Skyrim.esm|123

    filterByKeywords allows you to filter by keywords. The keywords are connected by AN...

  • Misc Patcher

    Filter

    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterByMiscs can be used to specify specific weapons. (multiple separated by ,)

    filterByMiscsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByAlternateTextures allows you to filter by objects. You can add multiple and they have to be separated by , (only one needs to match, to pass.)
    Example:
    filterByAlternateTextures=Skyrim.esm|123

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Multiple keywords need to b...

  • Ingredient Patcher

    
    Filter

    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterByIngs allows you to patch different objects at once. They need to be separated by ,

    filterByIngsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)


    filterByAlternateTextures allows you to filter by objects. You can add multiple and they have to be separated by , (only one needs to match, to pass.)
    Example:
    filterByAlternateTextures=Skyrim.esm|123

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Mu...

  • Book Patcher

    
    Filter

    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123


    filterByBooks allows you to filter objects. They need to be separated by ,


    filterByBooksExcluded can be used to exclude one or multiple objects. (multiple separated by ,)


    filterByAlternateTextures allows you to filter by objects. You can add multiple and they have to be separated by , (only one needs to match, to pass.)
    Example:
    filterByAlternateTextures=Skyrim.esm|123


    filterByFlags allows you to filter objects by flags. They need to be separated by , (at...

  • Alchemy - Ingestible Patcher

    
    Filter


    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterByAlchs allows you to patch different objects at once. They need to be separated by ,

    filterByAlchsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByAlternateTextures allows you to filter by objects. You can add multiple and they have to be separated by , (only one needs to match, to pass.)
    Example:
    filterByAlternateTextures=Skyrim.esm|123

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. ...

  • Enchantment Patcher

    
    Filter

    filterByModNames allows you to filter by mods and can be combined with other filters. Multiple mods need to be separated by ,
    Example: 
    filterByModNames=SkyValor.esp:filterByXXX=MyMod.esp|123:setWhatEver=123

    filterByEnchs allows you to patch different objects at once. They need to be separated by ,

    filterByEnchsExcluded can be used to exclude one or multiple objects. (multiple separated by ,)

    filterByKeywords allows you to filter by keywords. The keywords are connected by AND. Multiple keywords need to be separated by ,

    filterByKeywordsOr keywords are connected with or. Multiple keywords need to be separated by ,

    filterByKeywordsExcluded allows you to exclude keywords. Multiple ...

  • -Important- FormID - EditorID

    FormID & EditorID

    SkyPatcher supports FormIDand EditorID.

    Currently there are some function that are not supported for EditorID 

    NPC Patcher
    objectsToAdd
    factionsToAdd

    Outfit Patcher
    formsToReplace

    For everything else, you are able to use what you want:

    filterByAmmos=IronArrow:weight=0.5

    filterByAmmos=Skyrim.esm|1397D:weight=0.5...