Difference between revisions of "Template:VariableFoodBread"

From Salem Wiki
Jump to: navigation, search
Line 87: Line 87:
 
| {{#expr: {{{ Min Yellow Bile|0}}}*0.9}}
 
| {{#expr: {{{ Min Yellow Bile|0}}}*0.9}}
 
| {{#expr: {{{ Min Black Bile|0}}}*0.9}}
 
| {{#expr: {{{ Min Black Bile|0}}}*0.9}}
|
 
 
|- style="background:#FFFFFF; color:#000000"
 
|- style="background:#FFFFFF; color:#000000"
 
| style="background:#4c4c4c; text-align:right" | '''[[Oatmeal]] Max:'''
 
| style="background:#4c4c4c; text-align:right" | '''[[Oatmeal]] Max:'''
Line 95: Line 94:
 
| {{#expr: {{{ Max Black Bile|0}}}*0.9}}
 
| {{#expr: {{{ Max Black Bile|0}}}*0.9}}
 
|- style="background:#FFFFFF; color:#000000";colspan="10"  
 
|- style="background:#FFFFFF; color:#000000";colspan="10"  
|
 
  
 
<!--Barley Flour Rows-->
 
<!--Barley Flour Rows-->
Line 104: Line 102:
 
| {{#expr: {{{ Min Yellow Bile|0}}}*0.9}}
 
| {{#expr: {{{ Min Yellow Bile|0}}}*0.9}}
 
| {{#expr: {{{ Min Black Bile|0}}}*0.9}}  
 
| {{#expr: {{{ Min Black Bile|0}}}*0.9}}  
|
 
 
|- style="background:#FFFFFF; color:#000000"
 
|- style="background:#FFFFFF; color:#000000"
 
| style="background:#4c4c4c; text-align:right" | '''[[Barley Flour|Barley]] Max:'''
 
| style="background:#4c4c4c; text-align:right" | '''[[Barley Flour|Barley]] Max:'''
Line 112: Line 109:
 
| {{#expr: {{{ Max Black Bile|0}}}*0.9}}
 
| {{#expr: {{{ Max Black Bile|0}}}*0.9}}
 
|- style="background:#FFFFFF; color:#000000";colspan="10"  
 
|- style="background:#FFFFFF; color:#000000";colspan="10"  
|
 
  
 
<!--Rye Flour Rows-->
 
<!--Rye Flour Rows-->
Line 121: Line 117:
 
| style="background:#FFFFB8;" | {{#expr: {{{ Min Yellow Bile|0}}}*1.2}}
 
| style="background:#FFFFB8;" | {{#expr: {{{ Min Yellow Bile|0}}}*1.2}}
 
| {{#expr: {{{ Min Black Bile|0}}}*0.9}}  
 
| {{#expr: {{{ Min Black Bile|0}}}*0.9}}  
|
 
 
|- style="background:#FFFFFF; color:#000000"
 
|- style="background:#FFFFFF; color:#000000"
 
| style="background:#4c4c4c; text-align:right" | '''[[Rye Flour|Rye]] Max:'''
 
| style="background:#4c4c4c; text-align:right" | '''[[Rye Flour|Rye]] Max:'''
Line 129: Line 124:
 
| {{#expr: {{{ Max Black Bile|0}}}*0.9}}
 
| {{#expr: {{{ Max Black Bile|0}}}*0.9}}
 
|- style="background:#FFFFFF; color:#000000";colspan="10"  
 
|- style="background:#FFFFFF; color:#000000";colspan="10"  
|
 
  
 
<!--Wheat Flour Rows-->
 
<!--Wheat Flour Rows-->
Line 138: Line 132:
 
| {{#expr: {{{ Min Yellow Bile|0}}}*0.9}}
 
| {{#expr: {{{ Min Yellow Bile|0}}}*0.9}}
 
| style="background:#CFCFCF;" | {{#expr: {{{ Min Black Bile|0}}}*1.3}}  
 
| style="background:#CFCFCF;" | {{#expr: {{{ Min Black Bile|0}}}*1.3}}  
|
 
 
|- style="background:#FFFFFF; color:#000000"
 
|- style="background:#FFFFFF; color:#000000"
 
| style="background:#4c4c4c; text-align:right" | '''[[Wheat Flour|Wheat]] Max:'''
 
| style="background:#4c4c4c; text-align:right" | '''[[Wheat Flour|Wheat]] Max:'''

Revision as of 17:15, 5 December 2018

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=
}}