RustDocs

Bicycle

Rare

bicycle

A pedal bike.

Attributes

Id
821,588,319
ShortName
bicycle
MaxStackSize
1
Hidden
Yes
Flags
0
Category
10
CategoryName
Misc
Rarity
3
RarityName
Rare
DespawnRarityName
Rare
DespawnTimeSeconds
2,400
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
None
IsVehicleItem
Yes
VehicleCategory
Bikes
OccupySlots
None
ApprovedSkinCount
0
MaxDraggable
0
Capacity
0
Weight
1
StorageSlots
0

ItemModsData

ItemModEntityReference

entityPrefab_Path
assets/content/vehicles/bikes/pedalbike.prefab

Blueprint

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

Ingredients

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
50

RecycleReturnsUnsafe

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
30
Chance
100

RecycleReturnsSafezone

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
20
Chance
100

ItemMods

ItemBlueprintItemModEntityReference

RepairIngredients

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
10
Raw JSON
{
  "Id": 821588319,
  "ShortName": "bicycle",
  "MaxStackSize": 1,
  "Hidden": true,
  "Flags": 0,
  "FlagNames": [],
  "Category": 10,
  "CategoryName": "Misc",
  "Rarity": 3,
  "RarityName": "Rare",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemBlueprint",
    "ItemModEntityReference"
  ],
  "DespawnRarityName": "Rare",
  "DespawnTimeSeconds": 2400,
  "QuickDespawn": false,
  "Volume": 0,
  "BaseRadioactivity": 0,
  "Era": "None",
  "IsVehicleItem": true,
  "VehicleCategory": "Bikes",
  "OccupySlots": "None",
  "ParentItem": null,
  "RedirectOf": null,
  "ApprovedSkinCount": 0,
  "ItemModsData": {
    "ItemModEntityReference": {
      "entityPrefab_Path": "assets/content/vehicles/bikes/pedalbike.prefab"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 1,
  "Blueprint": {
    "Time": 30,
    "WorkbenchLevelRequired": 1,
    "AmountToCreate": 1,
    "ResearchCost": 60,
    "UserCraftable": false,
    "IsResearchable": false,
    "DefaultBlueprint": false,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 50
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 30,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 20,
        "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.fragments",
      "DisplayName": "Metal Fragments",
      "Amount": 10
    }
  ]
}