Template:AttackData-SB: Difference between revisions

Template page
No edit summary
No edit summary
Line 1: Line 1:
|- style="line-height:1em"
|- style="line-height:1em"
{{#if: {{{version|}}} | ! style="min-width:70px;" rowspan=4 {{!}} {{{version}}}{{#if: {{{subtitle|}}} | <br><small>{{{subtitle}}}</small> }} }}
{{#if: {{{version|}}} | ! style="min-width:70px;" rowspan=4 {{!}} {{{version}}}{{#if: {{{subtitle|}}} | <br><small>{{{subtitle}}}</small> }} }}
! style="width:16.6%" | {{Tooltip | text=Damage  | hovertext=Base damage done by this attack.&#010;(X).}}
! style="width:25%" | {{Tooltip | text=Damage  | hovertext=Base damage done by this attack.&#010;(X).}}
! style="width:16.6%" | {{Tooltip | text=Startup  | hovertext=The number of frames that initiate at the beginning of an attack after the input.&#010;and when the first hitbox is present.}}
! style="width:25%" | {{Tooltip | text=Startup  | hovertext=The number of frames that initiate at the beginning of an attack after the input.&#010;and when the first hitbox is present.}}
! style="width:16.6%" | {{Tooltip | text=Active    | hovertext=The amount of frames that this move will have a hitbox.}}
! style="width:25%" | {{Tooltip | text=Active    | hovertext=The amount of frames that this move will have a hitbox.}}
! style="width:16.6%"| {{Tooltip | text=Recovery  | hovertext=The number of frames after the attack has finished.&#010;and the character is disallowed to do another action as they are returning to neutral stance.}}
! style="width:25%"| {{Tooltip | text=Recovery  | hovertext=The number of frames after the attack has finished.&#010;and the character is disallowed to do another action as they are returning to neutral stance.}}
|-  
|-  
| {{#if:{{{Damage|}}}|{{{Damage|}}}|-}}
| {{#if:{{{Damage|}}}|{{{Damage|}}}|-}}
Line 11: Line 11:
| {{#if:{{{Recovery|}}}|{{{Recovery|}}}|-}}
| {{#if:{{{Recovery|}}}|{{{Recovery|}}}|-}}
|- style="line-height:1em"
|- style="line-height:1em"
! style="width:16.6%" | {{Tooltip | text=Power | hovertext= The attack's Power as denoted by the in-game skill-list. Information does not necessarily reflect it's function in-game.}}
! style="width:50%" | {{Tooltip | text=Power | hovertext= The attack's Power as denoted by the in-game skill-list. Information does not necessarily reflect it's function in-game.}}
! style="width:16.6%" | {{Tooltip | text=Speed    | hovertext=The attack's Speed as denoted by the in-game skill-list. Information does not necessarily reflect it's function in-game.}}
! style="width:50%" | {{Tooltip | text=Speed    | hovertext=The attack's Speed as denoted by the in-game skill-list. Information does not necessarily reflect it's function in-game.}}
|-
|-
| {{#if:{{{Power|}}}|{{{Power|}}}|-}}
| {{#if:{{{Power|}}}|{{{Power|}}}|-}}

Revision as of 12:40, 27 March 2023

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

! style="width:25%" | Damage ! style="width:25%" | Startup ! style="width:25%" | Active ! style="width:25%"| Recovery |- | - | - | - | - |- style="line-height:1em" ! style="width:50%" | Power ! style="width:50%" | Speed |- | - | -

|- }}

Usage