Skip to main content
RustDocs

Christmas Lights

xmas.lightstring

A string of colored lights to decorate your home

Attributes

Id
1,058,261,682
ShortName
xmas.lightstring
MaxStackSize
20
Hidden
No
Flags
0
Category
2
CategoryName
Items
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

ItemModDeployable

entityPrefab_Path
assets/prefabs/misc/xmas/christmas_lights/xmas.lightstring.deployed.prefab
showCrosshair
No

ItemModEntity

entityPrefab_Path
assets/prefabs/tools/planner/building_planner.entity.prefab
playerOnlyEntity
Yes
destroyEntityWhenBroken
No
parentItemDefinition_ShortName
xmas.lightstring

Blueprint

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

Ingredients

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
25
ShortName
lowgradefuel
DisplayName
Low Grade Fuel
Amount
20

RecycleReturnsUnsafe

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
15
Chance
100
ShortName
lowgradefuel
DisplayName
Low Grade Fuel
Amount
12
Chance
100

RecycleReturnsSafezone

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
10
Chance
100
ShortName
lowgradefuel
DisplayName
Low Grade Fuel
Amount
8
Chance
100

Condition

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

ItemMods

ItemModDeployableItemModEntityItemBlueprintRust.PropRenderer

RepairIngredients

ShortName
metal.fragments
DisplayName
Metal Fragments
Amount
5
ShortName
lowgradefuel
DisplayName
Low Grade Fuel
Amount
4

World Entity Properties

Attributes

Type
BaseCombatEntity
Path
assets/prefabs/misc/xmas/christmas_lights/xmas.lightstring.deployed.prefab
ID
3,484,744,962

Components

BaseCombatEntityModelGroundWatchDestroyOnGroundMissing

Raiding Calculator

Cheapest Method (Hard Side)HARD SIDE
15Sulfur
3 × Handmade Shell
Raid Tool / AmmoDamageQuantity NeededSulfur CostTime Required
MLRS Rocket
ammo.rocket.mlrs
500.010-
Molotov Cocktail
grenade.molotov
175.030-
Scattershot
catapult.ammo.boulder
130.040-
40mm HE Grenade
ammo.grenadelauncher.he
90.060-
Bee Catapult Bomb
catapult.ammo.bee
20.0250-
Bee Grenade
grenade.bee
20.0250-
Smoke Rocket WIP!!!!
ammo.rocket.smoke
5.01000-
Torpedo
submarine.torpedo.straight
430.0224-
Cannonball
cannonball
300.0230-
Homing Missile
ammo.rocket.seeker
530.01100-
F1 Grenade
grenade.f1
225.03180-
High Velocity Rocket
ammo.rocket.hv
480.02400-
Beancan Grenade
grenade.beancan
115.05600-
Firebomb
catapult.ammo.incendiary
225.03900-
Incendiary Rocket
ammo.rocket.fire
225.03900-
Satchel Charge
explosive.satchel
475.02960-
Flashbang
grenade.flashbang
20.0251,250-
Survey Charge
surveycharge
20.0251,500-
Propane Explosive Bomb
catapult.ammo.explosive
350.021,800-
Timed Explosive Charge
explosive.timed
550.012,200-
Rocket
ammo.rocket.basic
350.022,800-
Raw JSON
{
  "Id": 1058261682,
  "ShortName": "xmas.lightstring",
  "MaxStackSize": 20,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 2,
  "CategoryName": "Items",
  "Rarity": 0,
  "RarityName": "None",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemModDeployable",
    "ItemModEntity",
    "ItemBlueprint",
    "Rust.PropRenderer"
  ],
  "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": {
    "ItemModDeployable": {
      "entityPrefab_Path": "assets/prefabs/misc/xmas/christmas_lights/xmas.lightstring.deployed.prefab",
      "showCrosshair": false,
      "UnlockAchievement": ""
    },
    "ItemModEntity": {
      "entityPrefab_Path": "assets/prefabs/tools/planner/building_planner.entity.prefab",
      "defaultBone": "",
      "playerOnlyEntity": true,
      "destroyEntityWhenBroken": false,
      "parentItemDefinition_ShortName": "xmas.lightstring"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 1,
  "Blueprint": {
    "Time": 30,
    "WorkbenchLevelRequired": 0,
    "AmountToCreate": 1,
    "ResearchCost": 120,
    "UserCraftable": true,
    "IsResearchable": false,
    "DefaultBlueprint": false,
    "NeedsSteamItem": true,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 25
      },
      {
        "ShortName": "lowgradefuel",
        "DisplayName": "Low Grade Fuel",
        "Amount": 20
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 15,
        "Chance": 100
      },
      {
        "ShortName": "lowgradefuel",
        "DisplayName": "Low Grade Fuel",
        "Amount": 12,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "metal.fragments",
        "DisplayName": "Metal Fragments",
        "Amount": 10,
        "Chance": 100
      },
      {
        "ShortName": "lowgradefuel",
        "DisplayName": "Low Grade Fuel",
        "Amount": 8,
        "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": 5
    },
    {
      "ShortName": "lowgradefuel",
      "DisplayName": "Low Grade Fuel",
      "Amount": 4
    }
  ]
}