| Variable | Base.Hotdog |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.3 |
| Icône |
HotdogCrafted
|
| Nom variable | Hotdog |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4849 |
|---|---|
| Lignes | 2054 → 2073 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
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 | 100 | 100 | ||
| Carbohydrates | 2 | 2 | ||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 6 | 6 | ||
| DisplayCategory | Food | |||
| DisplayName | Hotdog | |||
| EatType | 2handforced | |||
| EvolvedRecipe | Soup:20;Stew:20;Stir fry Griddle Pan:20;Stir fry:20;Roasted Vegetables:20;RicePot:20;RicePan:20;Taco:20;Burrito:20;Omelette:20;Burger:20;Sandwich:20;Sandwich Baguette:20 | |||
| FoodType | Meat | |||
| HungerChange | -20 | -20 | ||
| Icon | HotdogCrafted | |||
| Lipids | 12 | 12 | ||
| Proteins | 2 | 2 | ||
| StaticModel | HotDog | |||
| Type | Food | |||
| Weight | 0.3 | 0.3 | ||
| WorldStaticModel | HotDog_Ground |
item Hotdog
{
DisplayName = Hotdog,
DisplayCategory = Food,
Type = Food,
Weight = 0.3,
Icon = HotdogCrafted,
EvolvedRecipe = Soup:20;Stew:20;Stir fry Griddle Pan:20;Stir fry:20;Roasted Vegetables:20;RicePot:20;RicePan:20;Taco:20;Burrito:20;Omelette:20;Burger:20;Sandwich:20;Sandwich Baguette:20,
FoodType = Meat,
EatType = 2handforced,
DaysFresh = 3,
DaysTotallyRotten = 6,
HungerChange = -20,
Calories = 100,
Carbohydrates = 2,
Lipids = 12,
Proteins = 2,
StaticModel = HotDog,
WorldStaticModel = HotDog_Ground,
}