Scope Modifier

Modifies the Scope section of the config

  Scope_Modifier:
    Zoom_Amount: <DoubleModifier>
    Night_Vision: <true/false>
    Pumpkin_Overlay: <true/false>
    Zoom_Stacking: 
      - <DoubleModifier>
      - <DoubleModifier>
    Add_Mechanics: <Mechanics>  # or use Replace_Mechanics

Zoom_Amount

Night_Vision

Pumpkin_Overlay

This requires WeaponMechanicsCosmetics to be installed in order to work.

Zoom_Stacking

Add_Mechanics

This will add additional Mechanics to the current mechanics. To replace all current mechanics, change the config key to Replace_Mechanics.

Modifies the current mechanics applied whenever a player scopes.

Last updated