| Variable | Base.ChickenFried |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
ChickenFried
|
| Nom variable | ChickenFried |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4855 |
|---|---|
| Lignes | 2208 → 2226 |
| 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 | 260 | 260 | ||
| Carbohydrates | 17 | 17 | ||
| DaysFresh | 2 | 2 | ||
| DaysTotallyRotten | 4 | 4 | ||
| DisplayCategory | Food | |||
| DisplayName | Fried Chicken | |||
| EvolvedRecipe | Sandwich:15;Sandwich Baguette:15;Burger:15;Salad:15;Taco:15;Burrito:15 | |||
| FoodType | NoExplicit | |||
| HungerChange | -15 | -15 | ||
| Icon | ChickenFried | |||
| Lipids | 14 | 14 | ||
| Proteins | 16 | 16 | ||
| StaticModel | FriedChicken | |||
| Type | Food | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | ChickenFried_Ground |
item ChickenFried
{
DisplayName = Fried Chicken,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = ChickenFried,
EvolvedRecipe = Sandwich:15;Sandwich Baguette:15;Burger:15;Salad:15;Taco:15;Burrito:15,
FoodType = NoExplicit,
DaysFresh = 2,
DaysTotallyRotten = 4,
HungerChange = -15,
Calories = 260,
Carbohydrates = 17,
Lipids = 14,
Proteins = 16,
StaticModel = FriedChicken,
WorldStaticModel = ChickenFried_Ground,
}