Caterpillar (banded woolly bear): Difference between revisions

From PZwiki
(Created page with "{{languages}} {{header|Project Zomboid|Items|Food|Non-Perishable Food|type=Food|version=Version 41|incver=68}} {{Infobox food |display_name=Banded Wooly Bear Caterpillar |name...")
 
m (Automated Formatting)
 
(26 intermediate revisions by 7 users not shown)
Line 1: Line 1:
{{languages}}
{{Header|Project Zomboid|Items|Food|Protein|Insects}}
{{header|Project Zomboid|Items|Food|Non-Perishable Food|type=Food|version=Version 41|incver=68}}
{{Page version|41.78.16}}
{{Infobox food
{{Infobox item
|display_name=Banded Wooly Bear Caterpillar
|name=Caterpillar
|name_colour=Food
|model=BandedWoolyBearCaterpillar_Model.png
|name_text_colour=Food
|icon=Insect_BandedWoolyBearCaterpillar.png
|image=Insect_BandedWoolyBearCaterpillar.png
|icon_name=Caterpillar (banded woolly bear)
<!--GENERAL-->
<!--GENERAL-->
|category=Food
|category=Food
Line 20: Line 20:
|cook_minutes=5
|cook_minutes=5
|burn_minutes=25
|burn_minutes=25
<!--TECHNICAL DETAILS-->
|item_id=Base.BandedWoolyBearCaterpillar
}}
}}
=== Consumable properties ===
A '''Banded Wooly Bear Caterpillar''' is a non-perishable [[Insects|insect]] food found by [[foraging]], that can be used in [[fishing]].
<!--COMMENT: This section explains how the food values alter over time, ranging from fresh uncooked, to burnt, to rotten, fill in details as appropriate. Example used is Chicken -->
 
{{Consumables2
==Usage==
===Fishing===
{{Main|Fishing}}
Caterpillars can technically be used as bait for [[fishing]]. However, current fish only respond to [[Bait Fish]], [[Worm]], [[Cricket]], [[Grasshopper]], [[Cockroach]], and [[Maggot]] as bait, so doing so is not advised.
 
===Foraging===
{{Main|Foraging}}
It is acquired through foraging, and impossible to acquire during winter times. It falls under the "Animal" category and has a higher chance to be found when foraging at night. It can be found at foraging level 0 and above.
 
===Consumable properties===
{{Consumables
|image = Insect_BandedWoolyBearCaterpillar.png
|image = Insect_BandedWoolyBearCaterpillar.png
|cooked image = Insect_BandedWoolyBearCaterpillar.png
|cooked image = Insect_BandedWoolyBearCaterpillar.png
Line 36: Line 48:
|burned unhappiness = +40
|burned unhappiness = +40
}}
}}
=== Fishing ===
 
{{Main|Fishing}}
==Trivia==
This item can be used as bait when using a fishing rod.
*This item only shows up as "Caterpillar" in-game, and so is only distinguishable by the icon.
=== Foraging ===
*This caterpillar is incorrectly named ''wooly'' in-game, it should be ''wool'''l'''y''.
{{Main|Foraging}}
 
It is acquired through foraging. Not possible to acquire during winter times. It falls under the "Animal" category and has a higher chance to be found when foraging at night. It can be found at Foraging level 0 and above.
==Code==
=== Note ===
{{CodeBox
This item only shows up as "Caterpillar" in-game, and so is only distinguishable by the icon.
| {{CodeSnip
== Code ==
  | lang = java
<!--Comment: Current location of Code in directory for updating purposes. Example below shows how to lay it out. ''''' is for bold italic.-->
  | line = true
'''''From items.txt (Project Zomboid directory/media/scripts/)'''''
  | start = 8785
<!--Comment: Add the retrieved template so both visitors and editors can tell how old the code is and whether or not it may need to be updated.-->
  | source = items_food.txt
{{Retrieved|version=41.71}}
  | retrieved = true
<!--Comment: Example code taken from file. Items.txt and Newitems.txt are usually the source of the information at this time for basic items. Nowiki is used to display the text only, example used is Broccoli.-->
  | version = 41.78.16
<pre> item BandedWoolyBearCaterpillar
  | code =
item BandedWoolyBearCaterpillar
{
{
DisplayName = Caterpillar,
DisplayName = Caterpillar,
Line 69: Line 82:
WorldStaticModel = BandedWoolyBearCaterpillar_Ground,
WorldStaticModel = BandedWoolyBearCaterpillar_Ground,
}
}
}}
}}
==See also==
*[[Caterpillar (American lady)]]
*[[Caterpillar (monarch)]]
*[[Caterpillar (silk moth)]]
*[[Caterpillar (sawfly larva)]]
*[[Caterpillar (swallowtail)]]
{{Navbox items|meat}}
[[Category:Non-perishable food]]

Latest revision as of 07:22, 14 April 2024

Project ZomboidItemsFoodProteinInsectsCaterpillar (banded woolly bear)
UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
Caterpillar
BandedWoolyBearCaterpillar Model.png
General
Category
Food
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Nutrition
HungerMoodle Icon Hungry.png
-5
CaloriesCalories
27
CarbohydratesCarbohydrates
3
ProteinsProteins
27.55
FatFat
20.24
Effect
UnhappinessMoodle Icon Unhappy.png
20
Cooking
Time until cooked
5 minutes
Time until burned
25 minutes
Technical
Item ID
Base.BandedWoolyBearCaterpillar

A Banded Wooly Bear Caterpillar is a non-perishable insect food found by foraging, that can be used in fishing.

Usage

Fishing

Main article: Fishing

Caterpillars can technically be used as bait for fishing. However, current fish only respond to Little Bait Fish, Worm, Cricket, Grasshopper, Cockroach, and Maggots as bait, so doing so is not advised.

Foraging

Main article: Foraging

It is acquired through foraging, and impossible to acquire during winter times. It falls under the "Animal" category and has a higher chance to be found when foraging at night. It can be found at foraging level 0 and above.

Consumable properties

Uncooked Cooked Burned

Insect BandedWoolyBearCaterpillar.png
Hunger: -5

Unhappiness: +20

Insect BandedWoolyBearCaterpillar.png
Hunger: -6

Unhappiness: +20

Insect BandedWoolyBearCaterpillar.png
Hunger: -1
Boredom: +20
Unhappiness: +40
Dangerous, will cause sickness.

Trivia

  • This item only shows up as "Caterpillar" in-game, and so is only distinguishable by the icon.
  • This caterpillar is incorrectly named wooly in-game, it should be woolly.

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 BandedWoolyBearCaterpillar
	{
		DisplayName = Caterpillar,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Insect_BandedWoolyBearCaterpillar,
		FishingLure = true,
		IsCookable = TRUE,
		MinutesToCook = 5,
		MinutesToBurn = 25,
		HungerChange = -5,
		UnhappyChange = 20,
		Calories = 27,
		Carbohydrates = 3,
		Lipids = 20.24,
		Proteins = 27.55,
		WorldStaticModel = BandedWoolyBearCaterpillar_Ground,
	}

See also