| Variable | Base.Dirtbag |
|---|---|
| Type | Drainable |
| Catégorie | Material |
| Poids | 2 |
| Icône |
Sandbag
|
| Nom variable | Dirtbag |
|---|---|
| Module | Base |
| Source | scripts\items.txt |
| Item PK | 4756 |
|---|---|
| Lignes | 1207 → 1221 |
| 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 | 100 | Dirtbag=10 |
|
Unrope 10
Packing
|
KAVALASH_EasyPacking | Storage | 100 | Dirtbag=10 |
|
Unrope 5
Packing
|
KAVALASH_EasyPacking | Storage | 75 | Dirtbag=5 |
|
Unrope 5
Packing
|
KAVALASH_EasyPacking | Storage | 75 | Dirtbag=5 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Empty-Sack
Base
|
KAVALASH_BB_CommonSense | 100 | EmptySandbag=1 |
|
|
Rope 10
Packing
|
KAVALASH_EasyPacking | Storage | 150 | 10pkRopeDirtBag=1 |
|
Rope 10
Packing
|
KAVALASH_EasyPacking | Storage | 150 | 10pkSheetRopeDirtBag=1 |
|
Rope 5
Packing
|
KAVALASH_EasyPacking | Storage | 100 | 5pkRopeDirtBag=1 |
|
Rope 5
Packing
|
KAVALASH_EasyPacking | Storage | 100 | 5pkSheetRopeDirtBag=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| DisplayCategory | Material | |||
| DisplayName | Dirt Bag | |||
| Icon | Sandbag | |||
| ReplaceInPrimaryHand | Bag_Sandbag_RHand holdingbagright | |||
| ReplaceInSecondHand | Bag_Sandbag_LHand holdingbagleft | |||
| ReplaceOnDeplete | EmptySandbag | |||
| Tooltip | Tooltip_item_empty_sack_container | |||
| Type | Drainable | |||
| UseDelta | 0.25 | 0.25 | ||
| UseWhileEquipped | FALSE | 0 | 0 | |
| Weight | 2 | 2 | ||
| WorldStaticModel | DirtBag_Ground |
item Dirtbag
{
DisplayCategory = Material,
Weight = 2,
Type = Drainable,
UseWhileEquipped = FALSE,
UseDelta = 0.25,
DisplayName = Dirt Bag,
Icon = Sandbag,
ReplaceOnDeplete = EmptySandbag,
ReplaceInSecondHand = Bag_Sandbag_LHand holdingbagleft,
ReplaceInPrimaryHand = Bag_Sandbag_RHand holdingbagright,
WorldStaticModel = DirtBag_Ground,
Tooltip = Tooltip_item_empty_sack_container,
}