Red Wine: Difference between revisions

From PZwiki
m (Automated Formatting)
(46 intermediate revisions by 11 users not shown)
Line 1: Line 1:
{{languages}}{{Notice|Short}}
{{Header|Project Zomboid|Items|Food|Drinks}}
{{Page version|41.78.16}}
{{Infobox item
|name=Red Wine
|model=RedWineBottle_Model.png
|icon=Wine2Full.png
|icon_name=Red Wine
|icon2=Wine2Empty.png
|icon_name2=Empty Bottle
Empty Bottle (Alcohol)
<!--GENERAL-->
|category=Food
|weight=1
|packaged=True
|cant_be_frozen=True
<!--NUTRITION-->
|hunger_change=-20
|thirst_change=-20
|calories=510
|lipids=0
|proteins=0
|carbohydrates=0
<!--EFFECT-->
|unhappy_change=-20
|alcohol_power=True
<!--TECHNICAL DETAILS-->
|item_id=Wine2
}}
'''Red wine''' is an alcoholic non-perishable [[food]] [[Items|item]].
 
==Usage==
Red wine can be consumed, relieving some [[Thirst|thirst]], [[Hungry|hunger]] and [[Unhappy|unhappiness]].


{{Consumables
===Alcohol===
|image = Red Wine.png
Red wine is an alcoholic beverage, and will therefore increase the player's [[Drunk|drunkenness]] when consumed. Being drunk will affect the player's coordination ([[controls]]), both on foot and in a [[vehicles|vehicle]]. It also lowers [[weapon]] accuracy.
|hunger = -20
|weight = 0.7
}}


==Description==
==Crafting==
Red wine is an alcoholic drink usually found in kitchen cabinets. Like [[Chardonnay]], upon consumption it'll reduce the user's thirst, hunger and unhappiness by 20, and will add the drunk Moodle to the character's Moodle list (See [[Moodles]]), which negatively affects co-ordination.
Red wine is unable to be turned into a [[Molotov Cocktail|molotov cocktail]].


== Effects ==
==Distribution==
[[Thirst]]: -20
The loot distributions can be found in the table(s) below.


[[Hunger]]: -20
{| class="mw-collapsible mw-collapsed wikitable theme-red" data-expandtext="{{int:show}}" data-collapsetext="{{int:hide}}" style="text-align:center; min-width:24em;"
! colspan="4" | Containers
|-
! Building/Room
! Container
! style="width: 3.2em;" | Rolls
! style="width: 3.2em;" | Chance
|-
|rowspan="6"|all
|[[dishescabinet]]
|4
|6
|-
|[[dishescabinet]]
|4
|1
|-
|[[dishescabinet]]
|4
|2
|-
|[[dishescabinet]]
|4
|1
|-
|[[dishescabinet]]
|4
|2
|-
|[[fridge]]
|4
|1
|-
|rowspan="2"|bandkitchen
|[[counter]]
|4
|1
|-
|[[counter]]
|4
|2
|-
|rowspan="4"|bar
|[[counter]]
|4
|1
|-
|[[counter]]
|4
|2
|-
|[[counter]]
|4
|1
|-
|[[counter]]
|4
|2
|-
|kitchen
|[[counter]]
|4
|1
|-
|rowspan="4"|liquorstore
|[[crate]]
|4
|1
|-
|[[crate]]
|4
|1
|-
|[[crate]]
|4
|2
|-
|[[crate]]
|4
|2
|}
Red wine can be found in kitchen and bar [[Containers#Counters|counters]], as well as near people who committed suicide.


[[Unhappiness]]: -20
====Evolved recipes====
red wine is a [[cooking]] [[Recipe ingredients|ingredient]].
{{EvolvedRecipesForItem |soup=10|stew=10|salad=10|beverage=10}}


== Code ==
==Code==
<nowiki>item Wine2
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 3631
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Wine2
{
{
HungerChange = -20,
DisplayName = Red Wine,
    Weight = 0.7,
DisplayCategory = Food,
Type = Food,
Type = Food,
ThirstChange = -20,
Weight = 1,
        UnhappyChange = -20,
Icon = Wine2Full,
DisplayName = Red Wine,
EvolvedRecipe = Beverage:4;Beverage2:4;HotDrink:4;HotDrinkRed:4;HotDrinkWhite:4;HotDrinkSpiffo:4;HotDrinkTea:4;WineInGlass:4;PastaPot:4;PastaPan:4,
Alcoholic = TRUE,
/*EvolvedRecipe = Beverage:4;Beverage2:4;HotDrink:4;HotDrinkRed:4;HotDrinkWhite:4;HotDrinkSpiffo:4;HotDrinkTea:4;Soup:4;Stew:4;PastaPot:4;PastaPan:4;WineInGlass:4,*/
ReplaceOnUse = WineEmpty2,
FoodType = Wine,
Icon = Wine2Full,
Alcoholic = TRUE,
CantBeFrozen = TRUE,
EatType = Bourbon,
Packaged = TRUE,
ReplaceOnUse = WineEmpty2,
HungerChange = -20,
ThirstChange = -20,
UnhappyChange = -20,
Calories = 510,
Carbohydrates = 0,
Lipids = 0,
Proteins = 0,
CustomContextMenu = Drink,
CustomContextMenu = Drink,
CustomEatSound = PZ_DrinkingFromBottle,
CustomEatSound = DrinkingFromBottleGlass,
}</nowiki>
StaticModel = RedWineBottle,
WorldStaticModel = WineRedGround,
}
}}
}}


