Difference between revisions of "Template:VariableFoodBread"

From Salem Wiki
Jump to: navigation, search
 
Line 79: Line 79:
  
 
|- style="background:#FFFFFF;  border:black 2px solid; color:#000000"
 
|- style="background:#FFFFFF;  border:black 2px solid; color:#000000"
 +
 +
<!--Oatmeal Rows-->
 +
|- style="background:#FFFFFF; color:#000000"
 +
| style="background:#4c4c4c; text-align:right" | '''[[Oatmeal]] Min:'''
 +
| style="background:#E6B8B8;" | {{#expr: {{{ Min Blood|0}}}*1.1}}
 +
| {{#expr: {{{ Min Phlegm|0}}}*0.9}}
 +
| {{#expr: {{{ Min Yellow Bile|0}}}*0.9}}
 +
| {{#expr: {{{ Min Black Bile|0}}}*0.9}}
 +
|- style="background:#FFFFFF; color:#000000"
 +
| style="background:#4c4c4c; text-align:right" | '''[[Oatmeal]] Max:'''
 +
| style="background:#E6B8B8;" | {{#expr: {{{ Max Blood|0}}}*1.1}}
 +
| {{#expr: {{{ Max Phlegm|0}}}*0.9}}
 +
| {{#expr: {{{ Max Yellow Bile|0}}}*0.9}}
 +
| {{#expr: {{{ Max Black Bile|0}}}*0.9}}
 +
|- style="background:#FFFFFF; color:#000000";colspan="10"
  
 
<!--Barley Flour Rows-->
 
<!--Barley Flour Rows-->
Line 91: Line 106:
 
| {{#expr: {{{ Max Blood|0}}}*0.9}}
 
| {{#expr: {{{ Max Blood|0}}}*0.9}}
 
| style="background:#BACAEA;" | {{#expr: {{{ Max Phlegm|0}}}*1.2}}
 
| style="background:#BACAEA;" | {{#expr: {{{ Max Phlegm|0}}}*1.2}}
| {{#expr: {{{ Max Yellow Bile|0}}}*0.9}}
 
| {{#expr: {{{ Max Black Bile|0}}}*0.9}}
 
|- style="background:#FFFFFF; color:#000000";colspan="10"
 
 
<!--Oatmeal Rows-->
 
|- style="background:#FFFFFF; color:#000000"
 
| style="background:#4c4c4c; text-align:right" | '''[[Oatmeal]] Min:'''
 
| style="background:#E6B8B8;" | {{#expr: {{{ Min Blood|0}}}*1.1}}
 
| {{#expr: {{{ Min Phlegm|0}}}*0.9}}
 
| {{#expr: {{{ Min Yellow Bile|0}}}*0.9}}
 
| {{#expr: {{{ Min Black Bile|0}}}*0.9}}
 
|- style="background:#FFFFFF; color:#000000"
 
| style="background:#4c4c4c; text-align:right" | '''[[Oatmeal]] Max:'''
 
| style="background:#E6B8B8;" | {{#expr: {{{ Max Blood|0}}}*1.1}}
 
| {{#expr: {{{ Max Phlegm|0}}}*0.9}}
 
 
| {{#expr: {{{ Max Yellow Bile|0}}}*0.9}}
 
| {{#expr: {{{ Max Yellow Bile|0}}}*0.9}}
 
| {{#expr: {{{ Max Black Bile|0}}}*0.9}}
 
| {{#expr: {{{ Max Black Bile|0}}}*0.9}}

Latest revision as of 08:47, 16 March 2021

NOTE: This is a MODULAR template. It MUST be used after one the the following templates:

See Help:Contributing for instructions and examples for adding a new page to the wiki.

Healing:
Blood Phlegm Yellow Black
Heal: 1 2 3 4
Heal Uses: 42
Gluttony:
Blood Phlegm Yellow Black
Gluttony Min: 20 20 20 20
Gluttony Max: 22 22 22 22
Full and Fed Up for: 1:50
Food Groups: Bread icon.pngBread
ReducesBread icon.pngBread by 95% with 10% chance
ReducesMaize icon.pngMaize by 65% with 20% chance
RestoresMushrooms icon.pngMushrooms by 5% with 30% chance
Variable Bread Gluttony Values:
Blood Phlegm Yellow Black
Oatmeal Min: 22 18 18 18
Oatmeal Max: 24.2 19.8 19.8 19.8
Barley Min: 18 24 18 18
Barley Max: 19.8 26.4 19.8 19.8
Rye Min: 18 18 24 18
Rye Max: 19.8 19.8 26.4 19.8
Wheat Min: 18 18 18 26
Wheat Max: 19.8 19.8 19.8 28.6


Code:
{{VariableFoodBread
| Heals=,,,
| Uses=
| Min Blood= | Max Blood=
| Min Phlegm= | Max Phlegm=
| Min Yellow Bile= | Max Yellow Bile=
| Min Black Bile= | Max Black Bile=
| Gluttony Time=
| Food Groups=Bread
| FoodReduce1=Bread | %Reduce1= | %ChanceReduce1=
| FoodReduce2= | %Reduce2= | %ChanceReduce2=
| FoodReduce3= | %Reduce3= | %ChanceReduce3=
| FoodRestore1= |%Restore1= |%ChanceRestore1=
}}