| Variable | SapphCooking.RatattouilePiece |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.2 |
| Icône |
RatattouillePieceIcon
|
| Nom variable | RatattouilePiece |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3447 |
|---|---|
| Lignes | 1817 → 1837 |
| File ID | 1107 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Cut Ratattouile Piece
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | RatattouilePiece=4 |
|
Cut Ratattouile Piece2
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | RatattouilePiece=8 |
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 | 350 | 350 | ||
| Carbohydrates | 66 | 66 | ||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 5 | 5 | ||
| DisplayCategory | Food | |||
| DisplayName | Piece of Ratattouile | |||
| FatigueChange | -5 | -5 | ||
| HungerChange | -10 | -10 | ||
| Icon | RatattouillePieceIcon | |||
| Lipids | 12 | 12 | ||
| Proteins | 14 | 14 | ||
| StaticModel | H_RatatouillePiece | |||
| StressChange | -5 | -5 | ||
| Type | Food | |||
| UnhappyChange | -5 | -5 | ||
| Weight | 0.2 | 0.2 | ||
| WorldStaticModel | RatatouillePiece_Ground |
item RatattouilePiece
{
DisplayCategory = Food,
Type = Food,
DisplayName = Piece of Ratattouile,
Icon = RatattouillePieceIcon,
Weight = 0.2,
Carbohydrates = 66,
Proteins = 14,
Lipids = 12,
Calories = 350,
DaysFresh = 3,
DaysTotallyRotten = 5,
StaticModel = H_RatatouillePiece,
WorldStaticModel = RatatouillePiece_Ground,
HungerChange = -10,
UnhappyChange = -5,
BoredomChange = -5,
StressChange = -5,
FatigueChange = -5,
}