| Variable | Base.Tote |
|---|---|
| Type | Container |
| Catégorie | Container |
| Poids | 0.5 |
| Icône |
Tote
|
| Nom variable | Tote |
|---|---|
| Module | Base |
| Source | scripts\clothing\clothing_bags.txt |
| Item PK | 6048 |
|---|---|
| Lignes | 308 → 324 |
| 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 | Tote_Secondary=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Capacity | 12 | 12 | ||
| CloseSound | CloseBag | |||
| DisplayCategory | Container | |||
| DisplayName | Tote Bag | |||
| Icon | Tote | |||
| OpenSound | OpenBag | |||
| PutInSound | PutItemInBag | |||
| ReplaceInPrimaryHand | Bag_Tote_RHand holdingbagright | |||
| ReplaceInSecondHand | Bag_Tote_LHand holdingbagleft | |||
| SoundParameter | EquippedBaggageContainer ToteBag | |||
| Type | Container | |||
| Weight | 0.5 | 0.5 | ||
| WeightReduction | 50 | 50 | ||
| WorldStaticModel | TotesBag_Ground |
item Tote
{
DisplayCategory = Container,
WeightReduction = 50,
Weight = 0.5,
Type = Container,
Capacity = 12,
DisplayName = Tote Bag,
Icon = Tote,
OpenSound = OpenBag,
CloseSound = CloseBag,
PutInSound = PutItemInBag,
ReplaceInSecondHand = Bag_Tote_LHand holdingbagleft,
ReplaceInPrimaryHand = Bag_Tote_RHand holdingbagright,
WorldStaticModel = TotesBag_Ground,
SoundParameter = EquippedBaggageContainer ToteBag,
}