| Variable | Base.SushiFish |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
SushiFish
|
| Nom variable | SushiFish |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5080 |
|---|---|
| Lignes | 7015 → 7030 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Sushi Make Sushi
Base
|
KAVALASH_Custom | Cooking | 30 | SushiFish=1 |
|
Préparer des sushis Make Sushi
Base
|
Vanilla | Cooking | 30 | SushiFish=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 | 19 | 19 | ||
| Carbohydrates | 5 | 5 | ||
| DaysFresh | 2 | 2 | ||
| DaysTotallyRotten | 4 | 4 | ||
| DisplayCategory | Food | |||
| DisplayName | Fish Sushi | |||
| HungerChange | -12 | -12 | ||
| Icon | SushiFish | |||
| Lipids | 0 | 0 | ||
| Proteins | 10 | 10 | ||
| Type | Food | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | SushiFish_Ground |
item SushiFish
{
DisplayName = Fish Sushi,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = SushiFish,
DaysFresh = 2,
DaysTotallyRotten = 4,
HungerChange = -12,
Calories = 19,
Carbohydrates = 5,
Lipids = 0,
Proteins = 10,
WorldStaticModel = SushiFish_Ground,
}