| Variable | Base.Guitarcase |
|---|---|
| Type | Container |
| Catégorie | Container |
| Poids | 1 |
| Icône |
GuitarCase01
|
| Nom variable | Guitarcase |
|---|---|
| Module | Base |
| Source | scripts\clothing\clothing_bags.txt |
| Item PK | 6058 |
|---|---|
| Lignes | 475 → 491 |
| File ID | 1383 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Changer Orientation
Base
|
KAVALASH_System | 20 | Guitarcase=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Changer Orientation
Base
|
KAVALASH_System | 20 | LyingGuitarcase=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Capacity | 5 | 5 | ||
| CloseSound | CloseBag | |||
| DisplayCategory | Container | |||
| DisplayName | Guitar Case | |||
| Icon | GuitarCase01 | |||
| OpenSound | OpenBag | |||
| PutInSound | PutItemInBag | |||
| ReplaceInPrimaryHand | Bag_GuitarCase_RHand holdingbagright | |||
| ReplaceInSecondHand | Bag_GuitarCase_LHand holdingbagleft | |||
| RunSpeedModifier | 0.97 | 0.97 | ||
| Type | Container | |||
| Weight | 1 | 1 | ||
| WeightReduction | 20 | 20 | ||
| WorldStaticModel | ClassicGuitarCase_Ground |
item Guitarcase
{
DisplayCategory = Container,
WeightReduction = 20,
Weight = 1,
Type = Container,
Capacity = 5,
DisplayName = Guitar Case,
Icon = GuitarCase01,
RunSpeedModifier = 0.97,
OpenSound = OpenBag,
CloseSound = CloseBag,
PutInSound = PutItemInBag,
ReplaceInSecondHand = Bag_GuitarCase_LHand holdingbagleft,
ReplaceInPrimaryHand = Bag_GuitarCase_RHand holdingbagright,
WorldStaticModel = ClassicGuitarCase_Ground,
}