| Variable | Base.PeanutButterSandwich |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.4 |
| Icône |
Sandwich_peanut
|
| Nom variable | PeanutButterSandwich |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4963 |
|---|---|
| Lignes | 4634 → 4650 |
| 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 | 250 | 250 | ||
| Carbohydrates | 14 | 14 | ||
| DaysFresh | 2 | 2 | ||
| DaysTotallyRotten | 4 | 4 | ||
| DisplayCategory | Food | |||
| DisplayName | Peanut Butter Sandwich | |||
| HungerChange | -17 | -17 | ||
| Icon | Sandwich_peanut | |||
| Lipids | 25 | 25 | ||
| Proteins | 7 | 7 | ||
| Type | Food | |||
| UnhappyChange | -10 | -10 | ||
| Weight | 0.4 | 0.4 | ||
| WorldStaticModel | PeanutButterSandwich |
item PeanutButterSandwich
{
DisplayName = Peanut Butter Sandwich,
DisplayCategory = Food,
Type = Food,
Weight = 0.4,
Icon = Sandwich_peanut,
DaysFresh = 2,
DaysTotallyRotten = 4,
HungerChange = -17,
UnhappyChange = -10,
Calories = 250,
Carbohydrates = 14,
Lipids = 25,
Proteins = 7,
WorldStaticModel = PeanutButterSandwich,
}