| Variable | Base.Croissant |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
Croissant
|
| Nom variable | Croissant |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5033 |
|---|---|
| Lignes | 6057 → 6074 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Remove from Tray
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 10 | Croissant=3 |
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 | 180 | 180 | ||
| Carbohydrates | 32 | 32 | ||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 5 | 5 | ||
| DisplayCategory | Food | |||
| DisplayName | Croissant | |||
| HungerChange | -8 | -8 | ||
| Icon | Croissant | |||
| Lipids | 15 | 15 | ||
| Proteins | 4 | 4 | ||
| Tags | FitsToaster | |||
| Type | Food | |||
| UnhappyChange | -15 | -15 | ||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | Croissant_Ground |
item Croissant
{
DisplayName = Croissant,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = Croissant,
DaysFresh = 3,
DaysTotallyRotten = 5,
HungerChange = -8,
UnhappyChange = -15,
Calories = 180,
Carbohydrates = 32,
Lipids = 15,
Proteins = 4,
WorldStaticModel = Croissant_Ground,
Tags = FitsToaster,
}