No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | <includeonly>|- style="font-size:80%; line-height:1em" | ||
| | {{#if: {{{version|}}} | ! style="font-size:125%; min-width:70px;" rowspan=5 {{!}} {{{version}}}{{#if: {{{subtitle|}}} | <br><small>{{{subtitle}}}</small> }} }} | ||
| | ! style="width:20%" | {{Tooltip| text=Startup | hovertext=Amount of frames before the move becomes active +1, including the 1st active frame.}} | ||
| | ! style="width:20%" | {{Tooltip| text=Active | hovertext=Amount of frames the move is active for.}} | ||
| | ! style="width:20%" | {{Tooltip| text=Recovery | hovertext=Amount of frames the move takes to recover after it's last active hitbox.}} | ||
! style="width:20%" | {{Tooltip| text=Damage | hovertext=Damage when opponent has 100% health.}} | |||
! style="width:20%" | {{Tooltip| text=Guard | hovertext=Whether the move has to be blocked mid, low or high.}} | |||
|- | |||
| {{#if: {{{startup|}}} | {{{startup}}} |-}} | |||
| {{#if: {{{active|}}} | {{{active}}} |-}} | |||
| {{#if: {{{recovery|}}} | {{{recovery}}} |-}} | |||
| {{#if: {{{damage|}}} | {{{damage}}} |-}} | |||
| {{#if: {{{guard|}}} | {{{guard}}} |-}} | |||
|- | |||
! style="width:20%" | {{Tooltip| text=Hit Adv. | hovertext=How many frames you can move before the opponent after hitting the opponent.}} | |||
! style="width:20%" | {{Tooltip| text=Block Adv. | hovertext=Same as hit advantage, except for when the move is blocked.}} | |||
! style="width:20%" | {{Tooltip| text=Pushblock Adv. | hovertext=Like the other advantages, except when the attack is pushblocked.
Pushblock advantage calculated as if pushblocked on the same frame a move is blocked.}} | |||
! style="width:20%" | {{Tooltip| text=Cancel | hovertext=Possible actions that cancel this attack.}} | |||
}} | ! style="width:20%" | {{Tooltip| text=Properties | hovertext=Regards whether the move is affected by IPS or scaling.}} | ||
}} | |- | ||
< | | {{#if: {{{hit|}}} | {{{hit}}} |-}} | ||
| {{#if: {{{block}}} | {{{block}}} |-}} | |||
| {{#if: {{{pushblock|}}} | {{{pushblock}}} |-}} | |||
| {{#if: {{{cancel|}}} | {{{cancel}}} |-}} | |||
| {{#if: {{{properties|}}} | {{{properties}}} |-}} | |||
|- | |||
{{#if: {{{description|}}} | {{!}} class="mw-collapsible" style="width:100%; border-top:solid 1px #aaa; text-align:left" colspan={{#if: {{{version|}}} | 8 | 9 }} {{!}} | |||
{{{description}}} }}</includeonly><noinclude> |