| Variable | Base.CookiesShortbreadDough |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 1.9 |
| Icône |
BakingTray_CookiesBaked
|
| Nom variable | CookiesShortbreadDough |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5222 |
|---|---|
| Lignes | 9644 → 9665 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Shortbread Cookie Dough
Base
|
KAVALASH_Custom | Cooking | 50 | CookiesShortbreadDough=1 |
|
Make Shortbread Cookie Dough
Base
|
Vanilla | Cooking | 50 | CookiesShortbreadDough=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Empty Baking Tray
Base
|
KAVALASH_Custom | Cooking | 40 | BakingTray=1 |
|
Get 6 Cookies
Base
|
KAVALASH_Custom | Cooking | 60 | CookiesShortbread=6 |
|
Empty Baking Tray
Base
|
Vanilla | Cooking | 40 | BakingTray=1 |
|
Get 6 Cookies
Base
|
Vanilla | Cooking | 60 | CookiesShortbread=6 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 720 | 720 | ||
| Carbohydrates | 132 | 132 | ||
| CustomEatSound | EatingCrispy | |||
| DaysFresh | 7 | 7 | ||
| DaysTotallyRotten | 30 | 30 | ||
| DisplayCategory | Food | |||
| DisplayName | Shortbread Cookies Baking Tray | |||
| HungerChange | -23 | -23 | ||
| Icon | BakingTray_CookiesBaked | |||
| IsCookable | true | 1 | 1 | |
| Lipids | 48 | 48 | ||
| MinutesToBurn | 60 | 60 | ||
| MinutesToCook | 30 | 30 | ||
| Proteins | 12 | 12 | ||
| ReplaceOnUse | BakingTray | |||
| Type | Food | |||
| UnhappyChange | -60 | -60 | ||
| Weight | 1.9 | 1.9 | ||
| WorldStaticModel | BakingTray_Cookies |
item CookiesShortbreadDough
{
DisplayName = Shortbread Cookies Baking Tray,
DisplayCategory = Food,
Type = Food,
Weight = 1.9,
Icon = BakingTray_CookiesBaked,
IsCookable = true,
ReplaceOnUse = BakingTray,
MinutesToCook = 30,
MinutesToBurn = 60,
DaysFresh = 7,
DaysTotallyRotten = 30,
HungerChange = -23,
UnhappyChange = -60,
Calories = 720,
Carbohydrates = 132,
Lipids = 48,
Proteins = 12,
CustomEatSound = EatingCrispy,
WorldStaticModel = BakingTray_Cookies,
}