(Created page with "<includeonly>|- style="line-height:1em" {{#if: {{{version|}}} | ! style="min-width:70px;" rowspan=4 {{!}} {{{version}}}{{#if: {{{subtitle|}}} | <br>{{{subtitle}}} }} }} ! style="width:20%" | {{Tooltip | text=Damage | hovertext=Base damage done by this attack (%).}} ! style="width:20%" | {{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:20...") |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>|- style="line-height:1em" | <includeonly>|- style="line-height:1em" | ||
{{#if: {{{version|}}} | ! style="min-width:70px;" rowspan= | {{#if: {{{version|}}} | ! style="min-width:70px;" rowspan=2 {{!}} {{{version}}}{{#if: {{{subtitle|}}} | <br>{{{subtitle}}} }} }} | ||
! style="width:20%" | {{Tooltip | text=Damage | hovertext=Base damage done by this attack (%).}} | ! style="width:20%" | {{Tooltip | text=Damage | hovertext=Base damage done by this attack (%).}} | ||
! style="width:20%" | {{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:20%" | {{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}} |
Revision as of 13:47, 5 January 2024
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
- Total Frames
- Safety Frames
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=5% |Startup=6 |Active=2 |Total Frames=20 |Safety=-7 }} }}
Result:
Damage | Startup Frames | Active Frames | Total Frames | Safety | |
---|---|---|---|---|---|
5% | 6 | 2 | 20 | -7 | |
Test |