| Variable | Base.CakeCarrot |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.2 |
| Icône |
CakeCarrot
|
| Nom variable | CakeCarrot |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5022 |
|---|---|
| Lignes | 5846 → 5863 |
| 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 | 70 | 70 | ||
| Carbohydrates | 4 | 4 | ||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 5 | 5 | ||
| DisplayCategory | Food | |||
| DisplayName | Carrot Cake Slice | |||
| HungerChange | -7 | -7 | ||
| Icon | CakeCarrot | |||
| Lipids | 12 | 12 | ||
| Proteins | 10 | 10 | ||
| StaticModel | CakeSlice | |||
| Type | Food | |||
| UnhappyChange | -10 | -10 | ||
| Weight | 0.2 | 0.2 | ||
| WorldStaticModel | CarrotCake_Ground |
item CakeCarrot
{
DisplayName = Carrot Cake Slice,
DisplayCategory = Food,
Type = Food,
Weight = 0.2,
Icon = CakeCarrot,
DaysFresh = 3,
DaysTotallyRotten = 5,
HungerChange = -7,
UnhappyChange = -10,
Calories = 70,
Carbohydrates = 4,
Lipids = 12,
Proteins = 10,
StaticModel = CakeSlice,
WorldStaticModel = CarrotCake_Ground,
}