Template:WeaponInfoTable: Difference between revisions
Tag: Undo |
Added Damage Reduction (Early Access 1.0.80) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
| | | | ||
<span style=" text-align: center; margin-left: 10;font-weight:bold;>{{{name}}}</span> | <span style=" text-align: center; margin-left: 10;font-weight:bold;>{{{name}}}</span> | ||
*{{#if: {{{block_cdr|}}}| Block Cooldown Reduction: +{{{block_cdr}}}%|}} | *{{#if: {{{dmg_rd|}}}|⛨ Damage Reduction: +{{{dmg_rd}}}%|}} | ||
*{{#if: {{{hp_reg|}}}| Health Regeneration: +{{{hp_reg}}}|}} | *{{#if: {{{block_cdr|}}}|⛨ Block Cooldown Reduction: +{{{block_cdr}}}%|}} | ||
*{{#if: {{{damage|}}}| Attack Damage: +{{{damage}}}|}} | *{{#if: {{{hp_reg|}}}|❤ Health Regeneration: +{{{hp_reg}}}|}} | ||
*{{#if: {{{speed|}}}| Attack Speed: {{{speed}}}|}} | *{{#if: {{{damage|}}}|🗡 Attack Damage: +{{{damage}}}|}} | ||
*{{#if: {{{crit|}}}| Critical Chance: +{{{crit}}}%|}} | *{{#if: {{{speed|}}}|🗡 Attack Speed: {{{speed}}}|}} | ||
*{{#if: {{{crit_dmg|}}}| Critical Power: +{{{crit_dmg}}}%|}} | *{{#if: {{{crit|}}}|🗡 Critical Chance: +{{{crit}}}%|}} | ||
*{{#if: {{{crit_dmg|}}}|🗡 Critical Power: +{{{crit_dmg}}}%|}} | |||
*{{#if: {{{class_1|}}}| {{WeaponInfoTable/MainhandSwitch|class_1={{urlencode:{{{type}}}|WIKI}}}}: {{{class_1}}}|}} | *{{#if: {{{class_1|}}}| {{WeaponInfoTable/MainhandSwitch|class_1={{urlencode:{{{type}}}|WIKI}}}}: {{{class_1}}}|}} | ||
*{{#if: {{{class_2|}}}| {{WeaponInfoTable/MainhandSwitch|class_2={{urlencode:{{{type}}}|WIKI}}}}: {{{class_2}}}|}} | *{{#if: {{{class_2|}}}| {{WeaponInfoTable/MainhandSwitch|class_2={{urlencode:{{{type}}}|WIKI}}}}: {{{class_2}}}|}} | ||
Line 18: | Line 19: | ||
*{{#if: {{{offclass_3|}}}| {{WeaponInfoTable/OffhandSwitch|class_3={{urlencode:{{{type}}}|WIKI}}}}: {{{offclass_3}}}|}} | *{{#if: {{{offclass_3|}}}| {{WeaponInfoTable/OffhandSwitch|class_3={{urlencode:{{{type}}}|WIKI}}}}: {{{offclass_3}}}|}} | ||
*{{#if: {{{offclass_4|}}}| {{WeaponInfoTable/OffhandSwitch|class_4={{urlencode:{{{type}}}|WIKI}}}}: {{{offclass_4}}}|}} | *{{#if: {{{offclass_4|}}}| {{WeaponInfoTable/OffhandSwitch|class_4={{urlencode:{{{type}}}|WIKI}}}}: {{{offclass_4}}}|}} | ||
*{{#if: {{{offclass_5|}}}| {{WeaponInfoTable/OffhandSwitch|class_5={{urlencode:{{{type}}}|WIKI}}}}: {{{offclass_5}}}|}} | |||
*{{#if: {{{rune_socket|}}}| Runecrafting Sockets: {{{rune_socket}}}|}} | *{{#if: {{{rune_socket|}}}| Runecrafting Sockets: {{{rune_socket}}}|}} | ||
*{{#if: {{{emp_socket|}}}| Empowered Sockets: {{{emp_socket}}}|}} | |||
*{{#if: {{{durability|}}}| Durability: {{{durability}}}|}} | *{{#if: {{{durability|}}}| Durability: {{{durability}}}|}} | ||
|- | |- |