Cigarettes: Difference between revisions

From PZwiki
(Undo revision 15023 by Zellfaze (talk) Apparently they do actually... I was mistaken)
m (Simplified redundant links)
 
(56 intermediate revisions by 22 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Items|Medical items}}
{{Consumables
{{Page version|41.78.16}}
|image = Cigarettes.png
{{Infobox item
|hunger = -5
|name=Cigarettes
|weight = 0.2
|model=Cigarette_Model.png
|icon=IckySticks.png
|icon_name=Cigarettes
<!--GENERAL-->
|category=Item
|weight=0.005
|function=Reduce [[Stressed|Stress]]
<!--EFFECT-->
|stress_change=-5
<!--TECHNICAL DETAILS-->
|item_id=Base.Cigarettes
}}
}}
'''Cigarettes''' are a consumable [[Items|item]].
'''Cigarettes''' are consumable items which reduce the stress and hunger of the player character while causing unhappiness. It is planned that characters will become addicted to cigarettes if they take too many. Cigarettes are relatively uncommon, but may be found in cabinets, and crates, and desks. A current oversight means that cigarettes are eaten instead of smoked.


==Usage==
A [[lighter]] or [[matches]] are required to smoke a cigarette.


== Effects ==
===Effect===
[[Hunger]]: -5<br>
Cigarettes can be used to reduce some [[stress]] of the [[player]] in exchange for causing some [[Sick|sickness]].
[[Stress]]: -1500<br>
[[Unhappy]]: 10


