Template:LotS/missionboss: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(46 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{| | {| width="770px" align="left" style="border:3px solid #2f4f4f; background: #2f4f4f; color: #ffffff; clear: left;" | ||
!colspan="6" align="center" style="padding:3px 0px; font-size:150%;"|Mission Boss: {{{name}}} | |||
|- | |- | ||
|colspan=" | |colspan="6" align="center"|[[File:LotS Quest {{{image}}}.jpg|{{{image}}}]] | ||
|- | |- | ||
|align="center"|Difficulty | |align="center"|Difficulty | ||
Line 9: | Line 9: | ||
|align="center"|Ratio | |align="center"|Ratio | ||
|align="center"|Credits | |align="center"|Credits | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}}; | |align="center"|Boss HP | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" align="center" valign="middle" | |||
|Normal | |Normal | ||
|{{{normalenergy}}} | |{{{normalenergy}}} | ||
Line 15: | Line 16: | ||
|{{#if: {{{normalenergy|}}} | {{#expr: {{{normalexp|}}} / {{{normalenergy|}}} round 2 }} |}} | |{{#if: {{{normalenergy|}}} | {{#expr: {{{normalexp|}}} / {{{normalenergy|}}} round 2 }} |}} | ||
|{{{normalcredits}}} | |{{{normalcredits}}} | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}}; | |{{{normalhp|}}} | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" align="center" valign="middle" | |||
|Hard | |Hard | ||
|{{{hardenergy}}} | |{{{hardenergy}}} | ||
Line 21: | Line 23: | ||
|{{#if: {{{hardenergy|}}} | {{#expr: {{{hardexp|}}} / {{{hardenergy|}}} round 2 }} |}} | |{{#if: {{{hardenergy|}}} | {{#expr: {{{hardexp|}}} / {{{hardenergy|}}} round 2 }} |}} | ||
|{{{hardcredits}}} | |{{{hardcredits}}} | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}}; | |{{{hardhp|}}} | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" align="center" valign="middle" | |||
|Legendary | |Legendary | ||
|{{{legendaryenergy}}} | |{{{legendaryenergy}}} | ||
Line 27: | Line 30: | ||
|{{#if: {{{legendaryenergy|}}} | {{#expr: {{{legendaryexp|}}} / {{{legendaryenergy|}}} round 2 }} |}} | |{{#if: {{{legendaryenergy|}}} | {{#expr: {{{legendaryexp|}}} / {{{legendaryenergy|}}} round 2 }} |}} | ||
|{{{legendarycredits}}} | |{{{legendarycredits}}} | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}}; | |{{{legendaryhp|}}} | ||
|- style="color: #FFFFFF; background: #{{LotS/BackgroundColor}};" align="center" valign="middle" | |||
|Nightmare | |Nightmare | ||
|{{{nightmareenergy}}} | |{{{nightmareenergy}}} | ||
Line 33: | Line 37: | ||
|{{#if: {{{nightmareenergy|}}} | {{#expr: {{{nightmareexp|}}} / {{{nightmareenergy|}}} round 2 }} |}} | |{{#if: {{{nightmareenergy|}}} | {{#expr: {{{nightmareexp|}}} / {{{nightmareenergy|}}} round 2 }} |}} | ||
|{{{nightmarecredits}}} | |{{{nightmarecredits}}} | ||
|{{{nightmarehp|}}} | |||
|- | |- | ||
| | {{#if: {{{prereq|}}} |{{LotS/Prereqboss}} | ||
|- | {{{prereq}}} | ||
}} | |||
|- | |||
{{#if: {{{loot|}}}|{{LotS/MissionLootboss}} | |||
{{{loot}}} | |||
}} | |||
|} | |} |
Latest revision as of 09:53, 23 July 2014
Mission Boss: {{{name}}} | |||||
---|---|---|---|---|---|
[[File:LotS Quest {{{image}}}.jpg|{{{image}}}]] | |||||
Difficulty | Energy | Experience | Ratio | Credits | Boss HP |
Normal | {{{normalenergy}}} | {{{normalexp}}} | {{{normalcredits}}} | ||
Hard | {{{hardenergy}}} | {{{hardexp}}} | {{{hardcredits}}} | ||
Legendary | {{{legendaryenergy}}} | {{{legendaryexp}}} | {{{legendarycredits}}} | ||
Nightmare | {{{nightmareenergy}}} | {{{nightmareexp}}} | {{{nightmarecredits}}} |