Template:LotS/raid: Difference between revisions
Jump to navigation
Jump to search
(Add SMW stuff to raids) |
(Clean up) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{|class="lotstable" width="600" style="margin-bottom:0px; border-bottom:0px; padding:0px" | {|class="lotstable" width="600" style="margin-bottom:0px; border-bottom:0px; padding:0px" | ||
! colspan="6" style="font-size:140%"|{{{name}}} | ! colspan="6" style="font-size:140%"|[[name::{{{name}}}]] | ||
|- | |- | ||
!width="100" rowspan="2" valign="middle"|{{#if:{{{image|}}}|[[Image:{{{image}}}]]| [[Image:LotS_{{{name}}}.jpg| | !width="100" rowspan="2" valign="middle"|{{#if:{{{image|}}}|[[Image:{{{image}}}]]| [[Image:LotS_{{{name}}}.jpg|{{{name}}}]] }} | ||
!width="100"| Size | !width="100"| Size | ||
!width="100"| Max Players | !width="100"| Max Players | ||
Line 19: | Line 19: | ||
!width="150"| Health | !width="150"| Health | ||
!width="150"| Fair Share | !width="150"| Fair Share | ||
!width="150"| Optimal | !width="150"| Optimal Share | ||
|- style="color: #FFFFFF; background: #1c1c1c;" | |- style="color: #FFFFFF; background: #1c1c1c;" | ||
|Normal | |Normal | ||
Line 50: | Line 50: | ||
{{:{{PAGENAME}}/loot}} | {{:{{PAGENAME}}/loot}} | ||
<includeonly> | |||
{{#set:nmhp={{#if: {{{nightmarehp|}}}|{{{nightmarehp}}}|{{#expr: {{{normalhp|}}} * 2 }} }} }} | |||
{{#set:nmfs={{#if: {{{nightmarehp|}}}|{{#expr: {{{nightmarehp}}} / {{{players|}}} }}|{{#expr: {{{normalhp|}}} / {{{players|}}} * 2 }} }} }} | |||
{{#set:nmos={{#if: {{{nightmareos|}}}|{{{nightmareos}}}|{{#expr: {{{normalhp|}}} / {{{players|}}} * 2 * {{#switch:{{{players|}}}|10 = 1.25|50 = 2.2| 100 = 2.3|250 = 1|500 = 1.5|1}} }} }} }} | |||
{{#set:type={{{type|}}}}} | |||
{{#set:raidListName={{{raidlistname|}}}}} | |||
{{#set:zone.area={{{zone.area|}}}}} | |||
[[Category:LotS/Raid]] | |||
[[Category:LotS/{{{size}}} Raid]] | |||
[[Category:LotS/{{{type}}} Raid]] | |||
</includeonly> |
Latest revision as of 16:38, 26 April 2015
[[name::{{{name}}}]] | |||||
---|---|---|---|---|---|
[[Image:LotS_{{{name}}}.jpg|{{{name}}}]] | Size | Max Players | Tactics | Timer | Cooldown |
[[size::{{{size}}}]] | [[players::{{{players}}}]] | [[tactics::{{{tactics}}}]] | [[time::{{{time}}}]] | [[cooldown::{{{cooldown}}}]] |
Difficulty | Health | Fair Share | Optimal 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. }} |