Template:Infobox food/doc: Difference between revisions

From PZwiki
(Added some examples --for testing)
 
(Added actual documentation)
Line 1: Line 1:
<noinclude>{{Documentation subpage}}</noinclude>
This infobox is used to create an infobox in an article about food items.
==Usage==
To use this template in an article, copy the template below, then paste the template into an article.
All parameters are optional – those you do not populate with data will not show up in the infobox when the article is saved.
''It is strongly advised to '''only''' include variables that are relevant to the specific item in question, i.e. parameters that do not display as '''false''' or '''0'''.
{{Infobox food
|display_name=display_name
|image=image.png
|alternate_image=image.png
|alternate_name=alternate_name
|alternate_link=alternate_link
|weight=weight
|weight_bkg=1
|hunger_change=hunger_change
|hunger_change_bkg=
|thirst_change=thirst_change
|thirst_change_bkg=1
|unhappy_change=unhappy_change
|unhappy_change_bkg=
|boredom_change=boredom_change
|boredom_change_bkg=1
|stress_change=stress_change
|stress_change_bkg=
|fatigue_change=fatigue_change
|fatigue_change_bkg=1
|cook_minutes=cook_minutes
|cook_minutes_bkg=
|burn_minutes=burn_minutes
|burn_minutes_bkg=1
|dangerous_uncooked=dangerous_uncooked
|dangerous_uncooked_bkg=
|bad_microwaved=bad_microwaved
|bad_microwaved_bkg=1
|good_hot=good_hot
|good_hot_bkg=
|bad_cold=bad_cold
|bad_cold_bkg=1
|days_fresh=days_fresh
|days_fresh_bkg=
|days_rotten=days_rotten
|days_rotten_bkg=1
|poison=poison|poison_bkg=
|poison_power=poison_power
|poison_power_bkg=1
|spice=spice|spice_bkg=
|cant_be_frozen=cant_be_frozen
|cant_be_frozen_bkg=1
|alcohol=alcohol|alcohol_bkg=
|alcohol_power=alcohol_power
|alcohol_power_bkg=1
|packaged=packaged
|packaged_bkg=
|class_name=class_name
|class_name_bkg=1
}}<pre>
{{Infobox food
|display_name=
|image=
|alternate_image=
|alternate_name=
|alternate_link=
|weight=
|weight_bkg=
|hunger_change=
|hunger_change_bkg=
|thirst_change=
|thirst_change_bkg=
|unhappy_change=
|unhappy_change_bkg=
|boredom_change=
|boredom_change_bkg=
|stress_change=
|stress_change_bkg=
|fatigue_change=
|fatigue_change_bkg=
|cook_minutes=
|cook_minutes_bkg=
|burn_minutes=
|burn_minutes_bkg=
|dangerous_uncooked=
|dangerous_uncooked_bkg=
|bad_microwaved=
|bad_microwaved_bkg=
|good_hot=
|good_hot_bkg=
|bad_cold=
|bad_cold_bkg=
|days_fresh=
|days_fresh_bkg=
|days_rotten=
|days_rotten_bkg=
|poison=
|poison_bkg=
|poison_power=
|poison_power_bkg=
|spice=
|spice_bkg=
|cant_be_frozen=
|cant_be_frozen_bkg=
|alcohol=
|alcohol_bkg=
|alcohol_power=
|alcohol_power_bkg=
|packaged=
|packaged_bkg=
|class_name=
|class_name_bkg=
}}
</pre>
==Parameters==
;display_name: The display name of the item as it appears in-game. Leaving blank will display the pagename.
;image: An image of the icon displayed at 120px. A 120px variant should be used if it has one.
;alternate_image: An alternate image displayed at 32px. Can be an empty, packaged, open or any other variant.
;alternate_name: The name of the alternate item image. Leaving blank will display no name when the image is hovered over.
;alternate_link: An optional link to the alternate image page. Leaving blank will have no link.
;weight: The base weight of the item.
;"_bkg" suffix: Will display a slightly darker background over the row; used for simpler identification between each row. Leavin blank will leave white, whereas inserting ''anything'' will give the darkened background. (same for each parameter with ''_bkg'')
;hunger_change: The value of hunger that is changed from using/consuming this item. ''(remove if value is empty)''
;thirst_change: The value of thirst that is changed from using/consuming this item. ''(remove if value is empty)''
;unhappy_change: The value of unhappiness that is changed from using/consuming this item. ''(remove if value is empty)''
;boredom_change: The value of boredom that is changed from using/consuming this item. ''(remove if value is empty)''
;stress_change: The value of stress that is changed from using/consuming this item. ''(remove if value is empty)''
;fatigue_change: The value of fatigue that is changed from using/consuming this item. ''(remove if value is empty)''
;cook_minutes: How long it takes before this item is "cooked". The unit "minutes" is appended after the value. ''(remove if value is empty)''
;burn_minutes: How long it takes before this item is "burnt". The unit "minutes" is appended after the value. ''(remove if value is empty)''
;dangerous_uncooked: Whether this item is dangerous if it is consumed before cooking it. ''(remove if value is false)''
;bad_microwaved: Whether this item is of a poorer quality if it is cooked in a microwave. ''(remove if value is false)''
;good_hot: Whether this item is of a superior quality if it is consumed hot. ''(remove if value is false)''
;bad_cold: Whether this item is of a poorer quality if it is consumed cold. ''(remove if value is false)''
;days_fresh: The amount of days this item is recognised as "fresh". The unit "days" is appended after the value. ''(remove if value is empty)''
;days_rotten: The amount of days before this item is recognised as "rotten". The unit "days" is appended after the value. ''(remove if value is empty)''
;poison: Whether this item is poisonous or not. ''(remove if value is false)''
;poison_power: The value of poison power attached to this item. ''(remove if value is empty)''
;spice: Whether this item is considered a "spice" in cooking recipes. ''(remove if value is false)''
;cant_be_frozen: Whether this item can be frozen, delaying time before the food rots. ''(remove if value is false)''
;alcohol: Whether this item is considered to be alcohol and therefore contributing to the drunk moodle. ''(remove if value is false)''
;alcohol_power: The alcohol power of this item when used on wounds. ''(remove if value is empty)''
;packaged: Whether this item is considered to be "packaged", displaying the item's nutritional values. ''(remove if value is false)''
;class_name: The item's class name.
==Examples==
==Examples==
'''[[Hot Cuppa]] infobox'''
'''[[Hot Cuppa]] infobox'''
{{Infobox food
{{Infobox food
|display_name=Hot Cuppa
|display_name=Hot Cuppa
|image=MugFulll.png
|image=MugFulll_120px.png
|weight=1
|alternate_image=Mugl.png
|alternate_name=Empty Mug
|alternate_link=Empty Mug
|weight=1|weight_bkg=1
|hunger_change=-5
|thirst_change=-50
|thirst_change_bkg=1
|unhappy_change=-5
|stress_change=-10
|stress_change_bkg=1
|fatigue_change=-5
|cant_be_frozen=True
|cant_be_frozen_bkg=1
|class_name=Base.Mugfulll
}}<pre>
{{Infobox food
|display_name=Hot Cuppa
|image=MugFulll_120px.png
|alternate_image=Mugl.png
|alternate_name=Empty Mug
|alternate_link=Empty Mug
|weight=1|weight_bkg=1
|hunger_change=-5
|hunger_change=-5
|thirst_change=-50
|thirst_change=-50
|thirst_change_bkg=1
|unhappy_change=-5
|unhappy_change=-5
|stress_change=-10
|stress_change=-10
|stress_change_bkg=1
|fatigue_change=-5
|fatigue_change=-5
|cant_be_frozen=True
|cant_be_frozen_bkg=1
|class_name=Base.Mugfulll
|class_name=Base.Mugfulll
}}
}}</pre>


