| Variable | SapphCooking.TiramisuPan |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.5 |
| Icône |
TiramisuPanIcon
|
| Nom variable | TiramisuPan |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemspan.txt |
| Item PK | 3845 |
|---|---|
| Lignes | 1443 → 1465 |
| File ID | 1108 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Pan of Tiramisu
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 250 | TiramisuPan=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 | -30 | -30 | ||
| Calories | 1500 | 1500 | ||
| Carbohydrates | 50 | 50 | ||
| DaysFresh | 4 | 4 | ||
| DaysTotallyRotten | 7 | 7 | ||
| DisplayCategory | Food | |||
| DisplayName | Pan of Tiramisu | |||
| EatType | 2hand | |||
| FatigueChange | -30 | -30 | ||
| HungerChange | -60 | -60 | ||
| Icon | TiramisuPanIcon | |||
| Lipids | 48 | 48 | ||
| Proteins | 8 | 8 | ||
| ReplaceOnUse | BakingPan | |||
| StaticModel | H_TiramisuPan | |||
| StressChange | -30 | -30 | ||
| Type | Food | |||
| UnhappyChange | -30 | -30 | ||
| Weight | 0.5 | 0.5 | ||
| WorldStaticModel | TiramisuPan_Ground |
item TiramisuPan
{
DisplayName = Pan of Tiramisu,
DisplayCategory = Food,
Type = Food,
Weight = 0.5,
Icon = TiramisuPanIcon,
EatType = 2hand,
DaysFresh = 4,
DaysTotallyRotten = 7,
HungerChange = -60,
FatigueChange = -30,
UnhappyChange = -30,
BoredomChange = -30,
StressChange = -30,
ReplaceOnUse = BakingPan,
Calories = 1500,
Carbohydrates = 50,
Lipids = 48,
Proteins = 8,
StaticModel = H_TiramisuPan,
WorldStaticModel = TiramisuPan_Ground,
}