| Variable | Base.Onigiri |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
Onigiri
|
| Nom variable | Onigiri |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5061 |
|---|---|
| Lignes | 6626 → 6641 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Onigiri
Base
|
KAVALASH_Custom | Cooking | 30 | Onigiri=1 |
|
Make Onigiri
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 150 | Onigiri=3 |
|
Make Onigiri
Base
|
Vanilla | Cooking | 30 | Onigiri=1 |
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 | 25 | 25 | ||
| Carbohydrates | 12 | 12 | ||
| DaysFresh | 2 | 2 | ||
| DaysTotallyRotten | 4 | 4 | ||
| DisplayCategory | Food | |||
| DisplayName | Onigiri | |||
| HungerChange | -10 | -10 | ||
| Icon | Onigiri | |||
| Lipids | 4 | 4 | ||
| Proteins | 18 | 18 | ||
| Type | Food | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | Onigiri_Ground |
item Onigiri
{
DisplayName = Onigiri,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = Onigiri,
DaysFresh = 2,
DaysTotallyRotten = 4,
HungerChange = -10,
Calories = 25,
Carbohydrates = 12,
Lipids = 4,
Proteins = 18,
WorldStaticModel = Onigiri_Ground,
}