| Variable | Base.ConeIcecream |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.2 |
| Icône |
ConeIcecream
|
| Nom variable | ConeIcecream |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5116 |
|---|---|
| Lignes | 7729 → 7748 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Scoop Ice Cream
Base
|
KAVALASH_Custom | Cooking | 30 | ConeIcecream=1 |
|
Scoop Ice Cream
Base
|
Vanilla | Cooking | 30 | ConeIcecream=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 | 470 | 470 | ||
| Carbohydrates | 120 | 120 | ||
| DaysFresh | 1 | 1 | ||
| DaysTotallyRotten | 1 | 1 | ||
| DisplayCategory | Food | |||
| DisplayName | Ice Cream Cone | |||
| HungerChange | -15 | -15 | ||
| Icon | ConeIcecream | |||
| Lipids | 44 | 44 | ||
| Packaged | TRUE | 1 | 1 | |
| Proteins | 20 | 20 | ||
| ReplaceOnRotten | ConeIcecreamMelted | |||
| Tags | GoodFrozen | |||
| Type | Food | |||
| UnhappyChange | -10 | -10 | ||
| Weight | 0.2 | 0.2 | ||
| WorldStaticModel | ConeIcecream_Ground |
item ConeIcecream
{
DisplayName = Ice Cream Cone,
DisplayCategory = Food,
Type = Food,
Weight = 0.2,
Icon = ConeIcecream,
Packaged = TRUE,
ReplaceOnRotten = ConeIcecreamMelted,
DaysFresh = 1,
DaysTotallyRotten = 1,
HungerChange = -15,
UnhappyChange = -10,
Calories = 470,
Carbohydrates = 120,
Lipids = 44,
Proteins = 20,
WorldStaticModel = ConeIcecream_Ground,
Tags = GoodFrozen,
}