Template:LotS Item: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(130 intermediate revisions by 17 users not shown) | |||
Line 1: | Line 1: | ||
{{LotS/ | {{LotS/Item Navigation Banner}} | ||
{| style="width:50%;color:white; background:#000000; border:5px solid | |||
{| style="width:50%;color:white; background:#000000; border:5px solid #2F4F4F; vertical-align:top; -moz-border-radius:0.5em; padding:0px;" | |||
|- | |- | ||
|style="text-align:left; vertical-align:top;"| <span style="color:{{LotS/Color{{{color}}}}};"> '''{{{name}}}''' </span> | |style="text-align:left; vertical-align:top; padding-left:3px;"| <span style="color:{{LotS/Color{{{color}}}}};"> '''[[name::{{{name}}}]]''' </span> | ||
|style="text-align:right; text-transform:uppercase;"| | |style="text-align:right; text-transform:uppercase; padding-right:3px;"|{{Nowrap|'''{{LotS/Type|[[type::{{{type}}}]]}}'''}} | ||
|- | |- | ||
| | |align="left" valign="top" style="padding-left:3px;"|{{#if: {{{attack| }}} | <span style="color:yellow;">Attack:</span> [[attack::{{{attack}}}]]<br> | ||
|rowspan=" | }}{{#if: {{{defense| }}} | <span style="color:yellow;">Defense:</span> [[defense::{{{defense}}}]]<br> | ||
}}{{#if: {{{officers| }}} | Officers: [[officers::{{{officers}}}]]<br> | |||
}}{{#if: {{{crew| }}} | Crew: [[crew::{{{crew}}}]]<br> | |||
}}{{#if: {{{engineering| }}} | Engineering: [[engineering::{{{engineering}}}]]<br> | |||
}}{{#if: {{{race| }}} |[[File:LotS_{{{race}}}.png|17x17px|Race]] <span style="color:yellow;">[[race::{{{race}}}]]</span><br> | |||
}}{{#if: {{{class| }}} |[[File:LotS_Role_{{{class}}}.png|17x17px|Role]] <span style="color:cyan;">[[class::{{{class}}}]]</span><br> | |||
}}{{#if: {{{bonus| }}} |[[File:LotS_Source_{{{bonus}}}.png|17x17px|Attribute]] <span style="color:red;"> [[bonus::{{{bonus}}}]] </span><br><br> | |||
}}{{#if: {{{engineeringType| }}} |[[File:LotS_Engineering_{{{engineeringType}}}.png|17x17px|Engineering]] <span style="color:violet;">[[engineeringType::{{{engineeringType}}}]]</span><br><br> | |||
}} | |||
|rowspan="2" valign="top" style="text-align:right; padding-right:3px;"|{{#if: {{{image|}}} | [[File:LotS_{{{image}}}.png|{{{name}}}]] | [[File:LotS_{{{name}}}.png|{{{name}}}]]}} | |||
|- | |||
|align="left" valign="center" style="padding-left:3px; padding-right:3px;"|{{#if: {{{powerbonus| }}} |<br><span style="color:{{LotS/ColorBurntOrange}};">Power Bonus: [[powerBonus::{{{powerbonus}}}]]</span><br><br> | |||
}}{{#if: {{{ability| }}} | <span style="color:{{LotS/ColorBurntOrange}};">{{{ability}}}</span><br>}} | |||
|- | |- | ||
|colspan=2 align="left" style="padding-left:3px; padding-right:3px;"|{{#if: {{{text| }}} | <span style="font-style: italic;">{{{text}}}</span><br> | |||
}}{{#if: {{{references| }}} | <span style="color:yellow;">References:</span>{{{references}}}<br> | |||
{{#if: {{{ | |||
}} | |||
{{#if: {{{ | |||
}} | }} | ||
|- | |- | ||
|'''Obtained | |colspan="2" align="left" style="padding-left:3px; padding-right:3px;"|{{#if: {{{obtained| }}} |'''Obtained from'''<br> | ||
{{{obtained}}} }} | |||
|- | |||
|colspan="2" align="left" style="padding-left:3px; padding-right:3px;"|{{#if: {{{used| }}} |'''Used in the following'''<br> | |||
{{{used}}} }} | |||
|- | |||
|colspan="2" align="left" style="padding-left:3px; padding-right:3px;"|{{#if: {{{required| }}} |'''Required In''' | |||
{{{required}}} }} | |||
|- | |||
|colspan="2" align="left" style="padding-left:3px; padding-right:3px;"|{{#if: {{{procRate| }}} |'''Proc Rate''' | |||
[[procRate::{{{procRate}}}]]'''%''' }} | |||
|- | |||
|colspan="2" align="left" style="padding-left:3px; padding-right:3px;"|{{#if: {{{procDmgMin| }}} |'''Proc Damage (minimum)''' | |||
[[procDmgMin::{{{procDmgMin}}}]] }} | |||
|- | |||
|colspan="2" align="left" style="padding-left:3px; padding-right:3px;"|{{#if: {{{procDmgCap| }}} |'''Proc Damage (cap)''' | |||
[[procDmgCap::{{{procDmgCap}}}]] }} | |||
|- | |- | ||
|{{{ | |colspan="2" align="left" style="padding-left:3px; padding-right:3px;"|{{#if: {{{notes| }}} |'''Notes''' | ||
{{{notes}}} }} | |||
|} | |} | ||
[[Category:LotS/{{{type}}}]] | <includeonly>{{#if: {{{obtained| }}}||[[Category:LotS/Unknown Drop Location]]}}</includeonly><includeonly>{{#if: {{{hideCategory| }}}||[[Category:LotS/Item]][[Category:LotS/{{{type}}}]]}}</includeonly><includeonly> | ||
{{#if:{{{attack|}}}| | |||
{{#ifeq:{{{type}}}|Officer|{{#set:sp={{#expr:{{{attack}}} * 2 + {{{defense}}} * .4}}}}|}} | |||
{{#ifeq:{{{type}}}|Crew|{{#set:sp={{#expr:{{{attack}}} * 1.44 + {{{defense}}} * .36}}}}|}} | |||
{{#ifeq:{{{type}}}|Engineering|{{#set:sp={{#expr:{{{attack}}} * 2 + {{{defense}}} * .4}}}}|}} | |||
{{#set:statdps={{#expr: {{{attack}}} * 4 + {{{defense}}} }} }} | |||
{{#set:minprocdps={{#if: {{{procRate|}}} | {{#expr: {{{procRate}}} / 100 * {{{procDmgMin}}} }} |0}} }} | |||
{{#set:maxprocdps={{#if: {{{procRate|}}} | {{#expr: {{{procRate}}} / 100 * {{#if: {{{procDmgCap|}}} | {{{procDmgCap}}} | {{{procDmgMin}}} }} }} |0}} }} | |||
{{#set:totalminprocdps={{#expr: {{{attack}}} * 4 + {{{defense}}} + {{#if: {{{procRate|}}} | {{#expr: {{{procRate}}} / 100 * {{{procDmgMin}}} }} |0}} }} }} | |||
{{#set:totalmaxprocdps={{#expr: {{{attack}}} * 4 + {{{defense}}} + {{#if: {{{procRate|}}} | {{#expr: {{{procRate}}} / 100 * {{#if: {{{procDmgCap|}}} | {{{procDmgCap}}} | {{{procDmgMin}}} }} }} |0}} }} }} | |||
|}} | |||
{{#set:stamina={{{stamina|0}}} }} | |||
{{#set:energy={{{energy|0}}} }} | |||
{{#set:honor={{{honor|0}}} }} | |||
{{#set:pvp={{{pvp|0}}} }} | |||
{{#set:pvpattack={{{pvpattack|0}}} }} | |||
{{#set:pvpdefense={{{pvpdefense|0}}} }} | |||
{{#set:health={{{health|0}}} }} | |||
<noinclude>{{#set:avattack={{#expr: {{{attack}}} + {{{defense}}} * 0.25 + {{#if {{{pvp|}}} | {{{pvp}}} | 0}} }}| }} | |||
{{#set:avdefense={{#expr: {{{attack}}} * 0.25 + {{{defense}}} + {{#if {{{pvp|}}} | {{{pvp}}} | 0 }} }}| }} | |||
{{#set:melee={{#expr: {{{attack}}} * 0.3 + {{{defense}}} + {{#if {{{pvp|}}} | {{{pvp}}} | 0 }} }}| }} | |||
{{#set:tank={{#expr: {{{attack}}} * 0.5 + {{{defense}}} * 0.8 + {{#if {{{pvp|}}} | {{{pvp}}} | 0 }} }}| }} | |||
{{#set:ranged={{#expr: {{{attack}}} * 0.8 + {{{defense}}} * 0.5 + {{#if {{{pvp|}}} | {{{pvp}}} | 0 }} }}| }} | |||
{{#set:healer={{#expr: {{{attack}}} * 0.2 + {{{defense}}} * 1.1 + {{#if {{{pvp|}}} | {{{pvp}}} | 0 }} }}| }} </noinclude> | |||
{{#set:color={{{color|}}}}} | |||
{{#set:ability={{{ability|}}}}} | |||
{{#set:text={{{text|}}}}} | |||
{{#set:obtained={{{obtained|}}}}} | |||
{{#set:used={{{used|}}}}} | |||
{{#set:notes={{{notes|}}}}} | |||
{{#set:unique={{{unique|}}}}}</includeonly> |
Latest revision as of 19:11, 20 January 2016
Item Navigation |
---|
Main Hand | Off Hand | Helmet | Chest | Gloves | Pants | Boots | Trinkets | Utilities | Fusion |
Tactics | Consumables | Ships | Officers | Crew | Sidekicks | Engineering | Best Items | Home |
[[name::{{{name}}}]] | [[:Category:LotS/[[type::{{{type}}}]]|[[type::{{{type}}}]]]] |
[[File:LotS_{{{name}}}.png|{{{name}}}]] | |