| Variable | SapphCooking.CakePrep_BlackForestCake |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.5 |
| Icône |
CakePrepChocolateIcon
|
| Nom variable | CakePrep_BlackForestCake |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemspan.txt |
| Item PK | 3929 |
|---|---|
| Lignes | 3706 → 3727 |
| File ID | 1108 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Prepare Black Forest Cake
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | CakePrep_BlackForestCake=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Add Candle on Cake
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | CakeBlackForest_Candle=1 |
|
Slice Cake
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 20 | CakeSlice_BlackForest=5 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Calories | 800 | 800 | ||
| Carbohydrates | 50 | 50 | ||
| DaysFresh | 4 | 4 | ||
| DaysTotallyRotten | 7 | 7 | ||
| DisplayCategory | Food | |||
| DisplayName | Black Forest Cake Preparation | |||
| HungerChange | -30 | -30 | ||
| Icon | CakePrepChocolateIcon | |||
| IsCookable | TRUE | 1 | 1 | |
| Lipids | 48 | 48 | ||
| MinutesToBurn | 110 | 110 | ||
| MinutesToCook | 40 | 40 | ||
| Proteins | 8 | 8 | ||
| ReplaceOnUse | BakingPan | |||
| Tags | HasMetal;isCake | |||
| Type | Food | |||
| UnhappyChange | -20 | -20 | ||
| Weight | 0.5 | 0.5 | ||
| WorldStaticModel | CakePreparation_Carrot_Ground |
item CakePrep_BlackForestCake
{
DisplayName = Black Forest Cake Preparation,
DisplayCategory = Food,
Type = Food,
Weight = 0.5,
Icon = CakePrepChocolateIcon,
DaysFresh = 4,
DaysTotallyRotten = 7,
IsCookable = TRUE,
ReplaceOnUse = BakingPan,
MinutesToCook = 40,
MinutesToBurn = 110,
HungerChange = -30,
UnhappyChange = -20,
Calories = 800,
Carbohydrates = 50,
Lipids = 48,
Proteins = 8,
WorldStaticModel = CakePreparation_Carrot_Ground,
Tags = HasMetal;isCake,
}