| Variable | SapphCooking.DeadRatinBatter |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.2 |
| Icône |
DeadRatinBatterIcon
|
| Nom variable | DeadRatinBatter |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3483 |
|---|---|
| Lignes | 2586 → 2606 |
| File ID | 1107 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Submerge Dead Rat in Batter
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | DeadRatinBatter=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 |
|---|---|---|---|---|
| AlwaysWelcomeGift | true | 1 | 1 | |
| Calories | 324 | 324 | ||
| Carbohydrates | 0 | 0 | ||
| CustomEatSound | EatingDeadAnimal | |||
| DangerousUncooked | TRUE | 1 | 1 | |
| DaysFresh | 6 | 6 | ||
| DaysTotallyRotten | 10 | 10 | ||
| DisplayCategory | Food | |||
| DisplayName | Dead Rat In Batter | |||
| HungerChange | -23 | -23 | ||
| Icon | DeadRatinBatterIcon | |||
| Lipids | 16 | 16 | ||
| Proteins | 40 | 40 | ||
| StaticModel | DeadRat | |||
| Type | Food | |||
| UnhappyChange | 30 | 30 | ||
| Weight | 0.2 | 0.2 | ||
| WorldStaticModel | BatterRat |
item DeadRatinBatter
{
DisplayCategory = Food,
HungerChange = -23,
Weight = 0.2,
AlwaysWelcomeGift = true,
Type = Food,
UnhappyChange = 30,
DisplayName = Dead Rat In Batter,
Icon = DeadRatinBatterIcon,
DangerousUncooked = TRUE,
DaysTotallyRotten = 10,
DaysFresh = 6,
Carbohydrates = 0,
Proteins = 40,
Lipids = 16,
Calories = 324,
WorldStaticModel = BatterRat,
StaticModel = DeadRat,
CustomEatSound = EatingDeadAnimal,
}