| Variable | SapphCooking.BowlofFriedRice |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 1 |
| Icône |
BowofFriedRiceIcon
|
| Nom variable | BowlofFriedRice |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsbowls.txt |
| Item PK | 3310 |
|---|---|
| Lignes | 314 → 336 |
| File ID | 1106 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make 2 Bowls of Fried Rice
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | BowlofFriedRice=2 |
|
Make 2 Bowls of Fried Rice
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | BowlofFriedRice=2 |
|
Make 4 Bowls of Fried Rice
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | BowlofFriedRice=4 |
|
Make 4 Bowls of Fried Rice2
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | BowlofFriedRice=4 |
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 | 550 | 550 | ||
| Carbohydrates | 60 | 60 | ||
| DaysFresh | 4 | 4 | ||
| DaysTotallyRotten | 7 | 7 | ||
| DisplayCategory | Food | |||
| DisplayName | Bowl of Fried Rice | |||
| EatType | 2hand | |||
| FatigueChange | -10 | -10 | ||
| GoodHot | true | 1 | 1 | |
| HungerChange | -25 | -25 | ||
| Icon | BowofFriedRiceIcon | |||
| Lipids | 5 | 5 | ||
| Proteins | 10 | 10 | ||
| ReplaceOnUse | Bowl | |||
| StaticModel | BowlFriedRiceHand | |||
| Tags | returnBowl | |||
| Type | Food | |||
| UnhappyChange | -10 | -10 | ||
| Weight | 1 | 1 | ||
| WorldStaticModel | BowlFriedRice |
item BowlofFriedRice
{
DisplayCategory = Food,
Weight = 1,
Type = Food,
DisplayName = Bowl of Fried Rice,
Icon = BowofFriedRiceIcon,
Carbohydrates = 60,
Proteins = 10,
Lipids = 5,
Calories = 550,
ReplaceOnUse = Bowl,
DaysFresh = 4,
DaysTotallyRotten = 7,
GoodHot = true,
StaticModel = BowlFriedRiceHand,
WorldStaticModel = BowlFriedRice,
EatType = 2hand,
HungerChange = -25,
UnhappyChange = -10,
FatigueChange = -10,
Tags = returnBowl,
}