RustDocs

Spray Can

Common

spraycan

Use the Spray Can to leave Tags or reskin your items. Press [attack] to spray and [attack2] to reskin items.

Attributes

Id
-596,876,839
ShortName
spraycan
MaxStackSize
1
Hidden
No
Flags
0
Category
5
CategoryName
Tool
Rarity
1
RarityName
Common
DespawnRarityName
Common
DespawnTimeSeconds
300
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
None
IsVehicleItem
No
OccupySlots
0
ApprovedSkinCount
0
MaxDraggable
0
Capacity
0
Weight
0.50
StorageSlots
0

ItemModsData

ItemModEntity

entityPrefab_Path
assets/prefabs/tools/spraycan/spraycan.weapon.prefab
playerOnlyEntity
No
destroyEntityWhenBroken
No
parentItemDefinition_ShortName
spraycan

Blueprint

Time
15
WorkbenchLevelRequired
0
AmountToCreate
1
ResearchCost
10
UserCraftable
Yes
IsResearchable
No
DefaultBlueprint
Yes
NeedsSteamItem
No
NeedsSteamDlc
No
ScrapFromRecycle
0

Ingredients

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
100

RecycleReturnsUnsafe

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
60
Chance
100

RecycleReturnsSafezone

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
40
Chance
100

Condition

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

ItemMods

ItemModEntityItemBlueprint

RepairIngredients

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
20

World Entity Properties

Attributes

Type
SprayCan
Path
assets/prefabs/tools/spraycan/spraycan.weapon.prefab
ID
4,251,031,431

Components

SprayCan
Raw JSON
{
  "Id": -596876839,
  "ShortName": "spraycan",
  "MaxStackSize": 1,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 5,
  "CategoryName": "Tool",
  "Rarity": 1,
  "RarityName": "Common",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemModEntity",
    "ItemBlueprint"
  ],
  "DespawnRarityName": "Common",
  "DespawnTimeSeconds": 300,
  "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/spraycan/spraycan.weapon.prefab",
      "defaultBone": "",
      "playerOnlyEntity": false,
      "destroyEntityWhenBroken": false,
      "parentItemDefinition_ShortName": "spraycan"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 0.5,
  "Blueprint": {
    "Time": 15,
    "WorkbenchLevelRequired": 0,
    "AmountToCreate": 1,
    "ResearchCost": 10,
    "UserCraftable": true,
    "IsResearchable": false,
    "DefaultBlueprint": true,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 100
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 60,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 40,
        "Chance": 100
      }
    ]
  },
  "Condition": {
    "Max": 100,
    "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": [
    {
      "ShortName": "metal.fragments",
      "DisplayName": "Metal Fragments",
      "Amount": 20
    }
  ]
}