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

Modifies the Scope, how far you zoom in when you scope. This can be used to zoom in further.

Night_Vision

Modifies the Scope of the scope. Use true to force enable night vision. Use false to force disable night vision. This can be used to create night vision scopes.

Pumpkin_Overlay

Modifies the Scope of the scope. Use true to force enable pumpkin scope overlay. Use false to force disable pumpkin scope overlay.

Zoom_Stacking

Modifies the existing scope stacks. See Scope for more information.

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