| Variable | Base.Briefcase |
|---|---|
| Type | Container |
| Catégorie | Container |
| Poids | 1.5 |
| Icône |
Briefcase
|
| Nom variable | Briefcase |
|---|---|
| Module | Base |
| Source | scripts\clothing\clothing_bags.txt |
| Item PK | 6061 |
|---|---|
| Lignes | 535 → 552 |
| File ID | 1383 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Dismantle 93 Ford Taurus Improvised Roofrack
Base
|
KAVALASH_93fordTaurus | Recycling | 500 | Briefcase=3 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make 93 Ford Taurus Roofrack
Base
|
KAVALASH_93fordTaurus | Mechanical | 900 | 93fordTaurusWagonRoofrack1=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Capacity | 7 | 7 | ||
| CloseSound | CloseBag | |||
| DisplayCategory | Container | |||
| DisplayName | Briefcase | |||
| Icon | Briefcase | |||
| MetalValue | 15 | 15 | ||
| OpenSound | OpenBag | |||
| PutInSound | PutItemInBag | |||
| ReplaceInPrimaryHand | Bag_Briefcase_RHand holdingbagright | |||
| ReplaceInSecondHand | Bag_Briefcase_LHand holdingbagleft | |||
| RunSpeedModifier | 0.97 | 0.97 | ||
| Type | Container | |||
| Weight | 1.5 | 1.5 | ||
| WeightReduction | 5 | 5 | ||
| WorldStaticModel | Briefcase_Ground |
item Briefcase
{
DisplayCategory = Container,
WeightReduction = 5,
Weight = 1.5,
Type = Container,
Capacity = 7,
DisplayName = Briefcase,
Icon = Briefcase,
OpenSound = OpenBag,
CloseSound = CloseBag,
PutInSound = PutItemInBag,
RunSpeedModifier = 0.97,
MetalValue = 15,
ReplaceInSecondHand = Bag_Briefcase_LHand holdingbagleft,
ReplaceInPrimaryHand = Bag_Briefcase_RHand holdingbagright,
WorldStaticModel = Briefcase_Ground,
}