Template:LoH/Fight: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{| width="100%" cellpadding="0" style="padding:3px; padding-bottom:0px; background: #2f4f4f; color: #ffffff; font: 14px, Calibri, Verdana, Arial, sans-serif; margin-bottom:1em;" align="center" | |||
|colspan="8" align="center"|{{{name}}} | |||
|- | |||
|rowspan="5" align="center" width="150px"|[[Image:LoH_Fights_{{{image}}}|150px|Need Image]] | |||
|align="center"|Difficulty | |||
|align="center"|Energy | |||
|align="center"|Experience | |||
|align="center"|Ratio | |||
|align="center"|Credits | |||
|align="center"|Total Energy to Complete | |||
|align="center"|Deck | |||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | |||
|Normal | |||
|{{{normal_energy}}} | |||
|{{{normal_exp}}} | |||
|{{#if: {{{normal_energy|}}} | {{#expr: {{{normal_exp|}}} / {{{normal_energy|}}} round 2 }} |}} | |||
|{{{normal_gold}}} | |||
|{{#if: {{{normal_health|}}} | {{#expr: {{{normal_health|}}} * {{{normal_energy|}}} }} |}} | |||
|[[{{{name}}} {{#explode:{{{image_tile}}}|.|0}} Deck (Normal)|{{#explode:{{{name}}}|/|-1}}]] | |||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | |||
|Crisis | |||
|{{{crisis_energy}}} | |||
|{{{crisis_exp}}} | |||
|{{#if: {{{crisis_energy|}}} | {{#expr: {{{crisis_exp|}}} / {{{crisis_energy|}}} round 2 }} |}} | |||
|{{{crisis_gold}}} | |||
|{{#if: {{{crisis_health|}}} | {{#expr: {{{crisis_health|}}} * {{{crisis_energy|}}} }} |}} | |||
|[[{{{name}}} {{#explode:{{{image_tile}}}|.|0}} Deck (Crisis)|{{#explode:{{{name}}}|/|-1}}]] | |||
|} | |||
<noinclude> | |||
<pre> | |||
This is all the attributes which are available about a fight for Var pull. This table will not be included in a page inclusion. | |||
</pre> | |||
{| border="1" | | {| border="1" | | ||
|- | |||
|colspan="2"| All Attributes | |||
|- | |- | ||
|ID | |ID | ||
Line 60: | Line 94: | ||
|{{{crisis_gold}}} | |{{{crisis_gold}}} | ||
|} | |} | ||
</noinclude> |
Revision as of 13:52, 1 August 2012
{{{name}}} | |||||||
[[Image:LoH_Fights_{{{image}}}|150px|Need Image]] | Difficulty | Energy | Experience | Ratio | Credits | Total Energy to Complete | Deck |
Normal | {{{normal_energy}}} | {{{normal_exp}}} | {{{normal_gold}}} | [[{{{name}}} {{{image_tile}}} Deck (Normal)|{{{name}}}]] | |||
Crisis | {{{crisis_energy}}} | {{{crisis_exp}}} | {{{crisis_gold}}} | [[{{{name}}} {{{image_tile}}} Deck (Crisis)|{{{name}}}]] |
This is all the attributes which are available about a fight for Var pull. This table will not be included in a page inclusion.
All Attributes | |
ID | {{{id}}} |
Name | {{{name}}} |
Image | [[Image:LoH_Fights_{{{image}}}]] |
Image Tile | [[Image:LoH_Fights_{{{image_tile}}}]] |
Is Boss? | {{{isboss}}} |
Normal ID | {{{normal_id}}} |
Normal AI |
{{{normal_ai}}} |
Normal Race | {{{normal_race}}} |
Normal Health | {{{normal_health}}} |
Normal Energy | {{{normal_energy}}} |
Normal Exp | {{{normal_exp}}} |
Normal Gold | {{{normal_gold}}} |
Crisis ID | {{{crisis_id}}} |
Crisis AI |
{{{crisis_ai}}} |
Crisis Race | {{{crisis_race}}} |
Crisis Health | {{{crisis_health}}} |
Crisis Energy | {{{crisis_energy}}} |
Crisis Exp | {{{crisis_exp}}} |
Crisis Gold | {{{crisis_gold}}} |