Template:LotS/raid: Difference between revisions

From zoywiki.com
Jump to navigation Jump to search
No edit summary
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}} }} }} }}
Line 33: Line 33:
|Legendary
|Legendary
|{{#number_format:{{#if: {{{legendaryhp|}}}|{{{legendaryhp}}}|{{#expr: {{{normalhp|}}} * 1.6 }} }} }}
|{{#number_format:{{#if: {{{legendaryhp|}}}|{{{legendaryhp}}}|{{#expr: {{{normalhp|}}} * 1.6 }} }} }}
|{{#number_format:{{#if: {{{legendaryhp|}}}|{{#expr: {{{legendaryhp}}} / {{players|}} }}|{{#expr: {{{normalhp|}}} / {{{players|}}}  * 1.6 }} }} }}
|{{#number_format:{{#if: {{{legendaryhp|}}}|{{#expr: {{{legendaryhp}}} / {{{players|}}} }}|{{#expr: {{{normalhp|}}} / {{{players|}}}  * 1.6 }} }} }}
|{{#number_format:{{#if: {{{legendaryos|}}}|{{{legendaryos}}}|{{#expr: {{{normalhp|}}} / {{{players|}}}  * 1.60 * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }} }}
|{{#number_format:{{#if: {{{legendaryos|}}}|{{{legendaryos}}}|{{#expr: {{{normalhp|}}} / {{{players|}}}  * 1.60 * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }} }}
|- style="color: #FFFFFF; background: #1c1c1c;"
|- style="color: #FFFFFF; background: #1c1c1c;"
|Nightmare
|Nightmare
|{{#number_format:{{#if: {{{nightmarehp|}}}|{{{nightmarehp}}}|{{#expr: {{{normalhp|}}} * 2 }} }} }}
|{{#number_format:{{#if: {{{nightmarehp|}}}|{{{nightmarehp}}}|{{#expr: {{{normalhp|}}} * 2 }} }} }}
|{{#number_format:{{#if: {{{nightmarehp|}}}|{{#expr: {{{nightmarehp}}} / {{players|}} }}|{{#expr: {{{normalhp|}}} / {{{players|}}}  * 2 }} }} }}
|{{#number_format:{{#if: {{{nightmarehp|}}}|{{#expr: {{{nightmarehp}}} / {{{players|}}} }}|{{#expr: {{{normalhp|}}} / {{{players|}}}  * 2 }} }} }}
|{{#number_format:{{#if: {{{nightmareos|}}}|{{{nightmareos}}}|{{#expr: {{{normalhp|}}} / {{{players|}}}  * 2 * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }} }}
|{{#number_format:{{#if: {{{nightmareos|}}}|{{{nightmareos}}}|{{#expr: {{{normalhp|}}} / {{{players|}}}  * 2 * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }} }}
|-
|-

Revision as of 07:20, 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. }}

LotS/raid/loot