Template:Fused Stats: Difference between revisions

From Zelda Dungeon Wiki
Jump to navigation Jump to search
Want an adless experience? Log in or Create an account.
mNo edit summary
mNo edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<onlyinclude>{| class="wikitable" align="right"
<onlyinclude>{{Box|right}}
!colspan="4"|With a(n) {{{fuse}}}
<table>
|-
{{Infobox/Header|With a{{#ifeq: {{#sub:{{{1}}}|0|1}}|a|n}}{{#ifeq: {{#sub:{{{1}}}|0|1}}|A|n}}{{#ifeq: {{#sub:{{{1}}}|0|1}}|e|n}}{{#ifeq: {{#sub:{{{1}}}|0|1}}|E|n}}{{#ifeq: {{#sub:{{{1}}}|0|1}}|i|n}}{{#ifeq: {{#sub:{{{1}}}|0|1}}|I|n}}{{#ifeq: {{#sub:{{{1}}}|0|1}}|o|n}}{{#ifeq: {{#sub:{{{1}}}|0|1}}|O|n}}{{#ifeq: {{#sub:{{{1}}}|0|1}}|u|n}}{{#ifeq: {{#sub:{{{1}}}|0|1}}|U|n}} {{{1}}}}}
|
</table>
! scope="col"|[[Really Good Explanation|Shown]]
{| class="wikitable" align="right"
| style="background-color:#f0ddbd;border-left:solid 1px #f0ddbd;border-top:solid 1px #f0ddbd;" |
! scope="col"|[[Fuse Attack Power|Shown]]
! scope="col"|Actual
! scope="col"|Actual
|-
|-
! scope="row"|Power
! scope="row"|Power
|{{#if: {{{1|}}}|{{{1}}}}}
|{{#if: {{{2|}}}|{{{2}}}}}
|{{#if: {{{2|}}}|{{{2}}}}}
|{{#if: {{{3|}}}|{{{3}}}}}
|-
|-
! scope="row"|Durability
! scope="row"|Durability
|
|
|{{#if: {{{3|}}}|{{{3}}}}}
|{{#if: {{{4|}}}|{{{4}}}}}
|-
|-
!scope="row" rowspan="2"|Best Bonus
!scope="row" rowspan="2"|Best Bonus
|{{#if: {{{4|}}}|<nowiki>+</nowiki>{{{4}}} Power}}
|{{#if: {{{5|}}}|<nowiki>+</nowiki>{{{5}}} Power}}
|{{#if: {{{5|}}}|<nowiki>+</nowiki>{{{5}}} Power}}
|{{#if: {{{6|}}}|<nowiki>+</nowiki>{{{6}}} Power}}
|-
|-
|
|
|{{#if: {{{6|}}}|<nowiki>+</nowiki>{{{6}}} Durability}}
|{{#if: {{{7|}}}|<nowiki>+</nowiki>{{{7}}} Durability}}
{{#if: {{{shield|}}}|
{{#if: {{{shield|}}}|
{{!-}}  
{{!-}}  
Line 25: Line 27:
{{!}}
{{!}}
{{!}}<nowiki>+</nowiki>{{{shield}}}}}
{{!}}<nowiki>+</nowiki>{{{shield}}}}}
|}</onlyinclude>
|}
{{Box/Bottom}}</onlyinclude>


The purpose of this template is to easily display the stats of a weapon fuse in ''[[The Legend of Zelda: Tears of the Kingdom|Tears of the Kingdom]]''.
The purpose of this template is to easily display the stats of a weapon fuse in ''[[The Legend of Zelda: Tears of the Kingdom|Tears of the Kingdom]]''.
{{clear}}


==Usage==
==Usage==
{{Fused Stats|Eightfold Longblade|40|43|N/A|20|22|58|shield=600}}
{{Usage|fuse|shownPower|actualPower|durability|shownPowerBonus|actualPowerBonus|durabilityBonus|shield{{=}}}}
{{Usage|fuse|shownPower|actualPower|durability|shownPowerBonus|actualPowerBonus|durabilityBonus|shield{{=}}}}
{{Usage/Param|fuse|This is the weapon or item (or both) that are being fused. Whether the weapon or the item is specified is based upon which is not a requirement to produce the weapon of which the page is about.}}
{{Usage/Param|fuse|This is the weapon or item (or both) that are being fused. Whether the weapon or the item is specified is based upon which is not a requirement to produce the weapon of which the page is about.}}
Line 39: Line 44:
{{Usage/Param|durabilityBonus|This is the maximum possible durability bonus}}
{{Usage/Param|durabilityBonus|This is the maximum possible durability bonus}}
{{Usage/Param|shield|When something is fused to a shield: the total Shield Bash Damage of the fused shield.}}
{{Usage/Param|shield|When something is fused to a shield: the total Shield Bash Damage of the fused shield.}}
'''Example''' (right): <code><nowiki>{{Fused Stats|Eightfold Longblade|40|43|N/A|20|22|58|shield=600}}</nowiki></code>
==Notes==
<references>
<references>
<ref name="difference">For some reason, the damage done by a weapon in Tears of the Kingdom is different than the number shown in the inventory.</ref>
<ref name="difference">For some reason, the damage done by a weapon in Tears of the Kingdom is different than the number shown in the inventory.</ref>

Latest revision as of 04:12, December 15, 2023

With a {{{1}}}
Shown Actual
Power
Durability
Best Bonus

The purpose of this template is to easily display the stats of a weapon fuse in Tears of the Kingdom.

Usage

With an Eightfold Longblade
Shown Actual
Power 40 43
Durability N/A
Best Bonus +20 Power +22 Power
+58 Durability
Shield Bash Damage +600

{{Fused Stats| fuse | shownPower | actualPower | durability | shownPowerBonus | actualPowerBonus | durabilityBonus | shield= }}

  • fuse — This is the weapon or item (or both) that are being fused. Whether the weapon or the item is specified is based upon which is not a requirement to produce the weapon of which the page is about.
  • shownPower — This is the power of the fused weapon shown in the inventory.
  • actualPower — This is the actual power of the weapon when used.[1]
  • durability — This is the durability of the weapon.[1]
  • shownPowerBonus — This is the maximum possible power bonus shown in the inventory.[1]
  • actualPowerBonus — This is the actual maximum possible power bonus.[1]
  • durabilityBonus — This is the maximum possible durability bonus
  • shield — When something is fused to a shield: the total Shield Bash Damage of the fused shield.

Example (right): {{Fused Stats|Eightfold Longblade|40|43|N/A|20|22|58|shield=600}}

Notes

  1. 1.0 1.1 1.2 1.3 For some reason, the damage done by a weapon in Tears of the Kingdom is different than the number shown in the inventory.