| Variable | Base.Handbag |
|---|---|
| Type | Container |
| Catégorie | Container |
| Poids | 1 |
| Icône |
Purseblack
|
| Nom variable | Handbag |
|---|---|
| Module | Base |
| Source | scripts\clothing\clothing_bags.txt |
| Item PK | 6052 |
|---|---|
| Lignes | 375 → 391 |
| 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 | Handbag_Secondary=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Capacity | 8 | 8 | ||
| CloseSound | CloseBag | |||
| DisplayCategory | Container | |||
| DisplayName | Handbag | |||
| Icon | Purseblack | |||
| OpenSound | OpenBag | |||
| PutInSound | PutItemInBag | |||
| ReplaceInPrimaryHand | Bag_Handbag_RHand holdingbagright | |||
| ReplaceInSecondHand | Bag_Handbag_LHand holdingbagleft | |||
| RunSpeedModifier | 0.99 | 0.99 | ||
| Type | Container | |||
| Weight | 1 | 1 | ||
| WeightReduction | 40 | 40 | ||
| WorldStaticModel | Handbag_Ground |
item Handbag
{
DisplayCategory = Container,
WeightReduction = 40,
Weight = 1,
Type = Container,
Capacity = 8,
DisplayName = Handbag,
Icon = Purseblack,
RunSpeedModifier = 0.99,
OpenSound = OpenBag,
CloseSound = CloseBag,
PutInSound = PutItemInBag,
ReplaceInSecondHand = Bag_Handbag_LHand holdingbagleft,
ReplaceInPrimaryHand = Bag_Handbag_RHand holdingbagright,
WorldStaticModel = Handbag_Ground,
}