Template:LotS/raid: Difference between revisions
Jump to navigation
Jump to search
(Added check for Hard->Nightmare HP to be different than traditional ratio with Normal HP.) |
No edit summary |
||
Line 27: | Line 27: | ||
|- style="color: #FFFFFF; background: #1c1c1c;" | |- style="color: #FFFFFF; background: #1c1c1c;" | ||
|Hard | |Hard | ||
|{{#number_format:{{#if: {{{hardhp|}}}|{{{hardhp}}}|{{#expr: {{{normalhp|}}} * 1.25 }} }} }} | |{{#number_format:{{#if: {{{hardhp|}}}|{{{hardhp}}}|{{#expr: {{{normalhp|}}} * 1.25 }} }} }} }} | ||
|{{#number_format:{{#if: {{{hardhp|}}}|{{#expr: {{{hardhp}}} / {{players|}} }}|{{#expr: {{{normalhp|}}} / {{{players|}}} * 1.25 }} }} | |{{#number_format:{{#if: {{{hardhp|}}}|{{#expr: {{{hardhp}}} / {{players|}} }}|{{#expr: {{{normalhp|}}} / {{{players|}}} * 1.25 }} }} | ||
|{{#number_format:{{#if: {{{hardos|}}}|{{{hardos}}}|{{#expr: {{{normalhp|}}} / {{{players|}}} * 1.25 * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }} }} | |{{#number_format:{{#if: {{{hardos|}}}|{{{hardos}}}|{{#expr: {{{normalhp|}}} / {{{players|}}} * 1.25 * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }} }} |
Revision as of 07:08, 8 May 2014
{{{name}}} | |||||
---|---|---|---|---|---|
[[Image:LotS_{{{name}}}.jpg|{{{name}}}]] | Size | Max Players | Tactics | Timer | Cooldown |
{{{size}}} | {{{players}}} | {{{tactics}}} | {{{time}}} | {{{cooldown}}} |
Difficulty | Health | Fair Share | Optimal Fair Share |
---|---|---|---|
Normal | {{#number_format: }} | {{#number_format: Expression error: Unexpected / operator. }} | {{#number_format: Expression error: Unexpected / operator. }} |
Hard | {{#number_format:Expression error: Unexpected * operator. }} }} | {{#number_format:Expression error: Unexpected / operator. | {{#number_format:Expression error: Unexpected / operator. }} |
Legendary | {{#number_format:Expression error: Unexpected * operator. }} | {{#number_format:Expression error: Unexpected / operator. | {{#number_format:Expression error: Unexpected / operator. }} |
Nightmare | {{#number_format:Expression error: Unexpected * operator. }} | {{#number_format:Expression error: Unexpected / operator. | {{#number_format:Expression error: Unexpected / operator. }} |