<br><br><br><br><br>
'''[[Pot of Soup]] infobox'''
'''[[Pot of Soup]] infobox'''
{{Infobox food
{{Infobox food
|display_name=Pot of Soup
|display_name=Pot of Soup
|image=PotFull.png
|image=PotFull_120px.png
|weight=4
|alternate_image=Pot.png
|alternate_name=Cooking Pot
|alternate_link=Cooking Pot
|weight=4|weight_bkg=1
|hunger_change=-30
|hunger_change=-30
|thirst_change=-30
|thirst_change=-30
|thirst_change_bkg=1
|unhappy_change=-20
|unhappy_change=-20
|boredom_change=-10
|boredom_change=-10
|boredom_change_bkg=1
|cook_minutes=50
|cook_minutes=50
|burn_minutes=100
|burn_minutes=100
|class_name=Base.TestingFood101
|burn_minutes_bkg=1
|days_fresh=3
|days_rotten=5
|days_rotten_bkg=1
|class_name=Base.PotOfSoup
}}<pre>
{{Infobox food
|display_name=Pot of Soup
|image=PotFull_120px.png
|alternate_image=Pot.png
|alternate_name=Cooking Pot
|alternate_link=Cooking Pot
|weight=4|weight_bkg=1
|hunger_change=-30
|thirst_change=-30
|thirst_change_bkg=1
|unhappy_change=-20
|boredom_change=-10
|boredom_change_bkg=1
|cook_minutes=50
|burn_minutes=100
|burn_minutes_bkg=1
|days_fresh=3
|days_rotten=5
|days_rotten_bkg=1
|class_name=Base.PotOfSoup
}}
}}
</pre>


