Difference between revisions of "Template:Strain1EssenceTracker"

From ShadowHaven Reloaded
Jump to navigation Jump to search
(Created page with "<includeonly> {{#expr:6+{{{EssenceDrained|0}}}-floor(({{#ask: Category:Runs[[hasRunner::{{PAGENAME}}]]|format=count}}+{{{ActivePowersUsed|0}}})/4)-{{{EssenceLost}}}}}/{{#expr:12-{{{EssenceLost}}}+{{{EssenceExpansion}}}}} </includeonly> <noinclude> {| cellpadding=5 cellspacing=0 style="border: gray 2px solid; width: 100%; -moz-border-radius: 20px; -webkit-border-radius: 25px; border-radius: 25px; background-color: #444" |- | ==Usage== This template helps you track y...")
 
 
Line 7: Line 7:
==Usage==
==Usage==
This template helps you track your current essence level based on the number of runs you have been on, how much essence you have drained and how much you have activated your powers.
This template helps you track your current essence level based on the number of runs you have been on, how much essence you have drained and how much you have activated your powers.
*EssenceLost represents any essence you have lost due to ware or lost due to critter essence drain.
*EssenceDrained represents any essence you have gained due to the Essence Drain power.
*ActivitePowersUsed gets incremented each time you use an active power. This will hasten essence lost due to time.
*EssenceExpansion set this value to your Initiation Grade if you have the essence expansion meta magic.


So, if you enter this:
So, if you enter this:

Latest revision as of 19:13, 22 January 2023


Usage

This template helps you track your current essence level based on the number of runs you have been on, how much essence you have drained and how much you have activated your powers.

  • EssenceLost represents any essence you have lost due to ware or lost due to critter essence drain.
  • EssenceDrained represents any essence you have gained due to the Essence Drain power.
  • ActivitePowersUsed gets incremented each time you use an active power. This will hasten essence lost due to time.
  • EssenceExpansion set this value to your Initiation Grade if you have the essence expansion meta magic.

So, if you enter this:

{{Strain1EssenceTracker|
|EssenceLost=0
|EssenceDrained=0
|ActivePowersUsed=0
|EssenceExpansion=0
|}}

The template will return the characters current essence/total essence. 6/12


Remove if you are not infected.