|
|
(164 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| <includeonly> | | <includeonly> |
− | <div class="row no-gutters"> | + | <div class="infobox-right"><!-- |
− | <div class="col-auto" style="margin-right: 0.75rem;">[[File:{{{icon}}}|link=]]</div>
| + | DEFINITIONS |
− | <div class="col">
| + | -->{{#vardefine:hero|{{#switch:{{lc:{{{mastery}}}}} |
− | {{{description}}}
| + | |blast medic=Bomber|infiltrator=Bomber|grenadier=Bomber<!-- bomber masteries --> |
− | <small> | + | |defender=Champion|destroyer=Champion|ranger=Champion<!-- champion masteries --> |
− | {{#if:{{{charge-time|}}}|<div><span class="text-muted">Charge time:</span> {{{charge-time}}} seconds</div>}}
| + | |berserker=Mercenary|engineer=Mercenary|sniper=Mercenary<!-- mercenary masteries --> |
− | {{#if:{{{cast-time|}}}|<div><span class="text-muted">Cast time:</span> {{#ifeq: {{{cast-time}}} | 0 | Instant | {{{cast-time}}} seconds}}</div>}} | + | |pyromancer=Pain Reaper|soul eater=Pain Reaper|warlock=Pain Reaper<!-- pain reaper masteries --> |
− | {{#if:{{{re-cast-time|}}}|<div><span class="text-muted">Re-cast time:</span> {{{re-cast-time}}}</div>}} | + | |cleric=Paladin|crusader=Paladin|hand of the light=Paladin<!-- paladin masteries --> |
− | {{#if:{{{range|}}}|<div><span class="text-muted">Range:</span> {{{range}}} meters</div>}} | + | |commando=Warmonger|legionary=Warmonger|shaman=Warmonger<!-- warmonger masteries --> |
− | {{#if:{{{damage|}}}|<div><span class="text-muted">Damage:</span> {{{damage}}}</div>}} | + | |#default={{error|Invalid mastery.}}}}}}<!-- default |
− | {{#if:{{{increased-damage|}}}|<div><span class="text-muted">Increased damage:</span> {{{increased-damage}}}</div>}} | + | -->{{#arraydefine:attributes|{{{attributes|}}}}} |
− | {{#if:{{{damage-reduction|}}}|<div><span class="text-muted">Damage reduction:</span> {{{damage-reduction}}}</div>}} | + | {| class="wikitable" style="width: 100%;" |
− | {{#if:{{{blast-damage|}}}|<div><span class="text-muted">Blast damage:</span> {{{blast-damage}}}</div>}} | + | |- |
− | {{#if:{{{ricochet-damage|}}}|<div><span class="text-muted">Ricochet damage:</span> {{{ricochet-damage}}}</div>}} | + | | colspan="2" | <center>{{#vardefine:icon|{{#replace:{{#titleparts:{{PAGENAME}}}}|:|-}}.png}} |
− | {{#if:{{{ricochet-healing|}}}|<div><span class="text-muted">Ricochet healing:</span> {{{ricochet-healing}}}</div>}} | + | {{#ifexist:File:{{#var:icon}} |
− | {{#if:{{{healing|}}}|<div><span class="text-muted">Healing:</span> {{{healing}}}</div>}} | + | |[[File:{{#var:icon}}|85px]]{{#set:Has icon={{#var:icon}}}} |
− | {{#if:{{{shield|}}}|<div><span class="text-muted">Shield:</span> {{{shield}}}</div>}}
| + | |[[File:{{#var:icon}}|Upload a skill icon.]]}} |
− | {{#if:{{{shield-power|}}}|<div><span class="text-muted">Shield power:</span> {{{shield-power}}}</div>}} | + | </center> |
− | {{#if:{{{increased-movement-speed|}}}|<div><span class="text-muted">Increased movement speed:</span> {{{increased-movement-speed}}}</div>}} | + | |- |
− | {{#if:{{{increased-ability-range|}}}|<div><span class="text-muted">Increased ability range:</span> {{{increased-ability-range}}} meters</div>}} | + | ! colspan="2" class="{{lc:{{#var:hero}}}}" | <center>{{PAGENAME}}</center> |
− | {{#if:{{{reduced-crowd-control|}}}|<div><span class="text-muted">Increased ability range:</span> {{{reduced-crowd-control}}}</div>}} | + | |- |
− | {{#if:{{{increased-health|}}}|<div><span class="text-muted">Increased health:</span> {{{increased-health}}}</div>}} | + | {{InfoboxRow|'''[[Hero]]'''|[[{{#var:hero}}]]}} |
− | {{#if:{{{increased-attack-power|}}}|<div><span class="text-muted">Increased attack power:</span> {{{increased-attack-power}}}</div>}} | + | |- |
− | {{#if:{{{increased-attack-speed|}}}|<div><span class="text-muted">Increased attack speed:</span> {{{increased-attack-speed}}}</div>}} | + | {{InfoboxRow|'''[[Mastery]]'''|[[{{{mastery}}}]]}} |
− | {{#if:{{{armor-magic-resistance-reduction|}}}|<div><span class="text-muted">Armor & magic resistance reduction:</span> {{{armor-magic-resistance-reduction}}}</div>}} | + | |-<!-- PRE-DEFINED SKILL ATTRIBUTES --> |
− | {{#if:{{{bonus-spell-power|}}}|<div><span class="text-muted">Bonus spell power:</span> {{{bonus-spell-power}}}</div>}} | + | {{#if:{{{cast time|}}}|{{InfoboxRow|'''Cast Time'''|{{{cast time}}}s}}}} |
− | {{#if:{{{bite-damage|}}}|<div><span class="text-muted">Bite damage:</span> {{{bite-damage}}}</div>}} | + | |- |
− | {{#if:{{{cost|}}}|<div><span class="text-muted">Cost:</span> {{{cost}}} {{#if:{{{cost-type|}}}|{{{cost-type}}}}}</div>}} | + | {{#if:{{{range|}}}|{{InfoboxRow|'''Range'''|{{{range}}}m}}}}<!-- |
− | {{#if:{{{re-cast-cost|}}}|<div><span class="text-muted">Re-cast cost:</span> {{{re-cast-cost}}}</div>}} | + | |
− | {{#if:{{{cooldown|}}}|<div><span class="text-muted">Cooldown:</span> {{{cooldown}}} seconds</div>}}
| + | CUSTOM SKILL ATTRIBUTES |
− | </small>
| + | -->{{#arrayprint:attributes||@|{{InfoboxRow|'''{{#explode:@|:|0}}'''|{{#sub:@|{{#expr:{{#pos:@|:}}+1}}}}}}}} |
− | </div>
| + | |- |
− | </div>
| + | {{#if:{{{cost|}}}|{{InfoboxRow|'''Cost'''|{{stat|{{{cost type|mana}}}|{{{cost}}}|nolabel=true}}}}}} |
− | {{#set:Is skill=true}}
| + | |- |
− | {{#set:Has skill name={{ucfirst:{{{name|{{PAGENAME}}}}}}}}}
| + | {{#if:{{{cooldown|}}}|{{InfoboxRow|'''Cooldown'''|{{{cooldown}}}s}}}} |
− | {{#if:{{{hero|}}}|{{#set:Is for hero={{ucfirst:{{{hero}}}}}}}}}
| + | |- |
− | {{#if:{{{specialization|}}}|{{#set:Is for specialization={{ucfirst:{{{specialization}}}}}}}[[Category:{{ucfirst:{{{specialization}}}}} skills]]}}
| + | |} |
− | {{#if:{{{description|}}}|{{#set:Has description={{ucfirst:{{{description}}}}}}}}}
| + | </div><!-- |
− | {{#if:{{{icon|}}}|{{#set:Has icon={{{icon}}}}}}}
| + | DESCRIPTION |
− | {{#if:{{{charge-time|}}}|{{#set:Has charge time={{ucfirst:{{{charge-time}}}}}}}}}
| + | -->{{#if:{{{tooltip|}}}|{{quotation|{{{tooltip}}}|game}}}}{{#if:{{{description|}}}|{{{description}}}}}<!-- |
− | {{#if:{{{cast-time|}}}|{{#set:Has cast time={{ucfirst:{{{cast-time}}}}}}}}}
| + | SET PROPERTIES |
− | {{#if:{{{range|}}}|{{#set:Has range={{ucfirst:{{{range}}}}}}}}}
| + | -->{{#set:Is skill=true}}{{#if:{{{order|}}}|{{#set:Has skill order={{{order}}}}}}}{{#set:Has skill name={{ucfirst:{{{name|{{PAGENAME}}}}}}}}}{{#if:{{#var:hero}}|{{#set:Is for hero={{#var:hero}}}}}}{{#if:{{{mastery|}}}|{{#set:Has mastery={{ucfirst:{{{mastery}}}}}}}[[Category:{{ucfirst:{{{mastery}}}}} skills]]}}{{#if:{{{description|}}}|{{#set:Has description={{ucfirst:{{{description}}}}}}}}}{{#if:{{{cast time|}}}|{{#set:Has cast time={{ucfirst:{{{cast time}}}}}}}}}{{#if:{{{range|}}}|{{#set:Has range={{ucfirst:{{{range}}}}}}}}}{{#if:{{{cost|}}}|{{#set:Has cost={{ucfirst:{{{cost}}}}}}}}}{{#if:{{{cost type|}}}|{{#set:Has cost type={{ucfirst:{{{cost type}}}}}}}}}{{#if:{{{cooldown|}}}|{{#set:Has cooldown={{ucfirst:{{{cooldown}}}}}}}}}{{#if:{{{special|}}}|{{#set:Is special skill={{ucfirst:{{{special}}}}}}}}}</includeonly><noinclude>{{Skill info/Documentation}}</noinclude> |
− | {{#if:{{{damage|}}}|{{#set:Has damage={{ucfirst:{{{damage}}}}}}}}}
| |
− | {{#if:{{{increased-damage|}}}|{{#set:Has increased damage={{ucfirst:{{{increased-damage}}}}}}}}}
| |
− | {{#if:{{{blast-damage|}}}|{{#set:Has blast damage={{ucfirst:{{{blast-damage}}}}}}}}}
| |
− | {{#if:{{{healing|}}}|{{#set:Has healing={{ucfirst:{{{healing}}}}}}}}}
| |
− | {{#if:{{{shield|}}}|{{#set:Has shield={{ucfirst:{{{shield}}}}}}}}}
| |
− | {{#if:{{{shield-power|}}}|{{#set:Has shield power={{ucfirst:{{{shield-power}}}}}}}}}
| |
− | {{#if:{{{cost|}}}|{{#set:Has cost={{ucfirst:{{{cost}}}}}}}}}
| |
− | {{#if:{{{cost-type|}}}|{{#set:Has cost type={{ucfirst:{{{cost-type}}}}}}}}}
| |
− | {{#if:{{{cooldown|}}}|{{#set:Has cooldown={{ucfirst:{{{cooldown}}}}}}}}}
| |
− | {{#if:{{{increased-health|}}}|{{#set:Has increased health={{ucfirst:{{{increased-health}}}}}}}}}
| |
− | {{#if:{{{increased-attack-power|}}}|{{#set:Has increased attack power={{ucfirst:{{{increased-attack-power}}}}}}}}}
| |
− | {{#if:{{{increased-attack-speed|}}}|{{#set:Has increased attack speed={{ucfirst:{{{increased-attack-speed}}}}}}}}}
| |
− | {{#if:{{{armor-magic-resistance-reduction|}}}|{{#set:Has armor magic resistance reduction={{ucfirst:{{{armor-magic-resistance-reduction}}}}}}}}}
| |
− | {{#if:{{{special|}}}|{{#set:Is special skill={{ucfirst:{{{special}}}}}}}}}
| |
− | {{#if:{{{ricochet-damage|}}}|{{#set:Has ricochet damage={{ucfirst:{{{ricochet-damage}}}}}}}}}
| |
− | {{#if:{{{ricochet-healing|}}}|{{#set:Has ricochet healing={{ucfirst:{{{ricochet-healing}}}}}}}}}
| |
− | {{#if:{{{bonus-spell-power|}}}|{{#set:Has bonus spell power={{ucfirst:{{{bonus-spell-power}}}}}}}}}
| |
− | {{#if:{{{re-cast-time|}}}|{{#set:Has re-cast time={{ucfirst:{{{re-cast-time}}}}}}}}}
| |
− | {{#if:{{{damage-reduction|}}}|{{#set:Has damage reduction={{ucfirst:{{{damage-reduction}}}}}}}}}
| |
− | {{#if:{{{increased-movement-speed|}}}|{{#set:Has increased movement speed={{ucfirst:{{{increased-movement-speed}}}}}}}}}
| |
− | {{#if:{{{crowd-control-reduction|}}}|{{#set:Has crowd control reduction={{ucfirst:{{{crowd-control-reduction}}}}}}}}}
| |
− | {{#if:{{{increased-ability-range|}}}|{{#set:Has increased ability range={{ucfirst:{{{increased-ability-range}}}}}}}}}
| |
− | {{#if:{{{re-cast-cost|}}}|{{#set:Has re-cast cost={{ucfirst:{{{re-cast-cost}}}}}}}}}
| |
− | {{#if:{{{bite-damage|}}}|{{#set:Has bite damage={{ucfirst:{{{bite-damage}}}}}}}}}
| |
− | </includeonly><noinclude>{{Skill info/Documentation}}</noinclude> | |