Template:LotS/mission: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
|colspan="7" align="center"|{{{name}}} | |colspan="7" align="center"|{{{name}}} | ||
|- | |- | ||
|colspan="7" align="center"|[[File:LotS Quest {{{image}}}]] | |colspan="7" align="center"|[[File:LotS Quest {{{image}}}.jpg]] | ||
|- | |- | ||
|Difficulty | |Difficulty | ||
Line 17: | Line 17: | ||
|{{#if: {{{normalenergy|}}} | {{#expr: {{{normalexp|}}} / {{{normalenergy|}}} round 2 }} |}} | |{{#if: {{{normalenergy|}}} | {{#expr: {{{normalexp|}}} / {{{normalenergy|}}} round 2 }} |}} | ||
|{{{normalcredits}}} | |{{{normalcredits}}} | ||
|{{#if: {{{normalruns|}}} | | |{{#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 25: | Line 25: | ||
|{{#if: {{{hardenergy|}}} | {{#expr: {{{hardexp|}}} / {{{hardenergy|}}} round 2 }} |}} | |{{#if: {{{hardenergy|}}} | {{#expr: {{{hardexp|}}} / {{{hardenergy|}}} round 2 }} |}} | ||
|{{{hardcredits}}} | |{{{hardcredits}}} | ||
|{{#if: {{{hardruns|}}} | {{#expr: {{{hardruns}}} * {{{hardenergy}}} }} |}} | |{{#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 33: | Line 33: | ||
|{{#if: {{{legendaryenergy|}}} | {{#expr: {{{legendaryexp|}}} / {{{legendaryenergy|}}} round 2 }} |}} | |{{#if: {{{legendaryenergy|}}} | {{#expr: {{{legendaryexp|}}} / {{{legendaryenergy|}}} round 2 }} |}} | ||
|{{{legendarycredits}}} | |{{{legendarycredits}}} | ||
|{{#if: {{{legendaryruns|}}} | {{#expr: {{{legendaryruns}}} * {{{legendaryenergy}}} }} |}} | |{{#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 41: | Line 41: | ||
|{{#if: {{{nightmareenergy|}}} | {{#expr: {{{nightmareexp|}}} / {{{nightmareenergy|}}} round 2 }} |}} | |{{#if: {{{nightmareenergy|}}} | {{#expr: {{{nightmareexp|}}} / {{{nightmareenergy|}}} round 2 }} |}} | ||
|{{{nightmarecredits}}} | |{{{nightmarecredits}}} | ||
|{{#if: {{{nightmareruns|}}} | {{#expr: {{{nightmareruns}}} * {{{nightmareenergy}}} }} |}} | |{{#if: {{{nightmareruns|}}} | {{#expr: {{{nightmareruns|}}} * {{{nightmareenergy|}}} }} |}} | ||
|{{{nightmareloot}}} | |{{{nightmareloot}}} | ||
|} | |} |
Revision as of 12:39, 29 November 2010
{{{name}}} | ||||||
[[File:LotS Quest {{{image}}}.jpg]] | ||||||
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}}} |