| Variable | SapphCooking.TiramisuPiece |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.5 |
| Icône |
TiramisuPieceIcon
|
| Nom variable | TiramisuPiece |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3583 |
|---|---|
| Lignes | 4615 → 4635 |
| File ID | 1107 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Slice Tiramisu Piece
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | TiramisuPiece=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 |
|---|---|---|---|---|
| BoredomChange | -5 | -5 | ||
| Calories | 260 | 260 | ||
| Carbohydrates | 8.5 | 8.5 | ||
| DaysFresh | 4 | 4 | ||
| DaysTotallyRotten | 7 | 7 | ||
| DisplayCategory | Food | |||
| DisplayName | Pan of Tiramisu | |||
| FatigueChange | -5 | -5 | ||
| HungerChange | -10 | -10 | ||
| Icon | TiramisuPieceIcon | |||
| Lipids | 8 | 8 | ||
| Proteins | 1.3 | 1.3 | ||
| StaticModel | H_TiramisuPiece | |||
| StressChange | -5 | -5 | ||
| Type | Food | |||
| UnhappyChange | -5 | -5 | ||
| Weight | 0.5 | 0.5 | ||
| WorldStaticModel | TiramisuPiece_Ground |
item TiramisuPiece
{
DisplayName = Pan of Tiramisu,
DisplayCategory = Food,
Type = Food,
Weight = 0.5,
Icon = TiramisuPieceIcon,
DaysFresh = 4,
DaysTotallyRotten = 7,
HungerChange = -10,
UnhappyChange = -5,
FatigueChange = -5,
BoredomChange = -5,
StressChange = -5,
Calories = 260,
Carbohydrates = 8.5,
Lipids = 8,
Proteins = 1.3,
StaticModel = H_TiramisuPiece,
WorldStaticModel = TiramisuPiece_Ground,
}