Skip to main content
RustDocs

Military Silencer

Uncommon

weapon.mod.silencer

Significantly reduces the sound of gunfire, and completely removes any visible muzzle flash.

Attributes

Id
-1,850,571,427
ShortName
weapon.mod.silencer
MaxStackSize
1
Hidden
No
Flags
0
Category
0
CategoryName
Weapon
Rarity
2
RarityName
Uncommon
DespawnRarityName
Uncommon
DespawnTimeSeconds
1,200
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
Modern
IsVehicleItem
No
OccupySlots
Barrel, Silencer
ApprovedSkinCount
0
MaxDraggable
0
Capacity
0
Weight
1
StorageSlots
0

ItemModsData

ItemModEntity

entityPrefab_Path
assets/prefabs/weapon mods/silencers/silencer.entity.prefab
defaultBone
barrel
playerOnlyEntity
No
destroyEntityWhenBroken
No
parentItemDefinition_ShortName
weapon.mod.silencer

ItemModSound

effect_Path
assets/prefabs/weapon mods/silencers/effects/silencer_attach.fx.prefab
actionType
0
parentItemDefinition_ShortName
weapon.mod.silencer

Blueprint

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

Ingredients

ShortName
metal.refined
DisplayName
High Quality Metal
Amount
15

RecycleReturnsUnsafe

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

RecycleReturnsSafezone

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

Condition

Max
100
Repairable
Yes
MaintainMaxCondition
No
OvenCondition
No
FoundFractionMin
1
FoundFractionMax
1

WeaponMod

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

Modifiers

ItemMods

ItemBlueprintItemModEntityItemModSound

RepairIngredients

ShortName
metal.refined
DisplayName
High Quality Metal
Amount
3

World Entity Properties

Attributes

Type
ProjectileWeaponMod
Path
assets/prefabs/weapon mods/silencers/silencer.entity.prefab
ID
2,395,313,048

Components

ProjectileWeaponMod
Raw JSON
{
  "Id": -1850571427,
  "ShortName": "weapon.mod.silencer",
  "MaxStackSize": 1,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 0,
  "CategoryName": "Weapon",
  "Rarity": 2,
  "RarityName": "Uncommon",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemBlueprint",
    "ItemModEntity",
    "ItemModSound"
  ],
  "DespawnRarityName": "Uncommon",
  "DespawnTimeSeconds": 1200,
  "QuickDespawn": false,
  "Volume": 0,
  "BaseRadioactivity": 0,
  "Era": "Modern",
  "IsVehicleItem": false,
  "VehicleCategory": null,
  "OccupySlots": "Barrel, Silencer",
  "ParentItem": null,
  "RedirectOf": null,
  "ApprovedSkinCount": 0,
  "ItemModsData": {
    "ItemModEntity": {
      "entityPrefab_Path": "assets/prefabs/weapon mods/silencers/silencer.entity.prefab",
      "defaultBone": "barrel",
      "playerOnlyEntity": false,
      "destroyEntityWhenBroken": false,
      "parentItemDefinition_ShortName": "weapon.mod.silencer"
    },
    "ItemModSound": {
      "effect_Path": "assets/prefabs/weapon mods/silencers/effects/silencer_attach.fx.prefab",
      "actionType": 0,
      "parentItemDefinition_ShortName": "weapon.mod.silencer"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 1,
  "Blueprint": {
    "Time": 30,
    "WorkbenchLevelRequired": 3,
    "AmountToCreate": 1,
    "ResearchCost": 30,
    "UserCraftable": false,
    "IsResearchable": false,
    "DefaultBlueprint": false,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 15
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 9,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 6,
        "Chance": 100
      }
    ]
  },
  "Condition": {
    "Max": 100,
    "Repairable": true,
    "MaintainMaxCondition": false,
    "OvenCondition": false,
    "FoundFractionMin": 1,
    "FoundFractionMax": 1
  },
  "Combat": null,
  "Harvest": null,
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": null,
  "Armor": null,
  "Recipe": null,
  "WeaponMod": {
    "IsSilencer": true,
    "IsScope": false,
    "IsLight": false,
    "IsMuzzleBrake": false,
    "IsMuzzleBoost": false,
    "ZoomAmount": 0,
    "BurstCount": -1,
    "ConditionLossMultiplier": 1,
    "Modifiers": {
      "Damage": {
        "Scalar": 0.75,
        "Offset": 0
      },
      "ProjectileVelocity": {
        "Scalar": 0.75,
        "Offset": 0
      }
    }
  },
  "StorageSlots": 0,
  "RepairIngredients": [
    {
      "ShortName": "metal.refined",
      "DisplayName": "High Quality Metal",
      "Amount": 3
    }
  ]
}