If the player has the [[Traits#Negative|smoker trait]], they will require having a regular cigarette, else they'll start to gain stress and eventually [[unhappiness]]. By having a smoke, they will completely relieve all stress accumulated (only -5 without the trait).


== Code ==
Cigarettes also reduce Unhappiness by -10 if the player has the [[Traits#Negative|Smoker]] negative trait (ten smokes will fully cure unhappiness).
<nowiki>item Cigarettes
{
Type = Food,
DisplayName = Cigarettes,
Icon = IckySticks,
Weight = 0.2,
Count = 20,
RequireInHandOrInventory = Lighter,
HungerChange = -5,
StressChange = -15,
UnhappyChange = 10,
}</nowiki>


== History ==
Ideally, one with the smoker trait should only smoke when stress is at "Agitated", as the previous level, "Anxious", does nothing, and cigarettes cure all stress (But only with the smoker trait).
{| class="wikitable" width="550" style="text-align:center;"
|-
! Alpha || 
|-
| RC 2.9 || Added to the game.  
|}


==See Also==
Smoking to the point of [[Sickness|Fever]] Can poison the player to [[Dead|Death]].
* [[Beta Blockers]]


{{Navbox/Consumables}}
Outside of starting with the smoker trait, there is no way to get addicted to cigarettes when smoking them in-game.
[[Category:Consumables]]
 
[[Category:Medical Items]]
===Farming===
[[Category:Items]]
Cigarettes can be used to make [[Insecticide Spray|insecticide spray]] to combat [[Farming#Plant diseases|pest flies]].
[[Category:Version 0.2.0p]]
 
The player needs to have read [[The Farming Magazine]] or have the [[Traits#Hobbies|gardening trait]] or [[Occupation#Farmer|farmer profession]] to craft insecticide.
{{Crafting/sandbox2
|insecticide_spray
}}
 
==Distribution==
The loot distributions can be found in the table(s) below.
 
<!--BOT FLAG|Cigarettes|41.78.16-->
{{clear}}
<div class="togglebox theme-red">
    <div>Cigarettes distribution
        <span class="mw-customtoggle-togglebox-Cigarettes" 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>
    <div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-togglebox-Cigarettes">
    <div class="toggle-content"><div style="display: flex;"><div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Containers}}
    ! Building / Room
    ! Container
    ! Rolls
    ! Chance
    |-
    | Not referenced
    | {{ll|PlankStashGun}}
    | 4
    | 8.0
    |-
    | all
    | {{ll|Bag_ALICEpack}}
    | 1
    | 1.0
    |-
    | all
    | {{ll|Bag_GolfBag}}
    | 1
    | 4.0
    |-
    | all
    | {{ll|Outfit_ArmyCamoDesert}}
    | 1
    | 8.0
    |-
    | all
    | {{ll|desk}}
    | 4
    | 8.0
    |-
    | all
    | {{ll|inventoryfemale}}
    | 1
    | 0.5
    |-
    | all
    | {{ll|other}}
    | 1
    | 8.0
    |-
    | all
    | {{ll|plankstash}}
    | 4
    | 8.0
    |-
    | bar
    | {{ll|counter}}
    | 4
    | 20.0
    |-
    | bar
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | bar
    | {{ll|crate}}
    | 4
    | 10.0
    |-
    | bar
    | {{ll|crate}}
    | 4
    | 20.0
    |-
    | bar
    | {{ll|crate}}
    | 4
    | 50.0
    |-
    | bedroom
    | {{ll|desk}}
    | 4
    | 8.0
    |-
    | bedroom
    | {{ll|plankstash}}
    | 4
    | 8.0
    |-
    | conveniencestore
    | {{ll|shelves}}
    | 4
    | 10.0
    |-
    | conveniencestore
    | {{ll|shelves}}
    | 4
    | 20.0
    |-
    | conveniencestore
    | {{ll|shelves}}
    | 4
    | 50.0
    |-
    | drugshack
    | {{ll|counter}}
    | 4
    | 8.0
    |-
    | drugshack
    | {{ll|counter}}
    | 4
    | 20.0
    |-
    | drugshack
    | {{ll|counter}}
    | 4
    | 10.0
    |-
    | empty
    | {{ll|crate}}
    | 4
    | 8.0
    |-
    | gasstorage
    | {{ll|counter}}
    | 4
    | 8.0
    |-
    | gasstorage
    | {{ll|crate}}
    | 4
    | 10.0
    |-
    | gasstorage
    | {{ll|crate}}
    | 4
    | 20.0
    |-
    | kitchen
    | {{ll|counter}}
    | 4
    | 8.0
    |-
    | mechanic
    | {{ll|wardrobe}}
    | 4
    | 8.0
    |-
    | office
    | {{ll|desk}}
    | 4
    | 8.0
    |-
    | prisoncells
    | {{ll|wardrobe}}
    | 4
    | 8.0
    |}
</div>
<div style="float:left;">
    {| class="wikitable theme-red" style="margin-right:15px; width:95%;"
    |+ {{ll|Vehicles}}
    ! Vehicle Type/Location
    ! Rolls
    ! Chance
    |-
    | AmbulanceGloveBox
    | 4
    | 8
    |-
    | CarpenterGloveBox
    | 4
    | 8
    |-
    | ConstructionWorkerGloveBox
    | 4
    | 8
    |-
    | DistilleryGloveBox
    | 4
    | 8
    |-
    | DoctorGloveBox
    | 4
    | 8
    |-
    | ElectricianGloveBox
    | 4
    | 8
    |-
    | FarmerGloveBox
    | 4
    | 8
    |-
    | FireGloveBox
    | 4
    | 8
    |-
    | FishermanGloveBox
    | 4
    | 8
    |-
    | FossoilGloveBox
    | 4
    | 8
    |-
    | GloveBox
    | 4
    | 8
    |-
    | GolfGloveBox
    | 4
    | 8
    |-
    | HeraldsGloveBox
    | 4
    | 8
    |-
    | HunterGloveBox
    | 4
    | 8
    |-
    | MassGenFacGloveBox
    | 4
    | 8
    |-
    | McCoyGloveBox
    | 4
    | 8
    |-
    | MetalWelderGloveBox
    | 4
    | 8
    |-
    | PainterGloveBox
    | 4
    | 8
    |-
    | PoliceGloveBox
    | 4
    | 8
    |-
    | PostalGloveBox
    | 4
    | 8
    |-
    | RadioGloveBox
    | 4
    | 8
    |-
    | RangerGloveBox
    | 4
    | 8
    |-
    | SpiffoGloveBox
    | 4
    | 8
    |-
    | SurvivalistGlovebox
    | 4
    | 8
    |-
    | TransitGloveBox
    | 4
    | 8
    |}
</div>
    </div><div style="clear:both;"></div>
    </div></div><div class="toggle large mw-customtoggle-togglebox-Cigarettes" title="{{int:show}}/{{int:hide}}"></div></div>
<!--END BOT FLAG|Cigarettes|41.78.16-->
 
==Code==
 
{{CodeBox
| {{CodeSnip
  | lang = java
  | line = true
  | start = 620
  | source = items.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Cigarettes
{
    DisplayCategory = Junk,
Count = 20,
HungerChange = 0,
Weight = 0.005,
RequireInHandOrInventory = Matches/Lighter,
Type = Food,
DisplayName = Cigarettes,
StressChange = -5,
Icon = IckySticks,
CustomContextMenu = Smoke,
CantBeFrozen = TRUE,
OnEat = OnEat_Cigarettes,
StaticModel = Cigarette,
EatType = Cigarettes,
WorldStaticModel = CigarettePack_Ground,
CustomEatSound = ,
}
}}
}}
 
==See also==
*[[Traits]]
*[[Farming]]
*[[Occupation]]
*[[First Aid]]
 
{{Navbox items|medical}}

Latest revision as of 11:17, 25 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]
Cigarettes
Cigarette Model.png
General
Category
Item
Encumbrance
Moodle Icon HeavyLoad.png
0.005
Function
Reduce Stress
Effect
StressMoodle Icon Stressed.png
-5
Technical
Item ID
Base.Cigarettes

Cigarettes are a consumable item.

Usage

A lighter or matches are required to smoke a cigarette.

Effect

Cigarettes can be used to reduce some stress of the player in exchange for causing some sickness.

If the player has the smoker trait, they will require having a regular cigarette, else they'll start to gain stress and eventually unhappiness. By having a smoke, they will completely relieve all stress accumulated (only -5 without the trait).

Cigarettes also reduce Unhappiness by -10 if the player has the Smoker negative trait (ten smokes will fully cure unhappiness).

Ideally, one with the smoker trait should only smoke when stress is at "Agitated", as the previous level, "Anxious", does nothing, and cigarettes cure all stress (But only with the smoker trait).

Smoking to the point of Fever Can poison the player to Death.

Outside of starting with the smoker trait, there is no way to get addicted to cigarettes when smoking them in-game.

Farming

Cigarettes can be used to make insecticide spray to combat pest flies.

The player needs to have read The Farming Magazine or have the gardening trait or farmer profession to craft insecticide.

Product Ingredients Tools Requirements Workstation XP
TZ GardeningSprayCan.png
Insecticide Spray
TZ GardeningSprayCan.png Gardening Spray Can (Empty) ×1
WaterDrop.png Water ×3 unit(s)
IckySticks.png Cigarettes ×5
none
Profession farmer2.png
Farmer occupation
(or)
MagazineFish.png
The Farming Magazine
none none

Distribution

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

Cigarettes distribution Show / Hide
Containers
Building / Room Container Rolls Chance
Not referenced PlankStashGun 4 8.0
all Bag_ALICEpack 1 1.0
all Bag_GolfBag 1 4.0
all Outfit_ArmyCamoDesert 1 8.0
all desk 4 8.0
all inventoryfemale 1 0.5
all other 1 8.0
all plankstash 4 8.0
bar counter 4 20.0
bar counter 4 10.0
bar crate 4 10.0
bar crate 4 20.0
bar crate 4 50.0
bedroom desk 4 8.0
bedroom plankstash 4 8.0
conveniencestore shelves 4 10.0
conveniencestore shelves 4 20.0
conveniencestore shelves 4 50.0
drugshack counter 4 8.0
drugshack counter 4 20.0
drugshack counter 4 10.0
empty crate 4 8.0
gasstorage counter 4 8.0
gasstorage crate 4 10.0
gasstorage crate 4 20.0
kitchen counter 4 8.0
mechanic wardrobe 4 8.0
office desk 4 8.0
prisoncells wardrobe 4 8.0
Vehicles
Vehicle Type/Location Rolls Chance
AmbulanceGloveBox 4 8
CarpenterGloveBox 4 8
ConstructionWorkerGloveBox 4 8
DistilleryGloveBox 4 8
DoctorGloveBox 4 8
ElectricianGloveBox 4 8
FarmerGloveBox 4 8
FireGloveBox 4 8
FishermanGloveBox 4 8
FossoilGloveBox 4 8
GloveBox 4 8
GolfGloveBox 4 8
HeraldsGloveBox 4 8
HunterGloveBox 4 8
MassGenFacGloveBox 4 8
McCoyGloveBox 4 8
MetalWelderGloveBox 4 8
PainterGloveBox 4 8
PoliceGloveBox 4 8
PostalGloveBox 4 8
RadioGloveBox 4 8
RangerGloveBox 4 8
SpiffoGloveBox 4 8
SurvivalistGlovebox 4 8
TransitGloveBox 4 8

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 Cigarettes
	{
	    DisplayCategory = Junk,
		Count	=	20,
		HungerChange	=	0,
		Weight	=	0.005,
		RequireInHandOrInventory	=	Matches/Lighter,
		Type	=	Food,
		DisplayName	=	Cigarettes,
		StressChange	=	-5,
		Icon	=	IckySticks,
		CustomContextMenu = Smoke,
		CantBeFrozen = TRUE,
		OnEat = OnEat_Cigarettes,
		StaticModel = Cigarette,
		EatType = Cigarettes,
		WorldStaticModel = CigarettePack_Ground,
		CustomEatSound = ,
	}

See also