== History ==
==See also==
 
*[[White Wine]]
{| class="wikitable" width="550" style="text-align:center;"
*[[Bourbon]]
|-
! Alpha || 
|-
| - || -
|}


==See Also==
{{Navbox items|drinks}}
* [[Items#Alcoholic Drinks|Alcoholic Drinks]]




{{Navbox/Consumables}}
[[Category:Non-perishable food]]
[[Category:Consumables]]
[[Category:Food]]

Revision as of 11:33, 14 April 2024

Project ZomboidItemsFoodDrinksRed Wine
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Red Wine
RedWineBottle Model.png
Empty Bottle Empty Bottle (Alcohol)
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
1
Properties
Packaged
True
Nutrition
HungerMoodle Icon Hungry.png
-20
ThirstMoodle Icon Thirsty.png
-20
CaloriesCalories
510
CarbohydratesCarbohydrates
0
ProteinsProteins
0
FatFat
0
Effect
UnhappinessMoodle Icon Unhappy.png
-20
Sterilize powerDisinfection
True
Technical
Item ID
Wine2

Red wine is an alcoholic non-perishable food item.

Usage

Red wine can be consumed, relieving some thirst, hunger and unhappiness.

Alcohol

Red wine is an alcoholic beverage, and will therefore increase the player's drunkenness when consumed. Being drunk will affect the player's coordination (controls), both on foot and in a vehicle. It also lowers weapon accuracy.

Crafting

Red wine is unable to be turned into a molotov cocktail.

Distribution

The loot distributions can be found in the table(s) below.

Containers
Building/Room Container Rolls Chance
all dishescabinet 4 6
dishescabinet 4 1
dishescabinet 4 2
dishescabinet 4 1
dishescabinet 4 2
fridge 4 1
bandkitchen counter 4 1
counter 4 2
bar counter 4 1
counter 4 2
counter 4 1
counter 4 2
kitchen counter 4 1
liquorstore crate 4 1
crate 4 1
crate 4 2
crate 4 2

Red wine can be found in kitchen and bar counters, as well as near people who committed suicide.

Evolved recipes

red wine is a cooking ingredient.

Product Nutrition
Soup
Soup
10
Stew
Stew
10
Salad
Salad
10
Beverage
Beverage
10

Code

Code icon.png Code snippet! This section contains source code from Project ZomboidShow / Hide

Source: ProjectZomboid\media\scripts\items_food.txt

Retrieved: Build 41.78.16
item Wine2
	{
		DisplayName = Red Wine,
		DisplayCategory = Food,
		Type = Food,
		Weight = 1,
		Icon = Wine2Full,
		EvolvedRecipe = Beverage:4;Beverage2:4;HotDrink:4;HotDrinkRed:4;HotDrinkWhite:4;HotDrinkSpiffo:4;HotDrinkTea:4;WineInGlass:4;PastaPot:4;PastaPan:4,
		/*EvolvedRecipe = Beverage:4;Beverage2:4;HotDrink:4;HotDrinkRed:4;HotDrinkWhite:4;HotDrinkSpiffo:4;HotDrinkTea:4;Soup:4;Stew:4;PastaPot:4;PastaPan:4;WineInGlass:4,*/
		FoodType = Wine,
		Alcoholic = TRUE,
		CantBeFrozen = TRUE,
		EatType = Bourbon,
		Packaged = TRUE,
		ReplaceOnUse = WineEmpty2,
		HungerChange = -20,
		ThirstChange = -20,
		UnhappyChange = -20,
		Calories = 510,
		Carbohydrates = 0,
		Lipids = 0,
		Proteins = 0,
		CustomContextMenu = Drink,
		CustomEatSound = DrinkingFromBottleGlass,
		StaticModel = RedWineBottle,
		WorldStaticModel = WineRedGround,
	}

See also