| Variable | ServingPlates.PlateOmelette |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.2 |
| Icône |
PlateFullOmelette
|
| Nom variable | PlateOmelette |
|---|---|
| Module | ServingPlates |
| Source | media\scripts\items_ServingPlates.txt |
| Item PK | 4037 |
|---|---|
| Lignes | 60 → 84 |
| File ID | 1116 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make 2 Plate of Omelette
ServingPlates
|
KAVALASH_ServingPlates | Cooking | 160 | PlateOmelette=2 |
|
Make 4 Plate of Omelette
ServingPlates
|
KAVALASH_ServingPlates | Cooking | 160 | PlateOmelette=4 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Empty Plate of Omelette
ServingPlates
|
KAVALASH_ServingPlates | Cooking | 40 | Plate=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| BadCold | true | 1 | 1 | |
| Calories | 250 | 250 | ||
| Carbohydrates | 34 | 34 | ||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 6 | 6 | ||
| DisplayCategory | Food | |||
| DisplayName | Plate of Omelette | |||
| EatType | plate | |||
| HungerChange | -15 | -15 | ||
| Icon | PlateFullOmelette | |||
| IsCookable | true | 1 | 1 | |
| Lipids | 3 | 3 | ||
| MinutesToBurn | 25 | 25 | ||
| MinutesToCook | 15 | 15 | ||
| Proteins | 23 | 23 | ||
| ReplaceOnUse | Base.Plate | |||
| StaticModel | ServingPlateOmelette | |||
| ThirstChange | -15 | -15 | ||
| Type | Food | |||
| UnhappyChange | -20 | -20 | ||
| Weight | 0.2 | 0.2 | ||
| WorldStaticModel | ServingPlateOmelette_ground |
item PlateOmelette
{
DisplayName = Plate of Omelette,
DisplayCategory = Food,
Type = Food,
Weight = 0.2,
Icon = PlateFullOmelette,
BadCold = true,
EatType = plate,
IsCookable = true,
ReplaceOnUse = Base.Plate,
MinutesToCook = 15,
MinutesToBurn = 25,
DaysFresh = 3,
DaysTotallyRotten = 6,
HungerChange = -15,
ThirstChange = -15,
UnhappyChange = -20,
Calories = 250,
Carbohydrates = 34,
Lipids = 3,
Proteins = 23,
StaticModel = ServingPlateOmelette,
WorldStaticModel = ServingPlateOmelette_ground,
}