Skip to main content
RustDocs

Camper Vehicle Module

Rare

vehicle.2mod.camper

Dual module camper that allows up to 4 players to respawn. Also includes a barbecue, a locker and a small box for item storage.

Attributes

Id
-1,040,518,150
ShortName
vehicle.2mod.camper
MaxStackSize
1
Hidden
No
Flags
0
Category
13
CategoryName
Component
Rarity
3
RarityName
Rare
DespawnRarityName
Rare
DespawnTimeSeconds
2,400
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
None
IsVehicleItem
No
OccupySlots
None
ApprovedSkinCount
0
MaxDraggable
0
Capacity
0
Weight
1
StorageSlots
0

ItemModsData

ItemModVehicleModule

entityPrefab_Path
assets/content/vehicles/modularcar/module_entities/2module_camper.prefab
socketsTaken
2
parentItemDefinition_ShortName
vehicle.2mod.camper

Blueprint

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

Ingredients

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
175
ShortName
wood
DisplayName
Wood
Amount
125

RecycleReturnsUnsafe

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
105
Chance
100
ShortName
wood
DisplayName
Wood
Amount
75
Chance
100

RecycleReturnsSafezone

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
70
Chance
100
ShortName
wood
DisplayName
Wood
Amount
50
Chance
100

Condition

Max
525
Repairable
Yes
MaintainMaxCondition
Yes
OvenCondition
No
FoundFractionMin
0.50
FoundFractionMax
1

ItemMods

ItemBlueprintRust.Modular.ItemModVehicleModule

TechTreePaths

TreeName
techtree
NodeID
113
CumulativeScrapCost
0
TreeName
techtree
NodeID
390
CumulativeScrapCost
420
TreeName
techtree
NodeID
113
CumulativeScrapCost
0
TreeName
techtree
NodeID
113
CumulativeScrapCost
0

RepairIngredients

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
35
ShortName
wood
DisplayName
Wood
Amount
25
Raw JSON
{
  "Id": -1040518150,
  "ShortName": "vehicle.2mod.camper",
  "MaxStackSize": 1,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 13,
  "CategoryName": "Component",
  "Rarity": 3,
  "RarityName": "Rare",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemBlueprint",
    "Rust.Modular.ItemModVehicleModule"
  ],
  "DespawnRarityName": "Rare",
  "DespawnTimeSeconds": 2400,
  "QuickDespawn": false,
  "Volume": 0,
  "BaseRadioactivity": 0,
  "Era": "None",
  "IsVehicleItem": false,
  "VehicleCategory": null,
  "OccupySlots": "None",
  "ParentItem": null,
  "RedirectOf": null,
  "ApprovedSkinCount": 0,
  "ItemModsData": {
    "ItemModVehicleModule": {
      "entityPrefab_Path": "assets/content/vehicles/modularcar/module_entities/2module_camper.prefab",
      "socketsTaken": 2,
      "parentItemDefinition_ShortName": "vehicle.2mod.camper"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 1,
  "Blueprint": {
    "Time": 30,
    "WorkbenchLevelRequired": 2,
    "AmountToCreate": 1,
    "ResearchCost": 60,
    "UserCraftable": true,
    "IsResearchable": true,
    "DefaultBlueprint": false,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 175
      },
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 125
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 105,
        "Chance": 100
      },
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 75,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 70,
        "Chance": 100
      },
      {
        "ShortName": "wood",
        "DisplayName": "Wood",
        "Amount": 50,
        "Chance": 100
      }
    ]
  },
  "Condition": {
    "Max": 525,
    "Repairable": true,
    "MaintainMaxCondition": true,
    "OvenCondition": false,
    "FoundFractionMin": 0.5,
    "FoundFractionMax": 1
  },
  "Combat": null,
  "Harvest": null,
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": [
    {
      "TreeName": "techtree",
      "NodeID": 113,
      "Inputs": [],
      "CumulativeScrapCost": 0
    },
    {
      "TreeName": "techtree",
      "NodeID": 390,
      "Inputs": [
        388
      ],
      "CumulativeScrapCost": 420
    },
    {
      "TreeName": "techtree",
      "NodeID": 113,
      "Inputs": [],
      "CumulativeScrapCost": 0
    },
    {
      "TreeName": "techtree",
      "NodeID": 113,
      "Inputs": [],
      "CumulativeScrapCost": 0
    }
  ],
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": [
    {
      "ShortName": "metal.fragments",
      "DisplayName": "Metal Fragments",
      "Amount": 35
    },
    {
      "ShortName": "wood",
      "DisplayName": "Wood",
      "Amount": 25
    }
  ]
}