| Variable | Base.LyingPurse |
|---|---|
| Type | Container |
| Catégorie | Container |
| Poids | 0.5 |
| Icône |
Purse
|
| Nom variable | LyingPurse |
|---|---|
| Module | Base |
| Source | media\scripts\clothing\clothing_standingitems.txt |
| Item PK | 3232 |
|---|---|
| Lignes | 22 → 38 |
| File ID | 1082 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Changer Orientation
Base
|
KAVALASH_System | 20 | LyingPurse=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 | Purse=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Capacity | 12 | 12 | ||
| CloseSound | CloseBag | |||
| DisplayCategory | Container | |||
| DisplayName | Purse | |||
| Icon | Purse | |||
| OpenSound | OpenBag | |||
| PutInSound | PutItemInBag | |||
| ReplaceInPrimaryHand | Bag_Purse_RHand holdingbagright | |||
| ReplaceInSecondHand | Bag_Purse_LHand holdingbagleft | |||
| RunSpeedModifier | 0.99 | 0.99 | ||
| Type | Container | |||
| Weight | 0.5 | 0.5 | ||
| WeightReduction | 55 | 55 | ||
| WorldStaticModel | LyingPurse_Ground |
item LyingPurse
{
DisplayCategory = Container,
WeightReduction = 55,
Weight = 0.5,
Type = Container,
Capacity = 12,
DisplayName = Purse,
Icon = Purse,
OpenSound = OpenBag,
RunSpeedModifier = 0.99,
CloseSound = CloseBag,
PutInSound = PutItemInBag,
ReplaceInSecondHand = Bag_Purse_LHand holdingbagleft,
ReplaceInPrimaryHand = Bag_Purse_RHand holdingbagright,
WorldStaticModel = LyingPurse_Ground,
}