Template:AttackData2-TFH: Difference between revisions

From Mizuumi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#ifeq:{{{header|yes}}}|yes|{{AttackDataHeader2-TFH |version={{{version|}}} }}
{{#ifeq:{{{header|yes}}}|yes|{{AttackDataHeader-TFH-Sandbox |version={{{version|}}} }}
|}}
|}}
|-
|-
!rowspan="2"| {{#if:{{{version|}}}|{{{version|}}}|-}}
!rowspan="2"| {{if:{{{version|}}}|{{{version|}}}|-}}
|rowspan="2"| {{#if:{{{damage|}}}|{{{damage|}}}|-}}
|rowspan="2"| {{#if:{{{damage|}}}|{{{damage|}}}|-}}
|rowspan="2"| {{#if:{{{guard|}}}|{{{guard|}}}|-}}
|rowspan="2"| {{#if:{{{guard|}}}|{{{guard|}}}|-}}
Line 10: Line 10:
|rowspan="2"| {{#if:{{{recovery|}}}|{{{recovery|}}}|-}}
|rowspan="2"| {{#if:{{{recovery|}}}|{{{recovery|}}}|-}}
!'''vs. Grounded'''
!'''vs. Grounded'''
| {{#if:{{{advHit|}}}|{{{advHit|}}}|-}}
| {{#if:{{{airAdvHit|}}}|{{{advHit|}}}|rowspan="2"{{!}}{{{advHit|}}}}}
| {{#if:{{{advBlock|}}}|{{{advBlock|}}}|-}}
| {{#if:{{{airAdvBlock|}}}|{{{advBlock|}}}|rowspan="2"{{!}}{{{advBlock|}}}}}
| {{#if:{{{First Hit Juggle Decay|}}}|{{{First Hit Juggle Decay|}}}|-}}
| {{#if:{{{airFirstJD|}}}|{{{firstJD|}}}|rowspan="2"{{!}}{{{firstJD|}}}}}
| {{#if:{{{Base Juggle Decay|}}}|{{{Base Juggle Decay|}}}|-}}
| {{#if:{{{airBaseJD|}}}|{{{baseJD|}}}|rowspan="2"{{!}}{{{baseJD}}}}}
|rowspan="2"| {{#if:{{JDG Multiplier|}}}|{{{JDG Multiplier|}}}|-}}
|rowspan="2"| {{#if:{{JDG|}}}|{{{JDG|}}}|-}}
|-
|-
!'''vs. Airborne'''
!'''vs. Airborne'''
| {{#if:{{{airAdvHit|}}}|{{{airAdvHit|}}}|-}}
{{#if:{{{airAdvHit|}}}|{{!}}{{!}}{{{airAdvHit|}}}|}}{{#if:{{{airAdvBlock|}}}|{{!}}{{!}}{{{airAdvBlock|}}}|}}{{#if:{{{airFirstJD|}}}|{{!}}{{!}}{{{airFirstJD|}}}|}}{{#if:{{{airBaseJD|}}}|{{!}}{{!}}{{{airBaseJD|}}}|}}
| {{#if:{{{airAdvBlock|}}}|{{{airAdvBlock|}}}|-}}
| {{#if:{{{Air First Hit Juggle Decay|}}}|{{{Air First Hit Juggle Decay|}}}|-}}
| {{#if:{{{Air Base Juggle Decay|}}}|{{{Air Base Juggle Decay|}}}|-}}
|-
|-
{{#if:{{{description|}}}|
{{#if:{{{description|}}}|
Line 29: Line 26:
{{!}}- }}<noinclude>
{{!}}- }}<noinclude>
==Usage==
==Usage==
Correlates the values from the variables in this template to [[Template:AttackDataHeader2-TFH]]. Used for moves with more than one version.
Correlates the values from the variables in this template to [[Template:AttackDataHeader2-TFH]]. This template is for testing purposes.  
[[Category:Them's Fightin' Herds]]
[[Category:Them's Fightin' Herds]]
</noinclude>
</noinclude>

Revision as of 17:16, 5 September 2023

! height="25px" |Base Damage ! Guard ! Properties ! Startup ! Active ! Recovery !   ! Adv. on Hit ! Adv. on Block ! First Hit Juggle Decay ! Base Juggle Decay ! JDG Multiplier |- !rowspan="2"| Template:If: |rowspan="2"| - |rowspan="2"| - |rowspan="2"| - |rowspan="2"| - |rowspan="2"| - |rowspan="2"| - !vs. Grounded | rowspan="2"| | rowspan="2"| | rowspan="2"| | rowspan="2"|{{{baseJD}}} |rowspan="2"| |- !vs. Airborne

|-

Usage

Correlates the values from the variables in this template to Template:AttackDataHeader2-TFH. This template is for testing purposes.