Vitamins: Difference between revisions

From PZwiki
(Switched endurance with tiredness and updated code)
m (Distribution table update)
(23 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{languages|Vitamins}}
{{Header|Project Zomboid|Items|Medical items}}
{{header|The Game World|Items|Consumables|Medical Items|type=Medical|version=Version 41|incver=50}}{{Infobox drainable
{{Page version|41.78.16}}
|display_name=Vitamins
{{Infobox item
|name_colour=Medical
|name=Vitamins
|name_text_colour=Medical
|model=Vitamins_Model.png
|image = Vitamins_120px.png
|icon=Vitamins.png
|weight = 0.2
|icon_name=Vitamins
|primary_use = Reduce [[Moodles#Tired|tiredness]]
|weight=0.2
|content = Vitamins
|primary_use=Reduce [[Tired|tiredness]]
|max_units = 10
|content=Vitamins
|fatigue_change = -2
|max_units=10
|class_name = Base.PillsVitamins
|fatigue_change=-2
}}{{quote|text=Provides a burst of energy when taken. Reduces fatigue.|author=In-game tooltip}}'''Vitamins''' are a drainable [[item]] used in [[First Aid|first aid]].
|item_id=Base.PillsVitamins
}}
{{Quote|text=Provides a burst of energy when taken. Reduces fatigue.|author=In-game tooltip}}
'''Vitamins''' are a drainable [[Items|item]] used in [[First Aid|first aid]].


==Usage==
==Usage==
Vitamins are used to reduce fatigue, which is commonly known as [[moodles#Tired|tiredness]] and not to be confused with [[moodles#Endurance|exhaustion/endurance]]. However, fatigue does have a direct correlation with endurance as the more tired the character is, the harder it is for them to regain their stamina. Taking vitamins is ideal when the player is running a long distance or fighting a large amount of [[zombie]]s, which will exhaust them quickly, slowing down movement, weakening their attacks, and reducing weapon accuracy.
Vitamins are used to reduce fatigue, which is commonly known as [[Tired|tiredness]] and not to be confused with [[Endurance|exhaustion/endurance]]. However, fatigue does have a direct correlation with endurance as the more tired the character is, the harder it is for them to regain their stamina. Taking vitamins is ideal when the player is running a long distance or fighting a large amount of [[zombie]]s, which will exhaust them quickly, slowing down movement, weakening their attacks, and reducing weapon accuracy.


==Distribution==
==Distribution==
They are usually found in [[Containers#Cabinets|medicine cabinets]], in medical buildings, such as [[Cortman Medical]] and occur as a rare drop on zombie [[Containers#Corpses|corpses]].
The loot distributions can be found in the table(s) below.


== Code ==
<!--BOT FLAG|PillsVitamins|41.78.16-->
'''''From newitems.txt (Project Zomboid directory/media/scripts/)'''''
{{clear}}
{{Retrieved|version=41|incver=50}}
<div class="togglebox theme-red">
<pre> item PillsVitamins
    <div>PillsVitamins distribution
        FatigueChange = -2,
        <span class="mw-customtoggle-togglebox-PillsVitamins" 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>
Weight = 0.2,
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-PillsVitamins">
        UseDelta = 0.1,
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
Type = Drainable,
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
UseWhileEquipped = FALSE,
    |+ {{ll|Containers}}
DisplayName = Vitamins,
    ! Building / Room
Icon = Vitamins,
    ! Container
Tooltip = Tooltip_Vitamins,
    ! Rolls
                StaticModel            = PillBottle,
    ! Chance
Medical                = TRUE,</pre>
    |-
    | all
    | {{ll|Handbag}}
    | 1
    | 1.0
    |-
    | all
    | {{ll|inventoryfemale}}
    | 1
    | 0.1
    |-
    | all
    | {{ll|medicine}}
    | 4
    | 4.0
    |-
    | all
    | {{ll|sidetable}}
    | 1
    | 1.0
    |-
    | bathroom
    | {{ll|counter}}
    | 4
    | 4.0
    |-
    | bathroom
    | {{ll|medicine}}
    | 4
    | 4.0
    |-
    | bathroom
    | {{ll|shelves}}
    | 4
    | 4.0
    |-
    | bedroom
    | {{ll|desk}}
    | 4
    | 1.0
    |-
    | bedroom
    | {{ll|dresser}}
    | 4
    | 1.0
    |-
    | bedroom
    | {{ll|sidetable}}
    | 4
    | 1.0
    |-
    | closet
    | {{ll|crate}}
    | 4
    | 1.0
    |-
    | conveniencestore
    | {{ll|shelves}}
    | 4
    | 20.0
    |-
    | conveniencestore
    | {{ll|shelves}}
    | 4
    | 10.0
    |-
    | office
    | {{ll|desk}}
    | 4
    | 1.0
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-PillsVitamins" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|PillsVitamins|41.78.16-->


== See also ==
==Code==
[[First_Aid|General First Aid]]
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 1865
  | source = newitems.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item PillsVitamins
{
    DisplayCategory = FirstAid,
        FatigueChange = -2,
Weight = 0.2,
        UseDelta = 0.1,
Type = Drainable,
UseWhileEquipped = FALSE,
DisplayName = Vitamins,
Icon = Vitamins,
Tooltip = Tooltip_Vitamins,
StaticModel = PillBottle,
WorldStaticModel = Vitamins_Ground,
Medical = TRUE,
}
}}
}}


{{Navbox/Consumables}}
==See also==
*[[First Aid]]
 
{{Navbox items|medical}}

Revision as of 16:57, 24 April 2024

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Vitamins
Vitamins Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
Reduce tiredness
Properties
Capacity
10 units
Effect
FatigueMoodle Icon Tired.png
-2
Technical
Item ID
Base.PillsVitamins
Provides a burst of energy when taken. Reduces fatigue.
— In-game tooltip

Vitamins are a drainable item used in first aid.

Usage

Vitamins are used to reduce fatigue, which is commonly known as tiredness and not to be confused with exhaustion/endurance. However, fatigue does have a direct correlation with endurance as the more tired the character is, the harder it is for them to regain their stamina. Taking vitamins is ideal when the player is running a long distance or fighting a large amount of zombies, which will exhaust them quickly, slowing down movement, weakening their attacks, and reducing weapon accuracy.

Distribution

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

PillsVitamins distribution Show / Hide
Containers
Building / Room Container Rolls Chance
all Handbag 1 1.0
all inventoryfemale 1 0.1
all medicine 4 4.0
all sidetable 1 1.0
bathroom counter 4 4.0
bathroom medicine 4 4.0
bathroom shelves 4 4.0
bedroom desk 4 1.0
bedroom dresser 4 1.0
bedroom sidetable 4 1.0
closet crate 4 1.0
conveniencestore shelves 4 20.0
conveniencestore shelves 4 10.0
office desk 4 1.0

Code

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

Source: ProjectZomboid\media\scripts\newitems.txt

Retrieved: Build 41.78.16
item PillsVitamins
	{
	    DisplayCategory = FirstAid,
        FatigueChange	=	-2,
		Weight	=	0.2,
        UseDelta	=	0.1,
		Type	=	Drainable,
		UseWhileEquipped	=	FALSE,
		DisplayName	=	Vitamins,
		Icon	=	Vitamins,
		Tooltip = Tooltip_Vitamins,
		StaticModel = PillBottle,
		WorldStaticModel = Vitamins_Ground,
		Medical = TRUE,
	}

See also