Template:AttackData-ROTD: Difference between revisions

Template page
No edit summary
(changed the terminology)
 
(5 intermediate revisions by one other user not shown)
Line 3: Line 3:
! colspan=2 | {{Tooltip | text=Damage  | hovertext=Base damage done by this attack.
(X).}}
! colspan=2 | {{Tooltip | text=Damage  | hovertext=Base damage done by this attack.
(X).}}
! style="width:16.7%" | {{Tooltip | text=Guard      | hovertext=The way this move must be blocked.}}
! style="width:16.7%" | {{Tooltip | text=Guard      | hovertext=The way this move must be blocked.}}
! style="width:16.6%" | {{Tooltip | text=Stun | hovertext=The amount of meter added to the stun gauge, each character has their own maximum amounts.
(X) Stun is only applied on hit.}}
! style="width:16.6%" | {{Tooltip | text=Cancel    | hovertext=Denotes if a basic attack can be canceled into a special/super attack.}}
! style="width:16.6%" | {{Tooltip | text=Cancel    | hovertext=Denotes if a basic attack can be canceled into a special/super attack.}}
|-  
|-  
| colspan=2 | {{#if:{{{Damage|}}}|{{{Damage|}}}|-}}
| colspan=2 | {{#if:{{{Damage|}}}|{{{Damage|}}}|-}}
| {{#if:{{{Guard|}}}|{{{Guard|}}}|-}}
| {{#if:{{{Guard|}}}|{{{Guard|}}}|-}}
| {{#if:{{{Stun|}}}|{{{Stun|}}}|-}}
| {{#if:{{{Cancel|}}}|{{{Cancel|}}}|-}}
| {{#if:{{{Cancel|}}}|{{{Cancel|}}}|-}}
| {{#if:{{{Startup|}}}|{{{Startup|}}}|-}}
| {{#if:{{{Adv. Guard|}}}|{{{Adv. Guard|}}}|-}}
|- style="line-height:1em"
|- style="line-height:1em"
! style="width:16.6%" | {{Tooltip | text=Startup  | hovertext=The number of frames that initiate at the beginning of an attack after the input.
and when the first hitbox is present.}}
! style="width:16.6%" | {{Tooltip | text=Startup  | hovertext=The number of frames that initiate at the beginning of an attack after the input.
and when the first hitbox is present.}}
Line 17: Line 17:
! {{Tooltip | text=Adv. Guard  | hovertext=The difference in the number of frames between when both characters will return to neutral stance after an attack has successfully been guard.}}
! {{Tooltip | text=Adv. Guard  | hovertext=The difference in the number of frames between when both characters will return to neutral stance after an attack has successfully been guard.}}
|-
|-
| {{#if:{{{Startup|}}}|{{{Startup|}}}|-}}
| {{#if:{{{Active|}}}|{{{Active|}}}|-}}
| {{#if:{{{Active|}}}|{{{Active|}}}|-}}
| {{#if:{{{Recovery|}}}|{{{Recovery|}}}|-}}
| {{#if:{{{Recovery|}}}|{{{Recovery|}}}|-}}
| {{#if:{{{Adv. Hit|}}}|{{{Adv. Hit|}}}|-}}
| {{#if:{{{Adv. Hit|}}}|{{{Adv. Hit|}}}|-}}
| {{#if:{{{Adv. Guard|}}}|{{{Adv. Guard|}}}|-}}
|-
|-
{{#if: {{{description|}}} | {{!}} style="width:100%; text-align:left"  colspan={{#if: {{{version|}}} | 7 | 6 }} {{!}}
{{#if: {{{description|}}} | {{!}} style="width:100%; text-align:left"  colspan={{#if: {{{version|}}} | 7 | 6 }} {{!}}

Latest revision as of 16:53, 15 October 2024

|- style="line-height:1em"

! colspan=2 | Damage ! style="width:16.7%" | Guard ! style="width:16.6%" | Stun ! style="width:16.6%" | Cancel |- | colspan=2 | - | - | - | - |- style="line-height:1em" ! style="width:16.6%" | Startup ! style="width:16.6%" | Active ! Recovery ! Adv. Hit ! Adv. Guard |- | - | - | - | - | - |-

|- }}

Usage

Correlates the values from the variables in this template to Template:AttackDataHeader-ROTD.