| Variable | Base.Bag_JanitorToolbox |
|---|---|
| Type | Container |
| Catégorie | Bag |
| Poids | 2 |
| Icône |
Toolbox
|
| Nom variable | Bag_JanitorToolbox |
|---|---|
| Module | Base |
| Source | scripts\clothing\clothing_bags.txt |
| Item PK | 6070 |
|---|---|
| Lignes | 678 → 693 |
| File ID | 1383 |
Icône affichée: un des objets requis pour fabriquer cette recette.
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Secondary Bag
AuthenticZClothing
|
KAVALASH_Authentic Z - Current | 80 | Toolbox_Secondary=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Capacity | 8 | 8 | ||
| CloseSound | CloseBag | |||
| DisplayCategory | Bag | |||
| DisplayName | Toolbox | |||
| Icon | Toolbox | |||
| OpenSound | OpenBag | |||
| PutInSound | PutItemInBag | |||
| ReplaceInPrimaryHand | Bag_Toolbox_RHand holdingbagright | |||
| ReplaceInSecondHand | Bag_Toolbox_LHand holdingbagleft | |||
| Type | Container | |||
| Weight | 2 | 2 | ||
| WeightReduction | 15 | 15 | ||
| WorldStaticModel | ToolBox_Ground |
item Bag_JanitorToolbox
{
DisplayCategory = Bag,
WeightReduction = 15,
Weight = 2,
Type = Container,
Capacity = 8,
DisplayName = Toolbox,
Icon = Toolbox,
OpenSound = OpenBag,
CloseSound = CloseBag,
PutInSound = PutItemInBag,
ReplaceInSecondHand = Bag_Toolbox_LHand holdingbagleft,
ReplaceInPrimaryHand = Bag_Toolbox_RHand holdingbagright,
WorldStaticModel = ToolBox_Ground,
}