Skip to main content
RustDocs

Door Key

door.key

A key to a door, created from a Lock. Keep this item safe; if lost you'll be unable to open the door again!

Attributes

Id
-1,112,793,865
ShortName
door.key
MaxStackSize
1
Hidden
No
Flags
0
Category
10
CategoryName
Misc
Rarity
0
RarityName
None
DespawnRarityName
None
DespawnTimeSeconds
300
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
None
IsVehicleItem
No
OccupySlots
0
ApprovedSkinCount
0
MaxDraggable
0
Capacity
0
Weight
1
StorageSlots
0

ItemModsData

ItemModBurnable

fuelAmount
10
byproductItem_ShortName
charcoal
byproductAmount
1
byproductChance
1
parentItemDefinition_ShortName
door.key

Blueprint

Time
0.10
WorkbenchLevelRequired
0
AmountToCreate
1
ResearchCost
120
UserCraftable
No
IsResearchable
No
DefaultBlueprint
No
NeedsSteamItem
No
NeedsSteamDlc
No
ScrapFromRecycle
0

Ingredients

ShortName
wood
DisplayName
Wood
Amount
25

RecycleReturnsUnsafe

ShortName
wood
DisplayName
Wood
Amount
15
Chance
100

RecycleReturnsSafezone

ShortName
wood
DisplayName
Wood
Amount
10
Chance
100

ItemMods

ItemBlueprintItemModBurnable

RepairIngredients

ShortName
wood
DisplayName
Wood
Amount
5
Raw JSON
{
  "Id": -1112793865,
  "ShortName": "door.key",
  "MaxStackSize": 1,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 10,
  "CategoryName": "Misc",
  "Rarity": 0,
  "RarityName": "None",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemBlueprint",
    "ItemModBurnable"
  ],
  "DespawnRarityName": "None",
  "DespawnTimeSeconds": 300,
  "QuickDespawn": false,
  "Volume": 0,
  "BaseRadioactivity": 0,
  "Era": "None",
  "IsVehicleItem": false,
  "VehicleCategory": null,
  "OccupySlots": "0",
  "ParentItem": null,
  "RedirectOf": null,
  "ApprovedSkinCount": 0,
  "ItemModsData": {
    "ItemModBurnable": {
      "fuelAmount": 10,
      "byproductItem_ShortName": "charcoal",
      "byproductAmount": 1,
      "byproductChance": 1,
      "parentItemDefinition_ShortName": "door.key"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 1,
  "Blueprint": {
    "Time": 0.1,
    "WorkbenchLevelRequired": 0,
    "AmountToCreate": 1,
    "ResearchCost": 120,
    "UserCraftable": false,
    "IsResearchable": false,
    "DefaultBlueprint": false,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 25
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 15,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 10,
        "Chance": 100
      }
    ]
  },
  "Condition": null,
  "Combat": null,
  "Harvest": null,
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": null,
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": [
    {
      "ShortName": "wood",
      "DisplayName": "Wood",
      "Amount": 5
    }
  ]
}