| Variable | SapphCooking.BrownRiceBowl |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 1 |
| Icône |
FriedRice
|
| Nom variable | BrownRiceBowl |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsbowls.txt |
| Item PK | 3319 |
|---|---|
| Lignes | 503 → 524 |
| File ID | 1106 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make 2 Bowls of Brown Rice
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 80 | BrownRiceBowl=2 |
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 | 500 | 500 | ||
| Carbohydrates | 75 | 75 | ||
| DaysFresh | 4 | 4 | ||
| DaysTotallyRotten | 7 | 7 | ||
| DisplayCategory | Food | |||
| DisplayName | Bowl of Brown Rice | |||
| EatType | 2hand | |||
| EvolvedRecipeName | Brown Rice | |||
| HungerChange | -10 | -10 | ||
| Icon | FriedRice | |||
| Lipids | 0 | 0 | ||
| Proteins | 10 | 10 | ||
| ReplaceOnUse | Bowl | |||
| StaticModel | H_BrownRiceBowl | |||
| Tags | SapphCookingRiceBowl;returnBowl | |||
| Type | Food | |||
| Weight | 1 | 1 | ||
| WorldStaticModel | BowlRice_Ground |
item BrownRiceBowl
{
DisplayCategory = Food,
Weight = 1,
Type = Food,
DisplayName = Bowl of Brown Rice,
Icon = FriedRice,
Carbohydrates = 75,
Proteins = 10,
Lipids = 0,
Calories = 500,
EvolvedRecipeName = Brown Rice,
DaysFresh = 4,
DaysTotallyRotten = 7,
StaticModel = BowlFriedRiceHand,
WorldStaticModel = BowlRice_Ground,
StaticModel = H_BrownRiceBowl,
EatType = 2hand,
HungerChange = -10,
ReplaceOnUse = Bowl,
Tags = SapphCookingRiceBowl;returnBowl,
}