| Variable | Base.CerealBowl |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.8 |
| Icône |
Oatmeal
|
| Nom variable | CerealBowl |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4924 |
|---|---|
| Lignes | 3846 → 3865 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Bowl of Cereal
Base
|
KAVALASH_Custom | Cooking | 20 | CerealBowl=1 |
|
Make Bowl of Cereal
Base
|
Vanilla | Cooking | 20 | CerealBowl=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 | 295 | 295 | ||
| Carbohydrates | 71.5 | 71.5 | ||
| DaysFresh | 4 | 4 | ||
| DaysTotallyRotten | 7 | 7 | ||
| DisplayCategory | Food | |||
| DisplayName | Cereal Bowl | |||
| EatType | 2hand | |||
| HungerChange | -8 | -8 | ||
| Icon | Oatmeal | |||
| Lipids | 3.25 | 3.25 | ||
| Proteins | 6.5 | 6.5 | ||
| ReplaceOnUse | Bowl | |||
| StaticModel | Bowl | |||
| ThirstChange | -20 | -20 | ||
| Type | Food | |||
| Weight | 0.8 | 0.8 | ||
| WorldStaticModel | BowlRamen_Ground |
item CerealBowl
{
DisplayName = Cereal Bowl,
DisplayCategory = Food,
Type = Food,
Weight = 0.8,
Icon = Oatmeal,
EatType = 2hand,
ReplaceOnUse = Bowl,
DaysFresh = 4,
DaysTotallyRotten = 7,
HungerChange = -8,
ThirstChange = -20,
Calories = 295,
Carbohydrates = 71.5,
Lipids = 3.25,
Proteins = 6.5,
StaticModel = Bowl,
WorldStaticModel = BowlRamen_Ground,
}