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
Line 7: Line 7:
|-
|-
! scope="row"|Power
! scope="row"|Power
|{{{1}}}
|{{#if: {{{1|}}}|{{{1}}}}}
|{{{2}}}
|{{#if: {{{2|}}}|{{{2}}}}}
|-
|-
! scope="row"|Durability
! scope="row"|Durability
|
|
|{{{3}}}
|{{#if: {{{3|}}}|{{{3}}}}}
|-
|-
!scope="row" rowspan="2"|Best Bonus
!scope="row" rowspan="2"|Best Bonus
|<nowiki>+</nowiki>{{{4}}} Power
|<nowiki>+</nowiki>{{#if: {{{4|}}}|{{{4}}}}} Power
|<nowiki>+</nowiki>{{{5}}} Power
|<nowiki>+</nowiki>{{#if: {{{5|}}}|{{{5}}}}} Power
|-
|-
|
|
|<nowiki>+</nowiki>{{{6}}} Durability  
|<nowiki>+</nowiki>{{#if: {{{6|}}}|{{{6}}}}} Durability  
{{#if: {{{shield|}}}|
{{#if: {{{shield|}}}|
{{!-}}  
{{!-}}  

Revision as of 01:07, December 14, 2023

With a(n) {{{fuse}}}
Shown Actual
Power
Durability
Best Bonus + Power + Power
+ Durability

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

Usage

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

  • 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
  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.