Template:AttackData-WHP: Difference between revisions

Template page
No edit summary
No edit summary
 
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{#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> }} }}
! colspan=2 | {{Tooltip | text=Damage  | hovertext=Base damage done by this attack.&#010;(X).}}
! colspan=2 | {{Tooltip | text=Damage  | hovertext=Base damage done by this attack.&#010;(X).}}
! style="width:16.6%" | {{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. It must be High, Low or Mid.}}
! 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.}}
! style="width:16.6%" | {{Tooltip | text=Properties    | hovertext=}}
! style="width:16.6%" | {{Tooltip | text=Properties    | hovertext=}}
|-  
|-  
| colspan=2 | {{#if:{{{Damage|}}}|{{{Damage|}}}|-}}
| colspan=2 | {{#if:{{{Damage|}}} | {{{Damage|}}}|-}}
| {{#if:{{{Guard|}}}|{{{Guard|}}}|-}}
| {{#if:{{{Guard|}}} | {{{Guard|}}}|-}}
| {{#if:{{{Cancel|}}}|{{{Cancel|}}}|-}}
| {{#if:{{{Cancel|}}} | {{{Cancel|}}}|-}}
|- 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.&#010;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.&#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:16.6%" | {{Tooltip | text=Active    | hovertext=The amount of frames that this move will have a hitbox.}}
! {{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.}}
! {{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.}}
! {{Tooltip | text=Advantage (Hit) | hovertext=The difference in the number of frames between when both characters will return to neutral stance after an attack has successfully hit.}}
! {{Tooltip | text=Adv. Hit | hovertext=The difference in the number of frames between when both characters will return to neutral stance after an attack has successfully hit.}}
! {{Tooltip | text=Advantage (Block| 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. Block | 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:{{{Startup|}}}| {{{Startup|}}}|-}}
| {{#if:{{{Active|}}}|{{{Active|}}}|-}}
| {{#if:{{{Active|}}} | {{{Active|}}}|-}}
| {{#if:{{{Recovery|}}}|{{{Recovery|}}}|-}}
| {{#if:{{{Recovery|}}} | {{{Recovery|}}}|-}}
| {{#if:{{{Advantage (Hit)|}}}|{{{Advantage (Hit)|}}}|-}}
| {{#if:{{{Adv. Hit|}}} | {{{Adv. Hit|}}}|-}}
| {{#if:{{{Advantage (Block)|}}}|{{{Advantage (Block)|}}}|-}}
| {{#if:{{{Adv. Block |}}} | {{{Adv. Block |}}}|-}}
|-
|-
{{#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 }} {{!}}
Line 26: Line 26:
{{!}}- }}
{{!}}- }}
<noinclude>
<noinclude>
Example
==Example==
{{MoveData
{{MoveData
|image=
|image=
Line 34: Line 34:
  {{AttackData-WHP
  {{AttackData-WHP
  |damage=
  |damage=
  |guard=Mid
  |guard= Mid
  |startup=
  |startup=
  |active=
  |active=
Line 43: Line 43:
  |description=  
  |description=  
Standard jab.
Standard jab.
}}
  }}
}}
  }}
</noinclude>
 
[[Category: World Heroes Perfect]]

Latest revision as of 00:39, 16 January 2025

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

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

|- }}

Example

5A
Damage Guard Cancel Properties
- - -
Startup Active Recovery Adv. Hit Adv. Block
- - - - -

Standard jab.