<br><br><br><br><br><br>
'''[[Lollipop]] infobox'''
'''[[Lollipop]] infobox'''
{{Infobox food
{{Infobox food
|display_name=Lollipop
|display_name=Lollipop
|image=Lollipop.png
|image=Lollipop_120px.png
|alternate_image=CandyPackagei.png
|alternate_name=Candy Package
|weight=0.1 (0.6)
|weight_bkg=1
|hunger_change=-5
|unhappy_change=-10
|unhappy_change_bkg=1
|packaged=False (True)
|class_name=Base.Lollipop
|class_name_bkg=1
}}<pre>
{{Infobox food
|display_name=Lollipop
|image=Lollipop_120px.png
|alternate_image=CandyPackagei.png
|alternate_image=CandyPackagei.png
|alternate_name=Candy Package
|alternate_name=Candy Package
|weight=0.1 (0.6)
|weight=0.1 (0.6)
|weight_bkg=1
|hunger_change=-5
|hunger_change=-5
|unhappy_change=-10
|unhappy_change=-10
|unhappy_change_bkg=1
|packaged=False (True)
|packaged=False (True)
|class_name=Base.Lollipop
|class_name=Base.Lollipop
|class_name_bkg=1
}}
}}
</pre>


<br><br><br><br>
'''[[Meat Patty]] infobox'''
'''[[Meat Patty]] infobox'''
{{Infobox food
{{Infobox food
|display_name=Meat Patty
|display_name=Meat Patty
|image=MeatPatty.png
|image=MeatPatty_120px.png
|weight=0.3
|weight=0.3
|weight_bkg=1
|hunger_change=-40
|hunger_change=-40
|cook_minutes=50
|cook_minutes=50
|cook_minutes_bkg=1
|burn_minutes=70
|burn_minutes=70
|bad_microwaved=True
|bad_microwaved=True
|bad_microwaved_bkg=1
|good_hot=True
|good_hot=True
|bad_cold=True
|bad_cold=True
|bad_cold_bkg=1
|days_fresh=2
|days_rotten=4|days_rotten_bkg=1
|class_name=Base.MeatPatty
}}<pre>
{{Infobox food
|display_name=Meat Patty
|image=MeatPatty_120px.png
|weight=0.3
|weight_bkg=1
|hunger_change=-40
|cook_minutes=50
|cook_minutes_bkg=1
|burn_minutes=70
|bad_microwaved=True
|bad_microwaved_bkg=1
|good_hot=True
|bad_cold=True
|bad_cold_bkg=1
|days_fresh=2
|days_fresh=2
|days_rotten=4
|days_rotten=4
|days_rotten_bkg=1
|class_name=Base.MeatPatty
|class_name=Base.MeatPatty
}}
}}
</pre>


