| Variable | Base.EggBoiled |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
EggBoiled
|
| Nom variable | EggBoiled |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5040 |
|---|---|
| Lignes | 6192 → 6210 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Boil Egg Boil Eggs
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | Base.EggBoiled=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 | 63 | 63 | ||
| Carbohydrates | 0.32 | 0.32 | ||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 6 | 6 | ||
| DisplayCategory | Food | |||
| DisplayName | Boiled Egg | |||
| EvolvedRecipe | Sandwich:10;Sandwich Baguette:10;Burger:10;Salad:10;Burrito:10;Taco:5;Soup:10;Stew:10 | |||
| EvolvedRecipeName | Egg | |||
| FoodType | Egg | |||
| HungerChange | -10 | -10 | ||
| Icon | EggBoiled | |||
| Lipids | 4.18 | 4.18 | ||
| Proteins | 5.55 | 5.55 | ||
| Type | Food | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | EggBoiled_Ground |
item EggBoiled
{
DisplayName = Boiled Egg,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = EggBoiled,
EvolvedRecipe = Sandwich:10;Sandwich Baguette:10;Burger:10;Salad:10;Burrito:10;Taco:5;Soup:10;Stew:10,
FoodType = Egg,
DaysFresh = 3,
DaysTotallyRotten = 6,
HungerChange = -10,
Calories = 63,
Carbohydrates = 0.32,
Lipids = 4.18,
Proteins = 5.55,
WorldStaticModel = EggBoiled_Ground,
EvolvedRecipeName = Egg,
}