Difference between revisions of "Template:VariableFoodCorn"

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"
 +
 +
<!--White Corn Rows-->
 +
|- style="background:#FFFFFF; color:#000000"
 +
| style="background:#4c4c4c; text-align:right" | '''[[White Corn]] Min:'''
 +
| style="background:#E6B8B8;" | {{#expr: {{{ Min Blood|0}}}*1.2}}
 +
| {{#expr: {{{ Min Phlegm|0}}}*0.5}}
 +
| {{#expr: {{{ Min Yellow Bile|0}}}*0.5}}
 +
| {{#expr: {{{ Min Black Bile|0}}}*0.5}}
 +
|- style="background:#FFFFFF; color:#000000"
 +
| style="background:#4c4c4c; text-align:right" | '''[[White Corn]] Max:'''
 +
| style="background:#E6B8B8;" | {{#expr: {{{ Max Blood|0}}}*1.2}}
 +
| {{#expr: {{{ Max Phlegm|0}}}*0.5}}
 +
| {{#expr: {{{ Max Yellow Bile|0}}}*0.5}}
 +
| {{#expr: {{{ Max Black Bile|0}}}*0.5}}
 +
|- style="background:#FFFFFF; color:#000000";colspan="10"
  
 
<!--Blue Corn Rows-->
 
<!--Blue Corn Rows-->
Line 107: Line 122:
 
| {{#expr: {{{ Max Phlegm|0}}}*0.5}}
 
| {{#expr: {{{ Max Phlegm|0}}}*0.5}}
 
| style="background:#FFFFB8;" | {{#expr: {{{ Max Yellow Bile|0}}}*1.3}}
 
| style="background:#FFFFB8;" | {{#expr: {{{ Max Yellow Bile|0}}}*1.3}}
| {{#expr: {{{ Max Black Bile|0}}}*0.5}}
 
|- style="background:#FFFFFF; color:#000000";colspan="10"
 
 
<!--White Corn Rows-->
 
|- style="background:#FFFFFF; color:#000000"
 
| style="background:#4c4c4c; text-align:right" | '''[[White Corn]] Min:'''
 
| style="background:#E6B8B8;" | {{#expr: {{{ Min Blood|0}}}*1.2}}
 
| {{#expr: {{{ Min Phlegm|0}}}*0.5}}
 
| {{#expr: {{{ Min Yellow Bile|0}}}*0.5}}
 
| {{#expr: {{{ Min Black Bile|0}}}*0.5}}
 
|- style="background:#FFFFFF; color:#000000"
 
| style="background:#4c4c4c; text-align:right" | '''[[White Corn]] Max:'''
 
| style="background:#E6B8B8;" | {{#expr: {{{ Max Blood|0}}}*1.2}}
 
| {{#expr: {{{ Max Phlegm|0}}}*0.5}}
 
| {{#expr: {{{ Max Yellow Bile|0}}}*0.5}}
 
 
| {{#expr: {{{ Max Black Bile|0}}}*0.5}}
 
| {{#expr: {{{ Max Black Bile|0}}}*0.5}}
 
|- style="background:#FFFFFF; color:#000000";colspan="10"  
 
|- style="background:#FFFFFF; color:#000000";colspan="10"  

Latest revision as of 07:14, 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: Maize icon.pngMaize
ReducesMaize icon.pngMaize by 95% with 10% chance
RestoresMushrooms icon.pngMushrooms by 5% with 30% chance
Variable Corn Gluttony Values:
Blood Phlegm Yellow Black
White Corn Min: 24 10 10 10
White Corn Max: 26.4 11 11 11
Blue Corn Min: 10 24 10 10
Blue Corn Max: 11 26.4 11 11
Golden Corn Min: 10 10 26 10
Golden Corn Max: 11 11 28.6 11
Yellow Corn Min: 10 10 10 22
Yellow Corn Max: 11 11 11 24.2


Code:
{{VariableFoodCorn
| 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=Maize
| FoodReduce1=Maize | %Reduce1= | %ChanceReduce1=
| FoodReduce2= | %Reduce2= | %ChanceReduce2=
| FoodReduce3= | %Reduce3= | %ChanceReduce3=
| FoodRestore1= |%Restore1= |%ChanceRestore1=
}}