Difference between revisions of "Template:VariableFoodIngredients"

From Salem Wiki
Jump to: navigation, search
m (Text replacement - "efebe5" to "4c4c4c")
 
(5 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
<!-- Heal Row-->
 
<!-- Heal Row-->
 
|- style="background:#FFFFFF; color:#000000"
 
|- style="background:#FFFFFF; color:#000000"
| style="background:#4c4c4c; text-align:right" | '''Heal:'''
+
| style="background:#4c4c4c; text-align:right;color:#c1c1c1" | '''Heal:'''
 
| [[Heals Blood::{{#explode: {{{Heals}}} |,| 0 }}]]
 
| [[Heals Blood::{{#explode: {{{Heals}}} |,| 0 }}]]
 
| [[Heals Phlegm::{{#explode: {{{Heals}}} |,| 1 }}]]
 
| [[Heals Phlegm::{{#explode: {{{Heals}}} |,| 1 }}]]
Line 18: Line 18:
  
 
|- style="background:#FFFFFF; color:#000000"
 
|- style="background:#FFFFFF; color:#000000"
| style="background:#4c4c4c; text-align:right" | '''Heal Uses:'''
+
| style="background:#4c4c4c; text-align:right;color:#c1c1c1" | '''Heal Uses:'''
 
|[[Heal Uses::{{{Uses}}}]]
 
|[[Heal Uses::{{{Uses}}}]]
 
|}
 
|}
Line 34: Line 34:
 
<!-- Gluttony Values Rows-->
 
<!-- Gluttony Values Rows-->
 
|- style="background:#FFFFFF; color:#000000"
 
|- style="background:#FFFFFF; color:#000000"
| style="background:#4c4c4c; text-align:right" | '''[[Gluttony]] Min:'''
+
| style="background:#4c4c4c; text-align:right;color:#c1c1c1" | '''[[Gluttony]] Min:'''
 
| [[Gives Min Blood::{{{Min Blood}}}]]
 
| [[Gives Min Blood::{{{Min Blood}}}]]
 
| [[Gives Min Phlegm::{{{Min Phlegm}}}]]
 
| [[Gives Min Phlegm::{{{Min Phlegm}}}]]
Line 40: Line 40:
 
| [[Gives Min Black Bile::{{{Min Black Bile}}}]]
 
| [[Gives Min Black Bile::{{{Min Black Bile}}}]]
 
|- style="background:#FFFFFF; color:#000000"
 
|- style="background:#FFFFFF; color:#000000"
| style="background:#4c4c4c; text-align:right" | '''[[Gluttony]] Max:'''
+
| style="background:#4c4c4c; text-align:right;color:#c1c1c1" | '''[[Gluttony]] Max:'''
 
| [[Gives Max Blood::{{{Max Blood}}}]]
 
| [[Gives Max Blood::{{{Max Blood}}}]]
 
| [[Gives Max Phlegm::{{{Max Phlegm}}}]]
 
| [[Gives Max Phlegm::{{{Max Phlegm}}}]]
Line 47: Line 47:
  
 
|- style="background:#FFFFFF; color:#000000"
 
|- style="background:#FFFFFF; color:#000000"
| style="background:#4c4c4c; text-align:right" | '''Full and Fed Up for:'''
+
| style="background:#4c4c4c; text-align:right;color:#c1c1c1" | '''Full and Fed Up for:'''
 
|[[Gluttony Time::{{{Gluttony Time}}}]]
 
|[[Gluttony Time::{{{Gluttony Time}}}]]
 
|}
 
|}
Line 54: Line 54:
 
|-
 
|-
 
| style="vertical-align:top; width:100px"|'''Food Groups:'''  
 
| style="vertical-align:top; width:100px"|'''Food Groups:'''  
| style="text-align:left" | {{#switch: {{{Food Groups|}}} | =None | {{T5|{{{Food Groups}}} }} }}
+
| style="text-align:left" | {{#switch: {{{Food Groups|}}} | =None | {{TX|T5|{{{Food Groups}}} }} }}
 
<!-- Food Group Reduction Rows-->
 
<!-- Food Group Reduction Rows-->
 
|-
 
|-
Line 73: Line 73:
 
! style="width:18%" |[[Black Bile|Black]]
 
! style="width:18%" |[[Black Bile|Black]]
 
|- style="background:#FFFFFF; color:#000000"
 
|- style="background:#FFFFFF; color:#000000"
| style="background:#4c4c4c; text-align:right" | '''Variable Food Multiplier:'''
+
| style="background:#4c4c4c; text-align:right;color:#c1c1c1" | '''Variable Food Multiplier:'''
 
| [[Variable Food Value Blood::{{{Variable Blood}}}]]
 
| [[Variable Food Value Blood::{{{Variable Blood}}}]]
 
| [[Variable Food Value Phlegm::{{{Variable Phlegm}}}]]
 
| [[Variable Food Value Phlegm::{{{Variable Phlegm}}}]]

Latest revision as of 22:19, 12 November 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: 5 7 0 1
Gluttony Max: 6 8 9 2
Full and Fed Up for: 1:50
Food Groups: Game Meat icon.pngGame Meat
ReducesNuts and Seeds icon.pngNuts and Seeds by 95% with 10% chance
RestoresMushrooms icon.pngMushrooms by 5% with 30% chance
Values when used in Variable Food :
Blood Phlegm Yellow Black
Variable Food Multiplier: 0.5 0.5 1.1 0.5
Adds Restore value to Food: Berries icon.pngBerries by 5% with 15% chance


Code:
{{VariableFoodIngredients
| 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=
| FoodReduce1= | %Reduce1= | %ChanceReduce1=
| FoodReduce2= | %Reduce2= | %ChanceReduce2=
| FoodReduce3= | %Reduce3= | %ChanceReduce3=
| FoodRestore1= |%Restore1= |%ChanceRestore1=
| Variable Blood=
| Variable Phlegm=
| Variable Yellow Bile=
| Variable Black Bile=
| Variable Food Value Restore=
| %Variable Food Restore=
| %ChanceVariable Food Restore=
}}