Happycloud (talk | contribs) (Finalized the pre-launch version of AttackData-NASB) |
No edit summary |
||
Line 1: | Line 1: | ||
|- style="line-height:1em" | <includeonly>|- style="line-height:1em" | ||
{{#if: {{{version|}}} | ! style="min-width:70px;" rowspan=4 {{!}} {{{version}}}{{#if: {{{subtitle|}}} | <br>{{{subtitle}}} }} }} | {{#if: {{{version|}}} | ! style="min-width:70px;" rowspan=4 {{!}} {{{version}}}{{#if: {{{subtitle|}}} | <br>{{{subtitle}}} }} }} | ||
! style="width:16.6%" | {{Tooltip | text=Damage (in Percentage) | hovertext=Base damage done by this attack (%).}} | ! style="width:16.6%" | {{Tooltip | text=Damage (in Percentage) | hovertext=Base damage done by this attack (%).}} | ||
! style="width:16.6%" | {{Tooltip | text=Startup Frames | 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 Frames | hovertext=The number of frames that initiate at the beginning of an attack after the input and when the first hitbox is present}} | ||
Line 14: | Line 13: | ||
| {{#if:{{{Frame Advantage|}}}|{{{Frame Advantage|}}}|-}} | | {{#if:{{{Frame Advantage|}}}|{{{Frame Advantage|}}}|-}} | ||
|- style="line-height:1em" | |- style="line-height:1em" | ||
! style="width:16.6%" | {{Tooltip | text=Knockback | hovertext=The distance the defending character is pushed back when they are not blocking}} | ! style="width:16.6%" | {{Tooltip | text=Knockback | hovertext=The distance the defending character is pushed back when they are not blocking}} | ||
! style="width:16.6%" | {{Tooltip | text=Knockback on Block | hovertext=The distance the defending character is pushed back when they block}} | ! style="width:16.6%" | {{Tooltip | text=Knockback on Block | hovertext=The distance the defending character is pushed back when they block}} | ||
Line 26: | Line 24: | ||
| {{#if:{{{DI Angle|}}}|{{{DI Angle|}}}|-}} | | {{#if:{{{DI Angle|}}}|{{{DI Angle|}}}|-}} | ||
| {{#if:{{{Special Properties|}}}|{{{Special Properties|}}}|-}} | | {{#if:{{{Special Properties|}}}|{{{Special Properties|}}}|-}} | ||
|- | |- | ||
{{#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 }} {{!}} | ||
{{{description}}} }} | {{{description}}} }} | ||
{{!}}- }} | {{!}}- }}</includeonly><noinclude> | ||
<noinclude> | |||
==Usage== | ==Usage== | ||
This AttackData template is built on [[Template:AttackData-PJ]]. As the necessary move data is not available as NASB is not released, the data presented is tentative. | This AttackData template is built on [[Template:AttackData-PJ]]. As the necessary move data is not available as NASB is not released, the data presented is tentative. | ||
Line 94: | Line 89: | ||
}} | }} | ||
}} | }} | ||
[[Category:Nickelodeon All-Star Brawl]] | |||
</noinclude> | </noinclude> | ||
Revision as of 00:05, 16 September 2021
Usage
This AttackData template is built on Template:AttackData-PJ. As the necessary move data is not available as NASB is not released, the data presented is tentative.
The currently available stats are
- Damage
- Startup Frames
- Active Frames
- Recovery Frames
- Frame Advantage
- Knockback
- Knockback on block
- Angle of knockback
- Directional Influence Angle
- Special Properties
Copy the example text below and replace the values. Check Template:MoveData for other potential uses, especially for more multi-hit and multi-property moves.
Example:
{{MoveData |image=NASB_spongebob_5l.png |caption=Captioning SpongeBob's Jab |name= Horizontal Punch |input=5L / Light Neutral |data= {{AttackData-NASB |Damage=4 |Startup=8 |Active=Mid |Recovery=20 |Frame Advantage=+1/-2 |Knockback=+1 |Knockback on Block=+4 |Angle=12 |DI Angle=17 |Special Properties=Invulnerable when the moon is full |description= A basic Jab }} }}
Result:
Damage (in Percentage) | Startup Frames | Active Frames | Recovery Frames | Frame Advantage (Hit/Block) | |
---|---|---|---|---|---|
4 | 8 | Mid | 20 | +1/-2 | |
Knockback | Knockback on Block | Angle (in Degrees) | DI Angle (in Degrees) | Special Properties | |
+1 | +4 | 12 | 17 | Invulnerable when the moon is full | |
A basic Jab |