| Variable | SapphCooking.PipingBag_PastryCream |
|---|---|
| Type | Food |
| Catégorie | |
| Poids | 0.5 |
| Icône |
PipingBagIcon
|
| Nom variable | PipingBag_PastryCream |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3630 |
|---|---|
| Lignes | 5586 → 5606 |
| File ID | 1107 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Fill Piping Bag with Custard
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 300 | PipingBag_PastryCream=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 370 | 370 | ||
| Carbohydrates | 5 | 5 | ||
| DaysFresh | 10 | 10 | ||
| DaysTotallyRotten | 30 | 30 | ||
| DisplayName | Piping Bag with Pastry Cream | |||
| EatType | 2hand | |||
| HungerChange | -12 | -12 | ||
| Icon | PipingBagIcon | |||
| Lipids | 20 | 20 | ||
| Proteins | 12 | 12 | ||
| ReplaceOnUse | SapphCooking.PipingBags | |||
| StaticModel | H_PipingBag | |||
| StressChange | -10 | -10 | ||
| Tags | PastryCream | |||
| Type | Food | |||
| UnhappyChange | -10 | -10 | ||
| Weight | 0.5 | 0.5 | ||
| WorldStaticModel | PipingBagFull_Ground |
item PipingBag_PastryCream
{
DisplayName = Piping Bag with Pastry Cream,
Type = Food,
Icon = PipingBagIcon,
Weight = 0.5,
ReplaceOnUse = SapphCooking.PipingBags,
HungerChange = -12,
UnhappyChange = -10,
StressChange = -10,
Carbohydrates = 5,
Proteins = 12,
Lipids = 20,
Calories = 370,
StaticModel = H_PipingBag,
WorldStaticModel = PipingBagFull_Ground,
EatType = 2hand,
Tags = PastryCream,
DaysFresh = 10,
DaysTotallyRotten = 30,
}