Complicated Soup: Difference between revisions

From PZwiki
Complicated Soup
(Added new navbar template with the notice colour. Changed categories slightly.)
m (Change to redirect)
Tag: New redirect
 
(24 intermediate revisions by 5 users not shown)
Line 1: Line 1:
__NOTOC__
#REDIRECT [[Soup]]
{{languages|Complicated Soup}}
{{header|The Game World|Items|Obsolete Items|Removed Food|type=Notice|version=Version 39|incver=67.5}}{{Notice|Obsolete}}{{Consumables
|image = Pot of Soup.png
|hunger = -210
|weight = 8
}}The '''Complicated Soup''' was removed in Project Zomboid due to a better crafting system being implemented.
 
Originally, with perhaps not the designers intention, this soup was a non-perishable and did not rot. creating a way for survivors to have a reserve of food.
 
== Former Description ==
The best meal a survivor will ever make for the rest of the apocalypse. This meal is capable of feeding a survivor for days but requires 4 ingredients to make, but is always the most efficient use of the ingredients (unless made with meat or fish).
 
== Effects ==
[[Boredom]]: -25<br>
[[Hunger]]: -210<br>
[[Unhappy]]: -30
 
 
== Code ==
<nowiki> item ComplexSoup
 
Type = Food,
DisplayName = Complicated Soup,
Icon = PotFull,
Weight = 8,
IsCookable = true,
MinutesToCook = 130,
MinutesToBurn = 190,
HungerChange = -210,
BoredomChange = -25,
UnhappyChange = -30,
ReplaceOnUse = Pot
</nowiki>
 
== History ==
 
{| class="wikitable" width="550" style="text-align:center;"
|-
! Alpha || 
|-
| RC 2.9 || Added to the game.
|}
 
==See Also==
 
{{Navbox/Consumables}}
 
[[Category:Food]]

Latest revision as of 22:57, 30 April 2024

Redirect to: