Modjeska: Difference between revisions

From PZwiki
(Redesigned page, + Nav Bar, New description, old description moved to trivia, noted lack of nutritional value in code, + categories,)
(Update distribution file)
 
(32 intermediate revisions by 9 users not shown)
Line 1: Line 1:
__NOTOC__
{{Header|Project Zomboid|Items|Food|Sweets}}
{{languages}}
{{Page version|41.78.16}}
<div class="header" style="margin: 5px; align: right; background: #CEF2E0; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #A3BFB1"> <!-- Code for Background Colour -->
{{Infobox item
<div style="float: right;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
|name=Modjeska
<div style="float: left;background: #CEF2E0;border: 1px solid #A3BFB1; margin: -30pt -10.5pt">   '''Navigation''' - [[ Main_Page|Index]] -> [[:Category:Food|Food]] -> [[:Category:Non-Perishable_Food|Non Perishable Foods]] -> [[Modjeska|Modjeska]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->
|model=Modjeska_Model.png
{{Consumables
|icon=Modjeska.png
|image = SNACKModjeska.png
|icon_name=Modjeska
|hunger = -10
<!--GENERAL-->
|weight = 0.1
|category=Food
|weight=0.1
<!--NUTRITION-->
|hunger_change=-10
|calories=60
|lipids=0
|proteins=0
|carbohydrates=15
<!--TECHNICAL DETAILS-->
|item_id=Base.Modjeska
}}
}}
A '''Modjeska''' is a non-perishable [[food]] [[Items|item]].


Modjeska is a [[Food#Non-Perishable|non-perishable]] food item. Although they do not reduce a lot of hunger, Modjeska is one of the few [[Food#Non-Perishable|non-perishable]] foods that can be eaten without a can opener or any cooking. They are often found inside gift store shelves and display cases and candystore display cases.
==Usage==
Modjeskas can be eaten, providing the player with some positive effects.


== Nutritional Information ==
==Distribution==
Modjeska provides when completely eaten: -10 hunger.
The loot distributions can be found in the table(s) below.
<br><br>
 
'''It's Nutritional Values are as follows:'''<br>
<!--BOT FLAG|Modjeska|41.78.16-->
At this time, Modjeska's have no nutritional benefit ingame, which could be a temporary oversight. <br><br>
{{Clear}}
Carbohydrates = 0 <br>
<div class="togglebox theme-red">
Proteins = 0 <br>
    <div>Modjeska distribution
Lipids = 0 <br>
        <span class="mw-customtoggle-togglebox-Modjeska" title="{{int:show}} / {{int:hide}}" style="float: right; padding-right: 30px; padding-top: 4px; font-size: 0.7em; font-weight: normal;">{{int:show}} / {{int:hide}}</span></div>
Calories = 0 <br><br>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-Modjeska">
    Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the [[lucky]] and [[unlucky]] traits.   <div class="toggle-content">
<div class="pz-container">
<div id="containers" style="flex-basis:30%">
    {| class="wikitable theme-red" style="margin-right: 15px; width: 95%;"
    |+ {{ll|Containers}}
    ! Building/Room
    ! Container
    ! Effective chance
    |-
    | GroceryBag1
    | {{ll|GroceryBag1}}
    | 1.01%
    |-
    | GroceryBag3
    | {{ll|GroceryBag3}}
    | 6.41%
    |-
    | candystorage
    | {{ll|crate}}
    | 23.28%
    |-
    | candystorage
    | {{ll|metal_shelves}}
    | 23.28%
    |-
    | candystore
    | {{ll|counter}}
    | 23.28%
    |-
    | candystore
    | {{ll|displaycase}}
    | 23.28%
    |-
    | candystore
    | {{ll|shelves}}
    | 23.28%
    |-
    | generalstore
    | {{ll|crate}}
    | 23.28%
    |-
    | generalstore
    | {{ll|shelves}}
    | 23.28%
    |-
    | generalstorestorage
    | {{ll|shelves}}
    | 23.28%
    |-
    | gigamart
    | {{ll|crate}}
    | 23.28%
    |-
    | gigamart
    | {{ll|shelves}}
    | 23.28%
    |-
    | grocery
    | {{ll|crate}}
    | 23.28%
    |-
    | grocery
    | {{ll|shelves}}
    | 23.28%
    |-
    | grocery
    | {{ll|smallcrate}}
    | 23.28%
    |-
    | grocerystorage
    | {{ll|crate}}
    | 3.98%
    |-
    | grocerystorage
    | {{ll|metal_shelves}}
    | 3.98%
    |-
    | grocerystorage
    | {{ll|smallcrate}}
    | 3.98%
    |}
</div>
    </div><div style="clear: both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Modjeska" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Modjeska|41.78.16-->
Modjeskas can be found in gift stores and candy stores.


==Trivia==
==Trivia==
Modjeska is a candy made out of a marshmallow covered in caramel. It was invented in the 1880s in Louisville, Kentucky by french confectioner Anton Busath to honor Shakespearean actress Helena Modjeska, who was performing in the town at the time. Other shops started to make variants of the candy, which continue to be popular today.
The Modjeska is a gooey caramel candy with a marshmallow center created in the 1880s by french confectioner Anton Busath, who named it in honor of the Polish actress Helena Modjeska, after she visited [[Louisville|Louisville, Kentucky]].
 
==Code==
{{CodeBox|
{{CodeSnip
  | lang = java
  | line = true
  | start = 5454
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Modjeska
{
DisplayName = Modjeska,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = Modjeska,
HungerChange = -10,
Calories = 60,
Carbohydrates = 15,
Lipids = 0,
Proteins = 0,
WorldStaticModel = Modjeska,
}
}}
}}
 
==See also==
*[[Candy Cane]]
*[[Chocolate]]
*[[Lollipop]]
*[[Mint Candy]]


== Code ==
{{Navbox items|miscellaneous_food}}
<nowiki>
item Modjeska
HungerChange = -10,
Weight = 0.1,
Type = Food,
DisplayName = Modjeska,
Icon = Modjeska,
</nowiki>




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

Latest revision as of 13:21, 30 April 2024

Project ZomboidItemsFoodSweetsModjeska
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Modjeska
Modjeska Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Nutrition
HungerMoodle Icon Hungry.png
-10
CaloriesCalories
60
CarbohydratesCarbohydrates
15
ProteinsProteins
0
FatFat
0
Technical
Item ID
Base.Modjeska

A Modjeska is a non-perishable food item.

Usage

Modjeskas can be eaten, providing the player with some positive effects.

Distribution

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

Modjeska distribution Show / Hide
Effective chance calculations are based off of default loot settings, and median zombie density. The higher the density of zombies in an area, the higher the effective chance of an item spawning. Chance is also influenced by the lucky and unlucky traits.
Containers
Building/Room Container Effective chance
GroceryBag1 GroceryBag1 1.01%
GroceryBag3 GroceryBag3 6.41%
candystorage crate 23.28%
candystorage metal_shelves 23.28%
candystore counter 23.28%
candystore displaycase 23.28%
candystore shelves 23.28%
generalstore crate 23.28%
generalstore shelves 23.28%
generalstorestorage shelves 23.28%
gigamart crate 23.28%
gigamart shelves 23.28%
grocery crate 23.28%
grocery shelves 23.28%
grocery smallcrate 23.28%
grocerystorage crate 3.98%
grocerystorage metal_shelves 3.98%
grocerystorage smallcrate 3.98%

Modjeskas can be found in gift stores and candy stores.

Trivia

The Modjeska is a gooey caramel candy with a marshmallow center created in the 1880s by french confectioner Anton Busath, who named it in honor of the Polish actress Helena Modjeska, after she visited Louisville, Kentucky.

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 Modjeska
	{
		DisplayName = Modjeska,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Modjeska,
		HungerChange = -10,
		Calories = 60,
		Carbohydrates = 15,
		Lipids = 0,
		Proteins = 0,
		WorldStaticModel = Modjeska,
	}

See also