<br><br><br><br><br>
'''[[Whiskey Bottle]] infobox'''
'''[[Whiskey Bottle]] infobox'''
{{Infobox food
{{Infobox food
|display_name=Whiskey Bottle
|display_name=Whiskey Bottle
|image=WhiskeyFull.png
|image=WhiskeyFull_120px.png
|alternate_image=WhiskeyEmpty.png
|alternate_link=Empty Bottle (Alcohol)
|alternate_name=Empty Bottle
|weight=0.7
|weight_bkg=1
|hunger_change=-20
|thirst_change=-20
|thirst_change_bkg=1
|unhappy_change=-10
|alcoholic=True
|alcoholic_bkg=1
|alcohol_power=2
|class_name=Base.WhiskeyFull|class_name_bkg=1
}}<pre>
{{Infobox food
|display_name=Whiskey Bottle
|image=WhiskeyFull_120px.png
|alternate_image=WhiskeyEmpty.png
|alternate_image=WhiskeyEmpty.png
|alternate_link=Empty Bottle (Alcohol)
|alternate_link=Empty Bottle (Alcohol)
|alternate_name=Empty Bottle (Whiskey)
|alternate_name=Empty Bottle
|weight=0.7
|weight=0.7
|weight_bkg=1
|hunger_change=-20
|hunger_change=-20
|thirst_change=-20
|thirst_change=-20
|thirst_change_bkg=1
|unhappy_change=-10
|unhappy_change=-10
|alcoholic=True
|alcoholic=True
|alcoholic_bkg=1
|alcohol_power=2
|alcohol_power=2
|class_name=Base.WhiskeyFull
|class_name=Base.WhiskeyFull
|class_name_bkg=1
}}
}}
</pre>


<br><br>
'''[[Bleach]] infobox'''
'''[[Bleach]] infobox'''
{{Infobox food
{{Infobox food
|display_name=Bleach
|display_name=Bleach
|image=Bleach.png
|image=Bleach_120px.png
|alternate_image=Bleach.png
|alternate_name=Empty Bleach Bottle
|weight=0.3 (0.1)
|weight_bkg=1
|thirst_change=-60
|unhappy_change=99
|unhappy_change_bkg=1
|poison_power=40
|use_for_poison=15
|use_for_poison_bkg=1
|class_name=Base.Bleach
}}<pre>
{{Infobox food
|display_name=Bleach
|image=Bleach_120px.png
|alternate_image=Bleach.png
|alternate_image=Bleach.png
|alternate_name=Empty Bleach Bottle
|alternate_name=Empty Bleach Bottle
|weight=0.3 (0.1)
|weight=0.3 (0.1)
|weight_bkg=1
|thirst_change=-60
|thirst_change=-60
|unhappy_change=99
|unhappy_change=99
|unhappy_change_bkg=1
|poison_power=40
|poison_power=40
|use_for_poison=15
|use_for_poison=15
|use_for_poison_bkg=1
|class_name=Base.Bleach
|class_name=Base.Bleach
}}
}}
</pre>

Revision as of 17:16, 10 June 2018

Notebook.png
This is a documentation subpage for Template:Infobox food.
It contains usage information and other content that is not part of the original template page.


This infobox is used to create an infobox in an article about food items.

Usage

To use this template in an article, copy the template below, then paste the template into an article.

All parameters are optional – those you do not populate with data will not show up in the infobox when the article is saved.

It is strongly advised to only include variables that are relevant to the specific item in question, i.e. parameters that do not display as false or 0.

display_name
display_name
alternate_name
General
Category Food
Encumbrance
Heavy Load
weight
Days until stale days_fresh days
Days until rotten days_rotten days
Can't be frozen cant_be_frozen
Packaged packaged
Nutrition
Hunger
Hunger
hunger_change
Thirst
Thirst
thirst_change
Effect
Unhappiness
Unhappiness
unhappy_change
Boredom
Boredom
boredom_change
Stress
Stress
stress_change
Fatigue
Tired
fatigue_change
Alcohol
Drunk
alcohol_power
Poison
SkullPoison.png
poison_power
Cooking
Time until cooked cook_minutes minutes
Time until burned burn_minutes minutes
Dangerous uncooked dangerous_uncooked
Bad microwaved bad_microwaved
Good hot good_hot
Bad cold bad_cold
Spice spice
Technical details
Item ID class_name
{{Infobox food
|display_name=
|image=
|alternate_image=
|alternate_name=
|alternate_link=
|weight=
|weight_bkg=
|hunger_change=
|hunger_change_bkg=
|thirst_change=
|thirst_change_bkg=
|unhappy_change=
|unhappy_change_bkg=
|boredom_change=
|boredom_change_bkg=
|stress_change=
|stress_change_bkg=
|fatigue_change=
|fatigue_change_bkg=
|cook_minutes=
|cook_minutes_bkg=
|burn_minutes=
|burn_minutes_bkg=
|dangerous_uncooked=
|dangerous_uncooked_bkg=
|bad_microwaved=
|bad_microwaved_bkg=
|good_hot=
|good_hot_bkg=
|bad_cold=
|bad_cold_bkg=
|days_fresh=
|days_fresh_bkg=
|days_rotten=
|days_rotten_bkg=
|poison=
|poison_bkg=
|poison_power=
|poison_power_bkg=
|spice=
|spice_bkg=
|cant_be_frozen=
|cant_be_frozen_bkg=
|alcohol=
|alcohol_bkg=
|alcohol_power=
|alcohol_power_bkg=
|packaged=
|packaged_bkg=
|class_name=
|class_name_bkg=
}}

