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