Watermelon Slice: Difference between revisions

From PZwiki
(Added new template and data.)
(Now that the template has support for displaying thirst values, I have added them.)
Line 10: Line 10:
|weight = 0.2
|weight = 0.2
}}
}}
{{Notice|Underconstruction}}
I will be adding support for thirst to the [[Template:Consumables2]] in the next few days.
{{Consumables2
{{Consumables2
|image = Watermelon Slice.png
|image = Watermelon Slice.png
|hunger = -15  
|hunger = -15
|thirst = -20
|unrotten hunger = -7
|unrotten hunger = -7
|unrotten boredom = +10
|unrotten boredom = +10
|unrotten unhappiness = +10
|unrotten unhappiness = +10
|unrotten thirst = -20
|rotten hunger = -4
|rotten hunger = -4
|rotten boredom = +20
|rotten boredom = +20
|rotten unhappiness = +20
|rotten unhappiness = +20
|rotten thirst = -20
|perishable = 1
|perishable = 1
|rotten image = Watermelon Slice.png
|rotten image = Watermelon Slice.png

Revision as of 14:48, 8 December 2013

WhiskeyHalf.png
This article may be in need of improvement.
Editors are encouraged to add any missing information to the article, while verifying that the article's current content is correct.
Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.

A watermelon slice is a form of food usually found in refrigerators.

The watermelon slice is made by slicing a Watermelon by putting a Watermelon and a bladed weapon in the crafting area. It is much more efficient than a whole Watermelon at reducing both thirst and hunger. It is also more efficient than the third variant of Watermelons, Watermelon Chunks. Template:Items Template:Consumables2

AppleRotten.png
This article may be outdated.
Editors are encouraged to update this article with new information.

Note: even rotten watermelon can be used as ingredient to make this, with no effects typical of rotten foods. This is an effective way to make use of rotten watermelons.

Crafting

Name Recipe Description












Code

AppleRotten.png
This article may be outdated.
Editors are encouraged to update this article with new information.
item WatermelonSliced
{
	Type				=			Food,
	DisplayName			=			Watermelon Slice,
	Icon				=			WatermelonSliced,
	Weight				=			.2,
	Count				=			10,
	HungerChange 		=			-10,
	ThirstChange		=			-20,
	DaysFresh 			=			1,
	DaysTotallyRotten 	= 			1,
}

Template:Navbox/Consumables