Parameters

display_name
The display name of the item as it appears in-game. Leaving blank will display the pagename.
image
An image of the icon displayed at 120px. A 120px variant should be used if it has one.
alternate_image
An alternate image displayed at 32px. Can be an empty, packaged, open or any other variant.
alternate_name
The name of the alternate item image. Leaving blank will display no name when the image is hovered over.
alternate_link
An optional link to the alternate image page. Leaving blank will have no link.
weight
The base weight of the item.
"_bkg" suffix
Will display a slightly darker background over the row; used for simpler identification between each row. Leavin blank will leave white, whereas inserting anything will give the darkened background. (same for each parameter with _bkg)
hunger_change
The value of hunger that is changed from using/consuming this item. (remove if value is empty)
thirst_change
The value of thirst that is changed from using/consuming this item. (remove if value is empty)
unhappy_change
The value of unhappiness that is changed from using/consuming this item. (remove if value is empty)
boredom_change
The value of boredom that is changed from using/consuming this item. (remove if value is empty)
stress_change
The value of stress that is changed from using/consuming this item. (remove if value is empty)
fatigue_change
The value of fatigue that is changed from using/consuming this item. (remove if value is empty)
cook_minutes
How long it takes before this item is "cooked". The unit "minutes" is appended after the value. (remove if value is empty)
burn_minutes
How long it takes before this item is "burnt". The unit "minutes" is appended after the value. (remove if value is empty)
dangerous_uncooked
Whether this item is dangerous if it is consumed before cooking it. (remove if value is false)
bad_microwaved
Whether this item is of a poorer quality if it is cooked in a microwave. (remove if value is false)
good_hot
Whether this item is of a superior quality if it is consumed hot. (remove if value is false)
bad_cold
Whether this item is of a poorer quality if it is consumed cold. (remove if value is false)
days_fresh
The amount of days this item is recognised as "fresh". The unit "days" is appended after the value. (remove if value is empty)
days_rotten
The amount of days before this item is recognised as "rotten". The unit "days" is appended after the value. (remove if value is empty)
poison
Whether this item is poisonous or not. (remove if value is false)
poison_power
The value of poison power attached to this item. (remove if value is empty)
spice
Whether this item is considered a "spice" in cooking recipes. (remove if value is false)
cant_be_frozen
Whether this item can be frozen, delaying time before the food rots. (remove if value is false)
alcohol
Whether this item is considered to be alcohol and therefore contributing to the drunk moodle. (remove if value is false)
alcohol_power
The alcohol power of this item when used on wounds. (remove if value is empty)
packaged
Whether this item is considered to be "packaged", displaying the item's nutritional values. (remove if value is false)
class_name
The item's class name.


Examples

Hot Cuppa infobox

Hot Cuppa
Hot Cuppa
Empty Mug
General
Category Food
Encumbrance
Heavy Load
1
Can't be frozen True
Nutrition
Hunger
Hunger
-5
Thirst
Thirst
-50
Effect
Unhappiness
Unhappiness
-5
Stress
Stress
-10
Fatigue
Tired
-5
Technical details
Item ID Base.Mugfulll
{{Infobox food
|display_name=Hot Cuppa
|image=MugFulll_120px.png
|alternate_image=Mugl.png
|alternate_name=Empty Mug
|alternate_link=Empty Mug
|weight=1|weight_bkg=1
|hunger_change=-5
|thirst_change=-50
|thirst_change_bkg=1
|unhappy_change=-5
|stress_change=-10
|stress_change_bkg=1
|fatigue_change=-5
|cant_be_frozen=True
|cant_be_frozen_bkg=1
|class_name=Base.Mugfulll
}}






Pot of Soup infobox

