| Variable | Base.Biscuit |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
Biscuit
|
| Nom variable | Biscuit |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5089 |
|---|---|
| Lignes | 7178 → 7197 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Get 6 Biscuits
Base
|
KAVALASH_Custom | Cooking | 60 | Biscuit=6 |
|
Get 6 Biscuits
Base
|
Vanilla | Cooking | 60 | Biscuit=6 |
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 | 160 | 160 | ||
| Carbohydrates | 22 | 22 | ||
| CustomEatSound | EatingCrispy | |||
| DaysFresh | 3 | 3 | ||
| DaysTotallyRotten | 5 | 5 | ||
| DisplayCategory | Food | |||
| DisplayName | Biscuit | |||
| EvolvedRecipe | Soup:5;Stew:5 | |||
| FoodType | NoExplicit | |||
| HungerChange | -5 | -5 | ||
| Icon | Biscuit | |||
| Lipids | 8 | 8 | ||
| Proteins | 1 | 1 | ||
| Tags | FitsToaster | |||
| Type | Food | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | Biscuit_Ground |
item Biscuit
{
DisplayName = Biscuit,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = Biscuit,
EvolvedRecipe = Soup:5;Stew:5,
FoodType = NoExplicit,
DaysFresh = 3,
DaysTotallyRotten = 5,
HungerChange = -5,
Calories = 160,
Carbohydrates = 22,
Lipids = 8,
Proteins = 1,
CustomEatSound = EatingCrispy,
WorldStaticModel = Biscuit_Ground,
Tags = FitsToaster,
}