| Variable | Base.PetrolCan |
|---|---|
| Type | Drainable |
| Catégorie | VehicleMaintenance |
| Poids | 5 |
| Icône |
Petrol
|
| Nom variable | PetrolCan |
|---|---|
| Module | Base |
| Source | scripts\items.txt |
| Item PK | 4748 |
|---|---|
| Lignes | 1086 → 1101 |
| File ID | 1360 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Unrope 10
Packing
|
KAVALASH_EasyPacking | Storage | 250 | PetrolCan=1 |
|
Unrope 10
Packing
|
KAVALASH_EasyPacking | Storage | 250 | PetrolCan=1 |
|
Unrope 5
Packing
|
KAVALASH_EasyPacking | Storage | 200 | PetrolCan=1 |
|
Unrope 5
Packing
|
KAVALASH_EasyPacking | Storage | 200 | PetrolCan=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Refill Empty Lighter
CraftMoreKavalash
|
KAVALASH_Custom | Survivalist | 150 | Lighter=1 |
|
Rope 10
Packing
|
KAVALASH_EasyPacking | Storage | 300 | 10pkRopePetrolCan=1 |
|
Rope 10
Packing
|
KAVALASH_EasyPacking | Storage | 300 | 10pkSheetRopePetrolCan=1 |
|
Rope 5
Packing
|
KAVALASH_EasyPacking | Storage | 250 | 5pkRopePetrolCan=1 |
|
Rope 5
Packing
|
KAVALASH_EasyPacking | Storage | 250 | 5pkSheetRopePetrolCan=1 |
|
Make Molotov Cocktail
SapphCooking
|
KAVALASH_sapphcooking | 50 | Molotov=1 |
|
|
Make Molotov Cocktail3
SapphCooking
|
KAVALASH_sapphcooking | 80 | Molotov=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| DisplayCategory | VehicleMaintenance | |||
| DisplayName | Gas Can | |||
| Icon | Petrol | |||
| ReplaceInPrimaryHand | Bag_GasCan_RHand holdingbagright | |||
| ReplaceInSecondHand | Bag_GasCan_LHand holdingbagleft | |||
| ReplaceOnDeplete | EmptyPetrolCan | |||
| StaticModel | GasCan | |||
| Tags | Petrol | |||
| Type | Drainable | |||
| UseDelta | 0.125 | 0.125 | ||
| UseWhileEquipped | FALSE | 0 | 0 | |
| Weight | 5 | 5 | ||
| WorldStaticModel | GasCan_Ground |
item PetrolCan
{
DisplayCategory = VehicleMaintenance,
Weight = 5,
Type = Drainable,
UseWhileEquipped = FALSE,
UseDelta = 0.125,
DisplayName = Gas Can,
Icon = Petrol,
ReplaceOnDeplete = EmptyPetrolCan,
StaticModel = GasCan,
ReplaceInSecondHand = Bag_GasCan_LHand holdingbagleft,
ReplaceInPrimaryHand = Bag_GasCan_RHand holdingbagright,
WorldStaticModel = GasCan_Ground,
Tags = Petrol,
}