Pot of Soup
Pot of Soup
Cooking Pot
General
Category Food
Encumbrance
Heavy Load
4
Days until stale 3 days
Days until rotten 5 days
Nutrition
Hunger
Hunger
-30
Thirst
Thirst
-30
Effect
Unhappiness
Unhappiness
-20
Boredom
Boredom
-10
Cooking
Time until cooked 50 minutes
Time until burned 100 minutes
Technical details
Item ID Base.PotOfSoup
{{Infobox food
|display_name=Pot of Soup
|image=PotFull_120px.png
|alternate_image=Pot.png
|alternate_name=Cooking Pot
|alternate_link=Cooking Pot
|weight=4|weight_bkg=1
|hunger_change=-30
|thirst_change=-30
|thirst_change_bkg=1
|unhappy_change=-20
|boredom_change=-10
|boredom_change_bkg=1
|cook_minutes=50
|burn_minutes=100
|burn_minutes_bkg=1
|days_fresh=3
|days_rotten=5
|days_rotten_bkg=1
|class_name=Base.PotOfSoup
}}







Lollipop infobox

Lollipop
Lollipop
Candy Package
General
Category Food
Encumbrance
Heavy Load
0.1 (0.6)
Packaged False (True)
Nutrition
Hunger
Hunger
-5
Effect
Unhappiness
Unhappiness
-10
Technical details
Item ID Base.Lollipop
{{Infobox food
|display_name=Lollipop
|image=Lollipop_120px.png
|alternate_image=CandyPackagei.png
|alternate_name=Candy Package
|weight=0.1 (0.6)
|weight_bkg=1
|hunger_change=-5
|unhappy_change=-10
|unhappy_change_bkg=1
|packaged=False (True)
|class_name=Base.Lollipop
|class_name_bkg=1
}}





Meat Patty infobox

Meat Patty
Meat Patty
General
Category Food
Encumbrance
Heavy Load
0.3
Days until stale 2 days
Days until rotten 4 days
Nutrition
Hunger
Hunger
-40
Cooking
Time until cooked 50 minutes
Time until burned 70 minutes
Bad microwaved True
Good hot True
Bad cold True
Technical details
Item ID Base.MeatPatty
{{Infobox food
|display_name=Meat Patty
|image=MeatPatty_120px.png
|weight=0.3
|weight_bkg=1
|hunger_change=-40
|cook_minutes=50
|cook_minutes_bkg=1
|burn_minutes=70
|bad_microwaved=True
|bad_microwaved_bkg=1
|good_hot=True
|bad_cold=True
|bad_cold_bkg=1
|days_fresh=2
|days_rotten=4
|days_rotten_bkg=1
|class_name=Base.MeatPatty
}}






Bourbon infobox

Whiskey Bottle
Whiskey Bottle
Empty Bottle
General
Category Food
Encumbrance
Heavy Load
0.7
Nutrition
Hunger
Hunger
-20
Thirst
Thirst
-20
Effect
Unhappiness
Unhappiness
-10
Alcohol
Drunk
2
Technical details
Item ID Base.WhiskeyFull
{{Infobox food
|display_name=Whiskey Bottle
|image=WhiskeyFull_120px.png
|alternate_image=WhiskeyEmpty.png
|alternate_link=Empty Bottle (Alcohol)
|alternate_name=Empty Bottle
|weight=0.7
|weight_bkg=1
|hunger_change=-20
|thirst_change=-20
|thirst_change_bkg=1
|unhappy_change=-10
|alcoholic=True
|alcoholic_bkg=1
|alcohol_power=2
|class_name=Base.WhiskeyFull
|class_name_bkg=1
}}



Bleach infobox

Bleach
Bleach
Empty Bleach Bottle
General
Category Food
Encumbrance
Heavy Load
0.3 (0.1)
Nutrition
Thirst
Thirst
-60
Effect
Unhappiness
Unhappiness
99
Poison
SkullPoison.png
40
Technical details
Item ID Base.Bleach
{{Infobox food
|display_name=Bleach
|image=Bleach_120px.png
|alternate_image=Bleach.png
|alternate_name=Empty Bleach Bottle
|weight=0.3 (0.1)
|weight_bkg=1
|thirst_change=-60
|unhappy_change=99
|unhappy_change_bkg=1
|poison_power=40
|use_for_poison=15
|use_for_poison_bkg=1
|class_name=Base.Bleach
}}