Grasshopper: Difference between revisions

From PZwiki
m (Minor cleanup)
m (Version bump)
 
(21 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{Languages}}{{Header|Project Zomboid|Items|Food|Non-Perishable Food|type=Food|version=Version 41|incver=68}}{{Infobox food
{{Header|Project Zomboid|Items|Food|Protein|Insects}}
|display_name=Grasshopper
{{Page version|41.78.16}}
|name_colour=Food
{{Infobox item
|name_text_colour=Food
|name=Grasshopper
|image=Grasshopper Model.png
|model=Grasshopper_Model.png
|image_width=300px
|icon=Grasshopper.png
|alternate_image=Grasshopper.png
|icon_name=Grasshopper
|alternate_name=Grasshopper
|alternate_link=
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
Line 13: Line 11:
|function=&bull; Bait in [[Fishing]]
|function=&bull; Bait in [[Fishing]]
<!--NUTRITION-->
<!--NUTRITION-->
|hunger_change=-7
|hunger_change=-5
|calories=25
|calories=25
|lipids=0.24
|lipids=0.24
Line 24: Line 22:
|burn_minutes=25
|burn_minutes=25
<!--TECHNICAL DETAILS-->
<!--TECHNICAL DETAILS-->
|class_name=Base.Grasshopper
|item_id=Base.Grasshopper
}}A '''grasshopper''' is a [[Food#Non-Perishable|non-perishable]] food used in [[fishing]].
}}
A '''grasshopper''' is a non-perishable [[food]] used in [[fishing]].


==Usage==
==Usage==
===Fishing===
===Fishing===
{{Main|Fishing}}
{{Main|Fishing}}
A grasshopper can be used as bait for [[Fishing|fishing]] to catch [[bass]], [[catfish]], [[crappie]], [[perch]], [[sunfish]] and [[trout]].
A grasshopper can be used as bait for [[fishing]] to catch [[bass]], [[catfish]], [[crappie]], [[perch]], [[sunfish]], and [[trout]].
 
===Trapping===
{{Main|Trapping}}
 
A cricket can be used as bait for [[trapping]] to catch a [[Dead Bird|small bird]] in a [[Stick Trap|stick trap]].


===Consumable properties===
===Consumable properties===
Grasshoppers can be consumed, reducing a small amount of [[Moodles#Hungry|hunger]] at the cost of a lot of [[Moodles#Unhappiness|unhappiness]]. They can be cooked to reduce more hunger, however the unhappiness effect will remain.  
Grasshoppers can be consumed, reducing a small amount of [[Hungry|hunger]] at the cost of a lot of [[unhappiness]]. They can be cooked to reduce more hunger, however the unhappiness effect will remain.
{{Consumables2
{{Consumables
  |position = left
  |position = left
  |image = Grasshopper.png
  |image = Grasshopper.png
  |cooked image = Grasshopper.png
  |cooked image = GrasshopperCooked.png
  |burned image = Grasshopper.png
  |burned image = GrasshopperCooked.png
  |cookable = 1
  |cookable = 1
  |hunger = -7
  |hunger = -5
  |unhappiness = +20
  |unhappiness = +20
  |cooked hunger = -9
  |cooked hunger = -7
  |cooked unhappiness = +20
  |cooked unhappiness = +20
  |cooked boredom = 0
  |cooked boredom = 0
Line 52: Line 55:


==Distribution==
==Distribution==
===Foraging===
===Foraging===
{{Main|Foraging}}
{{Main|Foraging}}
When foraging (investigating area), grasshoppers can be found on <code>natural_exterior</code> tiles, such as: grass, sand and gravel. They're most commonly found in forests and vegetation areas, however cannot be found during [[Weather#Winter|winter]] or the snow.  
When foraging (investigating area), grasshoppers can be found on <code>natural_exterior</code> tiles, such as: grass, sand and gravel. They're most commonly found in forests and vegetation areas, however cannot be found during [[Weather#Winter|winter]] or the snow.


Having the [[Occupation#Fisherman|fisherman occupation]] or [[Traits#Hobbies|angler trait]] will increase the [[player|player's]] ability to find grasshoppers.
Having the [[Occupation#Fisherman|fisherman occupation]] or [[Traits#Hobbies|angler trait]] will increase the [[player|player's]] ability to find grasshoppers.


Grasshoppers are part of the "Animals" loot category.  
Grasshoppers are part of the "Animals" loot category.
 
==Code==
{{CodeBox|
{{CodeSnip
  | lang = java
  | line = true
  | start = 4284
  | source = items_food.txt
  | retrieved = true
  | version = 41.78.16
  | code =
item Grasshopper
{
DisplayName = Grasshopper,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = Grasshopper,
FishingLure = true,
IsCookable = TRUE,
MinutesToCook = 5,
MinutesToBurn = 25,
HungerChange = -5,
UnhappyChange = 20,
Calories = 25,
Carbohydrates = 3,
Lipids = 0.24,
Proteins = 5.55,
WorldStaticModel = Grasshopper_Ground,
}
}}
}}


==See also==
==See also==
Line 66: Line 100:
*[[Worm]]
*[[Worm]]


{{Navbox food}}
{{Navbox items|meat}}
 


[[Category:Animal]]
[[Category:Non-perishable food]]

Latest revision as of 15:09, 4 May 2024

Project ZomboidItemsFoodProteinInsectsGrasshopper
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Grasshopper
Grasshopper Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Function
• Bait in Fishing
Nutrition
HungerMoodle Icon Hungry.png
-5
CaloriesCalories
25
CarbohydratesCarbohydrates
3
ProteinsProteins
5.55
FatFat
0.24
Effect
UnhappinessMoodle Icon Unhappy.png
+20
Cooking
Time until cooked
5 minutes
Time until burned
25 minutes
Technical
Item ID
Base.Grasshopper

A grasshopper is a non-perishable food used in fishing.

Usage

Fishing

Main article: Fishing

A grasshopper can be used as bait for fishing to catch bass, catfish, crappie, perch, sunfish, and trout.

Trapping

Main article: Trapping

A cricket can be used as bait for trapping to catch a small bird in a stick trap.

Consumable properties

Grasshoppers can be consumed, reducing a small amount of hunger at the cost of a lot of unhappiness. They can be cooked to reduce more hunger, however the unhappiness effect will remain.

Uncooked Cooked Burned

Grasshopper.png
Hunger: -5

Unhappiness: +20

GrasshopperCooked.png
Hunger: -7

Unhappiness: +20

GrasshopperCooked.png
Hunger: -2
Boredom: +20
Unhappiness: +40
Dangerous, will cause sickness.

Distribution

Foraging

Main article: Foraging

When foraging (investigating area), grasshoppers can be found on natural_exterior tiles, such as: grass, sand and gravel. They're most commonly found in forests and vegetation areas, however cannot be found during winter or the snow.

Having the fisherman occupation or angler trait will increase the player's ability to find grasshoppers.

Grasshoppers are part of the "Animals" loot category.

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 Grasshopper
	{
		DisplayName = Grasshopper,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Grasshopper,
		FishingLure = true,
		IsCookable = TRUE,
		MinutesToCook = 5,
		MinutesToBurn = 25,
		HungerChange = -5,
		UnhappyChange = 20,
		Calories = 25,
		Carbohydrates = 3,
		Lipids = 0.24,
		Proteins = 5.55,
		WorldStaticModel = Grasshopper_Ground,
	}

See also