RustDocs

Metal Armor Insert

Rare

clothing.mod.armorinsert_metal

Metal insert for crafted clothing and armor, provides extra protection from projectiles.

Attributes

Id
1,099,611,828
ShortName
clothing.mod.armorinsert_metal
MaxStackSize
1
Hidden
No
Flags
0
Category
2
CategoryName
Items
Rarity
3
RarityName
Rare
DespawnRarityName
Rare
DespawnTimeSeconds
2,400
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
None
IsVehicleItem
No
OccupySlots
0
ApprovedSkinCount
0
MaxDraggable
0
Capacity
0
Weight
1
StorageSlots
0

ItemModsData

ItemModSound

effect_Path
assets/prefabs/weapon mods/mod_attach.fx.prefab
actionType
0
parentItemDefinition_ShortName
clothing.mod.armorinsert_metal

ItemModArmorInsert

SpeedReduction
0
parentItemDefinition_ShortName
clothing.mod.armorinsert_metal

Blueprint

Time
30
WorkbenchLevelRequired
2
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
5

RecycleReturnsUnsafe

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

RecycleReturnsSafezone

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

ItemMods

ItemBlueprintItemModSoundItemModArmorInsert

RepairIngredients

ShortName
metal.refined
DisplayName
High Quality Metal
Amount
1
Raw JSON
{
  "Id": 1099611828,
  "ShortName": "clothing.mod.armorinsert_metal",
  "MaxStackSize": 1,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 2,
  "CategoryName": "Items",
  "Rarity": 3,
  "RarityName": "Rare",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemBlueprint",
    "ItemModSound",
    "ItemModArmorInsert"
  ],
  "DespawnRarityName": "Rare",
  "DespawnTimeSeconds": 2400,
  "QuickDespawn": false,
  "Volume": 0,
  "BaseRadioactivity": 0,
  "Era": "None",
  "IsVehicleItem": false,
  "VehicleCategory": null,
  "OccupySlots": "0",
  "ParentItem": null,
  "RedirectOf": null,
  "ApprovedSkinCount": 0,
  "ItemModsData": {
    "ItemModSound": {
      "effect_Path": "assets/prefabs/weapon mods/mod_attach.fx.prefab",
      "actionType": 0,
      "parentItemDefinition_ShortName": "clothing.mod.armorinsert_metal"
    },
    "ItemModArmorInsert": {
      "SpeedReduction": 0,
      "parentItemDefinition_ShortName": "clothing.mod.armorinsert_metal"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 1,
  "Blueprint": {
    "Time": 30,
    "WorkbenchLevelRequired": 2,
    "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": 5
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 3,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "metal.refined",
        "DisplayName": "High Quality Metal",
        "Amount": 2,
        "Chance": 100
      }
    ]
  },
  "Condition": null,
  "Combat": null,
  "Harvest": null,
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": null,
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": [
    {
      "ShortName": "metal.refined",
      "DisplayName": "High Quality Metal",
      "Amount": 1
    }
  ]
}