| Variable | Base.BaitFish |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
FishMinnow
|
| Nom variable | BaitFish |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4842 |
|---|---|
| Lignes | 1868 → 1894 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
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 |
|---|---|---|---|---|
| BadCold | true | 1 | 1 | |
| BadInMicrowave | true | 1 | 1 | |
| Calories | 30 | 30 | ||
| Carbohydrates | 0 | 0 | ||
| DangerousUncooked | TRUE | 1 | 1 | |
| DaysFresh | 4 | 4 | ||
| DaysTotallyRotten | 8 | 8 | ||
| DisplayCategory | Food | |||
| DisplayName | Little Bait Fish | |||
| FishingLure | true | 1 | 1 | |
| GoodHot | true | 1 | 1 | |
| HungerChange | -3 | -3 | ||
| Icon | FishMinnow | |||
| IsCookable | true | 1 | 1 | |
| Lipids | 1.5 | 1.5 | ||
| MinutesToBurn | 60 | 60 | ||
| MinutesToCook | 20 | 20 | ||
| Proteins | 8.52 | 8.52 | ||
| RemoveUnhappinessWhenCooked | true | 1 | 1 | |
| StaticModel | LittleBaitFish | |||
| Type | Food | |||
| UnhappyChange | 20 | 20 | ||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | LittleBaitFish |
item BaitFish
{
DisplayName = Little Bait Fish,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = FishMinnow,
BadCold = true,
BadInMicrowave = true,
DangerousUncooked = TRUE,
FishingLure = true,
GoodHot = true,
IsCookable = true,
RemoveUnhappinessWhenCooked = true,
MinutesToCook = 20,
MinutesToBurn = 60,
DaysFresh = 4,
DaysTotallyRotten = 8,
HungerChange = -3,
UnhappyChange = 20,
Calories = 30,
Carbohydrates = 0,
Lipids = 1.5,
Proteins = 8.52,
StaticModel = LittleBaitFish,
WorldStaticModel = LittleBaitFish,
}