| Variable | Base.MuffinGeneric |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
MuffinGeneric
|
| Nom variable | MuffinGeneric |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5057 |
|---|---|
| Lignes | 6539 → 6555 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Get 6 Muffins
Base
|
KAVALASH_Custom | Cooking | 60 | MuffinGeneric=6 |
|
Get 6 Muffins
Base
|
Vanilla | Cooking | 60 | MuffinGeneric=6 |
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 | 120 | 120 | ||
| Carbohydrates | 10.45 | 10.45 | ||
| DaysFresh | 5 | 5 | ||
| DaysTotallyRotten | 8 | 8 | ||
| DisplayCategory | Food | |||
| DisplayName | Muffin | |||
| HungerChange | -7 | -7 | ||
| Icon | MuffinGeneric | |||
| Lipids | 12.61 | 12.61 | ||
| Proteins | 14.53 | 14.53 | ||
| Type | Food | |||
| UnhappyChange | -10 | -10 | ||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | MuffinGeneric_Ground |
item MuffinGeneric
{
DisplayName = Muffin,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = MuffinGeneric,
DaysFresh = 5,
DaysTotallyRotten = 8,
HungerChange = -7,
UnhappyChange = -10,
Calories = 120,
Carbohydrates = 10.45,
Lipids = 12.61,
Proteins = 14.53,
WorldStaticModel = MuffinGeneric_Ground,
}