Skip to main content
RustDocs

Molotov Cocktail

Uncommon

grenade.molotov

A glass bottle filled with low grade fuel. Smashes and spreads fire when it lands, incredibly high damage to wood and players but innefective against stronger materials.

Attributes

Id
1,556,365,900
ShortName
grenade.molotov
MaxStackSize
5
Hidden
No
Flags
0
Category
0
CategoryName
Weapon
Rarity
2
RarityName
Uncommon
DespawnRarityName
Uncommon
DespawnTimeSeconds
1,200
QuickDespawn
No
Volume
0
BaseRadioactivity
0
Era
Primitive
IsVehicleItem
No
OccupySlots
0
ApprovedSkinCount
0
MaxDraggable
0
Capacity
0
Weight
0.25
StorageSlots
0

ItemModsData

ItemModEntity

entityPrefab_Path
assets/prefabs/weapons/molotov cocktail/grenade.molotov.entity.prefab
playerOnlyEntity
No
destroyEntityWhenBroken
No
parentItemDefinition_ShortName
grenade.molotov

Blueprint

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

Ingredients

ShortName
cloth
DisplayName
Cloth
Amount
10
ShortName
lowgradefuel
DisplayName
Low Grade Fuel
Amount
50

RecycleReturnsUnsafe

ShortName
cloth
DisplayName
Cloth
Amount
6
Chance
100
ShortName
lowgradefuel
DisplayName
Low Grade Fuel
Amount
30
Chance
100

RecycleReturnsSafezone

ShortName
cloth
DisplayName
Cloth
Amount
4
Chance
100
ShortName
lowgradefuel
DisplayName
Low Grade Fuel
Amount
20
Chance
100

ItemMods

ItemModEntityItemBlueprint

TechTreePaths

TreeName
techtree
NodeID
116
CumulativeScrapCost
300
TreeName
techtree
NodeID
116
CumulativeScrapCost
420
TreeName
techtree
NodeID
116
CumulativeScrapCost
210

RepairIngredients

ShortName
cloth
DisplayName
Cloth
Amount
2
ShortName
lowgradefuel
DisplayName
Low Grade Fuel
Amount
10

World Entity Properties

Attributes

Type
MolotovCocktail
Path
assets/prefabs/weapons/molotov cocktail/grenade.molotov.entity.prefab
ID
4,104,126,979

Components

MolotovCocktail
Raw JSON
{
  "Id": 1556365900,
  "ShortName": "grenade.molotov",
  "MaxStackSize": 5,
  "Hidden": false,
  "Flags": 0,
  "FlagNames": [],
  "Category": 0,
  "CategoryName": "Weapon",
  "Rarity": 2,
  "RarityName": "Uncommon",
  "SteamDlcItem": null,
  "ItemMods": [
    "ItemModEntity",
    "ItemBlueprint"
  ],
  "DespawnRarityName": "Uncommon",
  "DespawnTimeSeconds": 1200,
  "QuickDespawn": false,
  "Volume": 0,
  "BaseRadioactivity": 0,
  "Era": "Primitive",
  "IsVehicleItem": false,
  "VehicleCategory": null,
  "OccupySlots": "0",
  "ParentItem": null,
  "RedirectOf": null,
  "ApprovedSkinCount": 0,
  "ItemModsData": {
    "ItemModEntity": {
      "entityPrefab_Path": "assets/prefabs/weapons/molotov cocktail/grenade.molotov.entity.prefab",
      "defaultBone": "",
      "playerOnlyEntity": false,
      "destroyEntityWhenBroken": false,
      "parentItemDefinition_ShortName": "grenade.molotov"
    }
  },
  "MaxDraggable": 0,
  "Capacity": 0,
  "Weight": 0.25,
  "Blueprint": {
    "Time": 10,
    "WorkbenchLevelRequired": 2,
    "AmountToCreate": 1,
    "ResearchCost": 30,
    "UserCraftable": true,
    "IsResearchable": true,
    "DefaultBlueprint": false,
    "NeedsSteamItem": false,
    "NeedsSteamDlc": false,
    "RequireUnlockedItem": null,
    "AdditionalUnlocks": [],
    "ScrapFromRecycle": 0,
    "Ingredients": [
      {
        "ShortName": "cloth",
        "DisplayName": "Cloth",
        "Amount": 10
      },
      {
        "ShortName": "lowgradefuel",
        "DisplayName": "Low Grade Fuel",
        "Amount": 50
      }
    ],
    "RecycleReturnsUnsafe": [
      {
        "ShortName": "cloth",
        "DisplayName": "Cloth",
        "Amount": 6,
        "Chance": 100
      },
      {
        "ShortName": "lowgradefuel",
        "DisplayName": "Low Grade Fuel",
        "Amount": 30,
        "Chance": 100
      }
    ],
    "RecycleReturnsSafezone": [
      {
        "ShortName": "cloth",
        "DisplayName": "Cloth",
        "Amount": 4,
        "Chance": 100
      },
      {
        "ShortName": "lowgradefuel",
        "DisplayName": "Low Grade Fuel",
        "Amount": 20,
        "Chance": 100
      }
    ]
  },
  "Condition": null,
  "Combat": null,
  "Harvest": null,
  "Consumable": null,
  "Electrical": null,
  "TechTreePaths": [
    {
      "TreeName": "techtree",
      "NodeID": 116,
      "Inputs": [
        36
      ],
      "CumulativeScrapCost": 300
    },
    {
      "TreeName": "techtree",
      "NodeID": 116,
      "Inputs": [
        79
      ],
      "CumulativeScrapCost": 420
    },
    {
      "TreeName": "techtree",
      "NodeID": 116,
      "Inputs": [
        148
      ],
      "CumulativeScrapCost": 210
    }
  ],
  "Armor": null,
  "Recipe": null,
  "WeaponMod": null,
  "StorageSlots": 0,
  "RepairIngredients": [
    {
      "ShortName": "cloth",
      "DisplayName": "Cloth",
      "Amount": 2
    },
    {
      "ShortName": "lowgradefuel",
      "DisplayName": "Low Grade Fuel",
      "Amount": 10
    }
  ]
}