Template:LotS/mission: 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: #8FD8D8; color: #000000; font: 14px, Calibri, Verdana, Arial, sans-serif; margin-bottom:1em;" align="center" | {| width="100%" cellpadding="0" style="padding:3px; padding-bottom:0px; background: #8FD8D8; color: #000000; font: 14px, Calibri, Verdana, Arial, sans-serif; margin-bottom:1em;" align="center" | ||
|colspan="7" align="center"|{{{name}}} | |colspan="7" align="center"|{{{name}}} | ||
|- | |||
|colspan="7" align="center"|[[File:LotS Quest {{{image}}}]] | |||
|- | |- | ||
|Difficulty | |Difficulty | ||
Line 7: | Line 9: | ||
|Ratio | |Ratio | ||
|Credits | |Credits | ||
| | |Total Energy to Complete | ||
|Loot | |Loot | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | ||
Line 13: | Line 15: | ||
|{{{normalenergy}}} | |{{{normalenergy}}} | ||
|{{{normalexp}}} | |{{{normalexp}}} | ||
|{{#expr: {{{normalexp|}}} / {{{normalenergy|}}} round 2 }} | |{{#if: {{{normalenergy|}}} | {{#expr: {{{normalexp|}}} / {{{normalenergy|}}} round 2 }} |}} | ||
|{{{normalcredits}}} | |{{{normalcredits}}} | ||
|{{{ | |{{#if: {{{normalruns|}}} | {{#expr: {{{normalruns}}} * {{{normalenergy}}} }} |}} | ||
|{{{normalloot}}} | |{{{normalloot}}} | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | ||
Line 21: | Line 23: | ||
|{{{hardenergy}}} | |{{{hardenergy}}} | ||
|{{{hardexp}}} | |{{{hardexp}}} | ||
|{{#expr: {{{hardexp|}}} / {{{hardenergy|}}} round 2 }} | |{{#if: {{{hardenergy|}}} | {{#expr: {{{hardexp|}}} / {{{hardenergy|}}} round 2 }} |}} | ||
|{{{hardcredits}}} | |{{{hardcredits}}} | ||
|{{{ | |{{#if: {{{hardruns|}}} | {{#expr: {{{hardruns}}} * {{{hardenergy}}} }} |}} | ||
|{{{hardloot}}} | |{{{hardloot}}} | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | ||
Line 29: | Line 31: | ||
|{{{legendaryenergy}}} | |{{{legendaryenergy}}} | ||
|{{{legendaryexp}}} | |{{{legendaryexp}}} | ||
|{{#expr: {{{legendaryexp|}}} / {{{legendaryenergy|}}} round 2 }} | |{{#if: {{{legendaryenergy|}}} | {{#expr: {{{legendaryexp|}}} / {{{legendaryenergy|}}} round 2 }} |}} | ||
|{{{legendarycredits}}} | |{{{legendarycredits}}} | ||
|{{{ | |{{#if: {{{legendaryruns|}}} | {{#expr: {{{legendaryruns}}} * {{{legendaryenergy}}} }} |}} | ||
|{{{legendaryloot}}} | |{{{legendaryloot}}} | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | |- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" cellpadding="3" align="center" valign="middle" | ||
Line 37: | Line 39: | ||
|{{{nightmareenergy}}} | |{{{nightmareenergy}}} | ||
|{{{nightmareexp}}} | |{{{nightmareexp}}} | ||
|{{#expr: {{{nightmareexp|}}} / {{{nightmareenergy|}}} round 2 }} | |{{#if: {{{nightmareenergy|}}} | {{#expr: {{{nightmareexp|}}} / {{{nightmareenergy|}}} round 2 }} |}} | ||
|{{{nightmarecredits}}} | |{{{nightmarecredits}}} | ||
|{{{ | |{{#if: {{{nightmareruns|}}} | {{#expr: {{{nightmareruns}}} * {{{nightmareenergy}}} }} |}} | ||
|{{{nightmareloot}}} | |{{{nightmareloot}}} | ||
|} | |} |
Revision as of 12:38, 29 November 2010
{{{name}}} | ||||||
[[File:LotS Quest {{{image}}}]] | ||||||
Difficulty | Energy | Experience | Ratio | Credits | Total Energy to Complete | Loot |
Normal | {{{normalenergy}}} | {{{normalexp}}} | {{{normalcredits}}} | {{{normalloot}}} | ||
Hard | {{{hardenergy}}} | {{{hardexp}}} | {{{hardcredits}}} | {{{hardloot}}} | ||
Legendary | {{{legendaryenergy}}} | {{{legendaryexp}}} | {{{legendarycredits}}} | {{{legendaryloot}}} | ||
Nightmare | {{{nightmareenergy}}} | {{{nightmareexp}}} | {{{nightmarecredits}}} | {{{nightmareloot}}} |