| Variable | Base.RiceBowl |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 1 |
| Icône |
FriedRice
|
| Nom variable | RiceBowl |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4979 |
|---|---|
| Lignes | 4968 → 4991 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make 2 Bowls of Rice
Base
|
KAVALASH_Custom | Cooking | 80 | RiceBowl=2 |
|
Make 4 Bowls of Rice
Base
|
KAVALASH_Custom | Cooking | 80 | RiceBowl=4 |
|
Make 2 Bowls of Rice
Base
|
Vanilla | Cooking | 80 | RiceBowl=2 |
|
Make 4 Bowls of Rice
Base
|
Vanilla | Cooking | 80 | RiceBowl=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 |
|---|---|---|---|---|
| BadInMicrowave | true | 1 | 1 | |
| Calories | 160 | 160 | ||
| Carbohydrates | 36 | 36 | ||
| DaysFresh | 4 | 4 | ||
| DaysTotallyRotten | 7 | 7 | ||
| DisplayCategory | Food | |||
| DisplayName | Bowl of Rice | |||
| EatType | 2hand | |||
| GoodHot | true | 1 | 1 | |
| HungerChange | -12 | -12 | ||
| Icon | FriedRice | |||
| IsCookable | true | 1 | 1 | |
| Lipids | 0 | 0 | ||
| MinutesToBurn | 40 | 40 | ||
| MinutesToCook | 10 | 10 | ||
| Proteins | 3 | 3 | ||
| ReplaceOnUse | Bowl | |||
| StaticModel | Bowl | |||
| Type | Food | |||
| Weight | 1 | 1 | ||
| WorldStaticModel | BowlRice_Ground |
item RiceBowl
{
DisplayName = Bowl of Rice,
DisplayCategory = Food,
Type = Food,
Weight = 1,
Icon = FriedRice,
BadInMicrowave = true,
EatType = 2hand,
GoodHot = true,
IsCookable = true,
ReplaceOnUse = Bowl,
MinutesToCook = 10,
MinutesToBurn = 40,
DaysFresh = 4,
DaysTotallyRotten = 7,
HungerChange = -12,
Calories = 160,
Carbohydrates = 36,
Lipids = 0,
Proteins = 3,
StaticModel = Bowl,
WorldStaticModel = BowlRice_Ground,
}