Skip to main content
RustDocs

Green Keycard

Common

keycard_green

A low level clearance card granting access to basic areas.

Attributes

Id
37,122,747
ShortName
keycard_green
MaxStackSize
1
Hidden
No
Flags
0
Category
10
CategoryName
Misc
Rarity
1
RarityName
Common
DespawnRarityName
Uncommon
DespawnTimeSeconds
1,200
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
None
IsVehicleItem
No
OccupySlots
0
ApprovedSkinCount
0
MaxDraggable
0
Capacity
0
Weight
0.10
StorageSlots
0

ItemModsData

ItemModEntity

entityPrefab_Path
assets/prefabs/tools/keycard/keycard.entity.prefab
playerOnlyEntity
No
destroyEntityWhenBroken
No
parentItemDefinition_ShortName
keycard_green

ItemModKeycard

accessLevel
1
parentItemDefinition_ShortName
keycard_green

Condition

Max
4
Repairable
No
MaintainMaxCondition
No
OvenCondition
No
FoundFractionMin
1
FoundFractionMax
1

ItemMods

ItemModEntityItemModKeycard
Raw JSON
{
  "Id": 37122747,
  "ShortName": "keycard_green",
  "MaxStackSize": 1,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 10,
  "CategoryName": "Misc",
  "Rarity": 1,
  "RarityName": "Common",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemModEntity",
    "ItemModKeycard"
  ],
  "DespawnRarityName": "Uncommon",
  "DespawnTimeSeconds": 1200,
  "QuickDespawn": false,
  "Volume": 0,
  "BaseRadioactivity": 0,
  "Era": "None",
  "IsVehicleItem": false,
  "VehicleCategory": null,
  "OccupySlots": "0",
  "ParentItem": null,
  "RedirectOf": null,
  "ApprovedSkinCount": 0,
  "ItemModsData": {
    "ItemModEntity": {
      "entityPrefab_Path": "assets/prefabs/tools/keycard/keycard.entity.prefab",
      "defaultBone": "",
      "playerOnlyEntity": false,
      "destroyEntityWhenBroken": false,
      "parentItemDefinition_ShortName": "keycard_green"
    },
    "ItemModKeycard": {
      "accessLevel": 1,
      "parentItemDefinition_ShortName": "keycard_green"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 0.1,
  "Blueprint": null,
  "Condition": {
    "Max": 4,
    "Repairable": false,
    "MaintainMaxCondition": false,
    "OvenCondition": false,
    "FoundFractionMin": 1,
    "FoundFractionMax": 1
  },
  "Combat": null,
  "Harvest": null,
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": null,
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": []
}