Navigation
Détails techniques
Recettes qui fabriquent cet item
Icône affichée: un des objets requis pour fabriquer cette recette.
0 recette
Aucune recette ne fabrique cet item.
Recettes qui utilisent cet item
Icône affichée: l'objet obtenu via la recette quand il est identifié.
0 recette
Aucune recette n'utilise cet item.
Propriétés
Toutes les propriétés extraites pour cet item.
17 propriétés
| Key |
Value (raw) |
Num |
Bool |
JSON |
| BloodLocation |
Bag |
|
|
|
| CanBeEquipped |
AmmoStrap |
|
|
|
| Capacity |
15 |
15 |
|
|
| CloseSound |
CloseBag |
|
|
|
| ClothingItem |
Bag_SatchelAZ |
|
|
|
| DisplayCategory |
Bag |
|
|
|
| DisplayName |
Satchel |
|
|
|
| IconsForTexture |
Satchel_Leather;Satchel_Green;Satchel_Khaki |
|
|
|
| OpenSound |
OpenBag |
|
|
|
| PutInSound |
PutItemInBag |
|
|
|
| ReplaceInPrimaryHand |
Bag_Satchel_RHand holdingbagright |
|
|
|
| ReplaceInSecondHand |
Bag_Satchel_LHand holdingbagleft |
|
|
|
| RunSpeedModifier |
0.99 |
0.99 |
|
|
| Type |
Container |
|
|
|
| Weight |
1 |
1 |
|
|
| WeightReduction |
30 |
30 |
|
|
| WorldStaticModel |
Satchel_Ground |
|
|
|
Raw block
item Bag_Satchel
{
DisplayCategory = Bag,
WeightReduction = 30,
Weight = 1,
Type = Container,
Capacity = 15,
DisplayName = Satchel,
IconsForTexture = Satchel_Leather;Satchel_Green;Satchel_Khaki,
CanBeEquipped = AmmoStrap,
OpenSound = OpenBag,
CloseSound = CloseBag,
PutInSound = PutItemInBag,
ClothingItem = Bag_SatchelAZ,
BloodLocation = Bag,
RunSpeedModifier = 0.99,
ReplaceInSecondHand = Bag_Satchel_LHand holdingbagleft,
ReplaceInPrimaryHand = Bag_Satchel_RHand holdingbagright,
WorldStaticModel = Satchel_Ground,
}