Skip to main content
RustDocs

Variable Zoom Scope

Rare

weapon.mod.8x.scope

A large military-grade scope that can be configured from 4x zoom to 16x zoom.

Attributes

Id
174,866,732
ShortName
weapon.mod.8x.scope
MaxStackSize
1
Hidden
No
Flags
0
Category
0
CategoryName
Weapon
Rarity
3
RarityName
Rare
DespawnRarityName
Rare
DespawnTimeSeconds
2,400
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
Modern
IsVehicleItem
No
OccupySlots
Scope
ApprovedSkinCount
0
MaxDraggable
0
Capacity
0
Weight
0.10
StorageSlots
0

ItemModsData

ItemModEntity

entityPrefab_Path
assets/prefabs/weapon mods/8x scope/8xscope.entity.prefab
defaultBone
scope.attachment
playerOnlyEntity
No
destroyEntityWhenBroken
No
parentItemDefinition_ShortName
weapon.mod.8x.scope

ItemModSound

effect_Path
assets/prefabs/weapon mods/mod_attach.fx.prefab
actionType
0
parentItemDefinition_ShortName
weapon.mod.8x.scope

Blueprint

Time
30
WorkbenchLevelRequired
3
AmountToCreate
1
ResearchCost
60
UserCraftable
No
IsResearchable
No
DefaultBlueprint
No
NeedsSteamItem
No
NeedsSteamDlc
No
ScrapFromRecycle
0

Ingredients

ShortName
metal.refined
DisplayName
High Quality Metal
Amount
80

RecycleReturnsUnsafe

ShortName
metal.refined
DisplayName
High Quality Metal
Amount
48
Chance
100

RecycleReturnsSafezone

ShortName
metal.refined
DisplayName
High Quality Metal
Amount
32
Chance
100

WeaponMod

IsSilencer
No
IsScope
Yes
IsLight
No
IsMuzzleBrake
No
IsMuzzleBoost
No
ZoomAmount
8
BurstCount
-1
ConditionLossMultiplier
1

Modifiers

ItemMods

ItemBlueprintItemModEntityItemModSound

RepairIngredients

ShortName
metal.refined
DisplayName
High Quality Metal
Amount
16

World Entity Properties

Attributes

Type
ProjectileWeaponMod
Path
assets/prefabs/weapon mods/8x scope/8xscope.entity.prefab
ID
4,005,260,636

Components

ProjectileWeaponMod
Raw JSON
{
  "Id": 174866732,
  "ShortName": "weapon.mod.8x.scope",
  "MaxStackSize": 1,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 0,
  "CategoryName": "Weapon",
  "Rarity": 3,
  "RarityName": "Rare",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemBlueprint",
    "ItemModEntity",
    "ItemModSound"
  ],
  "DespawnRarityName": "Rare",
  "DespawnTimeSeconds": 2400,
  "QuickDespawn": false,
  "Volume": 0,
  "BaseRadioactivity": 0,
  "Era": "Modern",
  "IsVehicleItem": false,
  "VehicleCategory": null,
  "OccupySlots": "Scope",
  "ParentItem": null,
  "RedirectOf": null,
  "ApprovedSkinCount": 0,
  "ItemModsData": {
    "ItemModEntity": {
      "entityPrefab_Path": "assets/prefabs/weapon mods/8x scope/8xscope.entity.prefab",
      "defaultBone": "scope.attachment",
      "playerOnlyEntity": false,
      "destroyEntityWhenBroken": false,
      "parentItemDefinition_ShortName": "weapon.mod.8x.scope"
    },
    "ItemModSound": {
      "effect_Path": "assets/prefabs/weapon mods/mod_attach.fx.prefab",
      "actionType": 0,
      "parentItemDefinition_ShortName": "weapon.mod.8x.scope"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 0.1,
  "Blueprint": {
    "Time": 30,
    "WorkbenchLevelRequired": 3,
    "AmountToCreate": 1,
    "ResearchCost": 60,
    "UserCraftable": false,
    "IsResearchable": false,
    "DefaultBlueprint": false,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 80
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 48,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 32,
        "Chance": 100
      }
    ]
  },
  "Condition": null,
  "Combat": null,
  "Harvest": null,
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": null,
  "Armor": null,
  "Recipe": null,
  "WeaponMod": {
    "IsSilencer": false,
    "IsScope": true,
    "IsLight": false,
    "IsMuzzleBrake": false,
    "IsMuzzleBoost": false,
    "ZoomAmount": 8,
    "BurstCount": -1,
    "ConditionLossMultiplier": 1,
    "Modifiers": {
      "Recoil": {
        "Scalar": 1.5,
        "Offset": 0
      }
    }
  },
  "StorageSlots": 0,
  "RepairIngredients": [
    {
      "ShortName": "metal.refined",
      "DisplayName": "High Quality Metal",
      "Amount": 16
    }
  ]
}