| Variable | Base.Lunchbox |
|---|---|
| Type | Container |
| Catégorie | Container |
| Poids | 1 |
| Icône |
Lunchbox01
|
| Nom variable | Lunchbox |
|---|---|
| Module | Base |
| Source | scripts\clothing\clothing_bags.txt |
| Item PK | 6055 |
|---|---|
| Lignes | 427 → 443 |
| 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 | Lunchbox_Secondary=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Capacity | 4 | 4 | ||
| CloseSound | CloseBag | |||
| DisplayCategory | Container | |||
| DisplayName | Lunchbox | |||
| Icon | Lunchbox01 | |||
| MetalValue | 15 | 15 | ||
| OpenSound | OpenBag | |||
| PutInSound | PutItemInBag | |||
| ReplaceInPrimaryHand | Bag_Lunchbox_RHand holdingbagright | |||
| ReplaceInSecondHand | Bag_Lunchbox_LHand holdingbagleft | |||
| Type | Container | |||
| Weight | 1 | 1 | ||
| WeightReduction | 5 | 5 | ||
| WorldStaticModel | LunchBox_Ground |
item Lunchbox
{
DisplayCategory = Container,
WeightReduction = 5,
Weight = 1,
Type = Container,
Capacity = 4,
DisplayName = Lunchbox,
Icon = Lunchbox01,
OpenSound = OpenBag,
CloseSound = CloseBag,
PutInSound = PutItemInBag,
MetalValue = 15,
ReplaceInSecondHand = Bag_Lunchbox_LHand holdingbagleft,
ReplaceInPrimaryHand = Bag_Lunchbox_RHand holdingbagright,
WorldStaticModel = LunchBox_Ground,
}