Beta Blockers: Difference between revisions

From PZwiki
m (→‎Trivia: Added link to Andy Hodgetts and minor clean-up.)
m (Remove lines))
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Languages}}
{{Header|Project Zomboid|Items|Medical items}}
{{Header|Project Zomboid|Items|Consumables|Medical Items|type=Medical|version=Version 41|incver=78.16}}
{{Page version|41.78.16}}
{{Infobox drainable
{{Infobox item
|display_name=Beta Blockers
|name=Beta Blockers
|name_colour=Medical
|model=PillsBetablocker_Model.png
|name_text_colour=Medical
|icon=PillsBetablocker.png
|image = PillsBetablocker_Model.png
|icon_name=Beta Blockers
| alternate_image = PillsBetablocker.png
|weight=0.2
| alternate_name = Beta Blockers
|primary_use=Reduce [[Panic|panic]]
|weight = 0.2
|max_units=10
|primary_use = Reduce [[Moodles#Panic|panic]]
|item_id=Base.PillsBeta
|max_units = 10
|class_name = Base.PillsBeta
}}
}}
{{Quote|text=Reduces panic|author=In-game tooltip.}}'''Beta blockers''' are an [[item]] used in [[First Aid|first aid]].
{{Quote|text=Reduces panic|author=In-game tooltip.}}
'''Beta blockers''' are an [[Items|item]] used in [[First Aid|first aid]].


==Usage==
==Usage==
Beta blockers are drugs available to the player to lower their [[Moodles#Panicked|panic]] level over time when dealing with [[zombie]] encounters. They can be used ten times before they run out and have a stronger effect the more you take, allowing for the player to deal with increasingly more zombies.
Beta blockers are drugs available to the player to lower their [[Panicked|panic]] level over time when dealing with [[zombie]] encounters. They can be used ten times before they run out and are able to stack their effect up to four times, allowing for the player to deal with increasingly more zombies.


Panic decreases the player's accuracy when using [[Weapons#Firearms|firearms]] and lowers [[Weapons#Melee Weapons|melee]] damage and critical chance, therefore taking beta blockers is ideal if the player is expected to encounter zombies. The effects last for one and a half in-game hours.
Panic decreases the player's accuracy when using [[firearms]] and lowers [[Weapons#Melee Weapons|melee]] damage, critical chance and vision cone, therefore taking beta blockers is ideal if the player is expected to encounter zombies. The effects last for one and a half in-game hours.


==Distribution==
==Distribution==
Beta Blockers can be found in [[medicine cabinets]], in several places within a [[Cortman Medical|pharmacy]] such as a fridge, or on dead [[Zombie|zombies]] as a rare drop
The loot distributions can be found in the table(s) below.
 
{| 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
|-
|MedicalCache1
|[[MedicalBox]]
|4
|1
|-
|all
|[[militarycrate]]
|4
|2
|-
|rowspan="3"|bathroom
|[[counter]]
|4
|1
|-
|[[medicine]]
|4
|1
|-
|[[shelves]]
|4
|1
|-
|rowspan="2"|dentiststorage
|[[metal_shelves]]
|4
|1
|-
|[[metal_shelves]]
|4
|2
|-
|rowspan="2"|kennels
|[[counter]]
|4
|1
|-
|[[counter]]
|4
|2
|-
|laboratory
|[[crate]]
|4
|1
|}


==Gallery==
==Gallery==
<gallery>
<gallery>
File:PillBottle.png|400px|Pill texture in the game files.
PillBottle.png|Pill texture in the game files
</gallery>
</gallery>


==Trivia==
==Trivia==
*They currently have the same model as [[Antidepressants]].
*They currently have the same model as [[Antidepressants]].
*"Binky" is written on the lid of the pill model, a reference to one of the Project Zomboide devs better known as [[Andy Hodgetts|CaptainBinky]], this can be seen in the game files in the textures section.
*The company written on the lid of the pill model, ''Binky'' is a reference to one of the [[Project Zomboid]] developers, [[Andy Hodgetts|CaptainBinky]].


==Code==
==Code==
Line 37: Line 91:
   | lang = java
   | lang = java
   | line = true
   | line = true
   | start = 0
   | start = 1177
   | source = items.txt
   | source = items.txt
   | retrieved = true
   | retrieved = true
   | version = 41
   | version = 41.78.16
  | incver = 78.16
   | code =
   | code =
item PillsBeta
item PillsBeta
{
{
    DisplayCategory = FirstAid,
    DisplayCategory = FirstAid,
    Weight = 0.2,
Weight = 0.2,
    Type = Drainable,
Type = Drainable,
    UseDelta = 0.1,
        UseDelta = 0.1,
    UseWhileEquipped = FALSE,
UseWhileEquipped = FALSE,
    DisplayName = Beta Blockers,
DisplayName = Beta Blockers,
    Icon = PillsBetablocker,
Icon = PillsBetablocker,
    Tooltip = Tooltip_PillsBetablocker,
Tooltip = Tooltip_PillsBetablocker,
    StaticModel = PillBottle,
StaticModel = PillBottle,
    WorldStaticModel = PillBottleGround,
WorldStaticModel = PillBottleGround,
    Medical = TRUE,
Medical = TRUE,
}
}
  }}
}}
}}
}}


Line 65: Line 118:
*[[Cigarettes]]
*[[Cigarettes]]


{{Navbox medical}}
{{Navbox items|medical}}

Revision as of 06:31, 15 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]
Beta Blockers
PillsBetablocker Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
Reduce panic
Properties
Capacity
10 units
Technical
Item ID
Base.PillsBeta
Reduces panic
— In-game tooltip.

Beta blockers are an item used in first aid.

Usage

Beta blockers are drugs available to the player to lower their panic level over time when dealing with zombie encounters. They can be used ten times before they run out and are able to stack their effect up to four times, allowing for the player to deal with increasingly more zombies.

Panic decreases the player's accuracy when using firearms and lowers melee damage, critical chance and vision cone, therefore taking beta blockers is ideal if the player is expected to encounter zombies. The effects last for one and a half in-game hours.

Distribution

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

Containers
Building/Room Container Rolls Chance
MedicalCache1 MedicalBox 4 1
all militarycrate 4 2
bathroom counter 4 1
medicine 4 1
shelves 4 1
dentiststorage metal_shelves 4 1
metal_shelves 4 2
kennels counter 4 1
counter 4 2
laboratory crate 4 1

Gallery

Trivia

Code

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

Source: ProjectZomboid\media\scripts\items.txt

Retrieved: Build 41.78.16
item PillsBeta
	{
	    DisplayCategory = FirstAid,
		Weight	=	0.2,
		Type	=	Drainable,
        UseDelta	=	0.1,
		UseWhileEquipped	=	FALSE,
		DisplayName	=	Beta Blockers,
		Icon	=	PillsBetablocker,
		Tooltip = Tooltip_PillsBetablocker,
		StaticModel = PillBottle,
		WorldStaticModel = PillBottleGround,
		Medical = TRUE,
	}

See also