No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{#if: {{{version|}}} | ! style="min-width:70px;" rowspan=2 {{!}} {{{version}}}{{#if: {{{subtitle|}}} | <br>{{{subtitle}}} }} }} | {{#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 | ! style="width:20%" | {{Tooltip | text=Startup | 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=Active Frames | hovertext=The number of frames that this move will have a hitbox}} | ! style="width:20%" | {{Tooltip | text=Active Frames | hovertext=The number of frames that this move will have a hitbox}} | ||
! style="width:20%" | {{Tooltip | text=Total Frames | hovertext=The total number of frames for this action from beginning to end}} | ! style="width:20%" | {{Tooltip | text=Total Frames | hovertext=The total number of frames for this action from beginning to end}} | ||
Line 21: | Line 21: | ||
The currently available stats are | The currently available stats are | ||
* Damage | * Damage | ||
* Startup | * Startup | ||
* Active Frames | * Active Frames | ||
* Total Frames | * Total Frames |
Latest revision as of 15:52, 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
- 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-NickBrawl2 |Damage=5% |Startup=6 |Active=2 |Total Frames=20 |Safety=-7 }} }}
Result:
Damage | Startup | Active Frames | Total Frames | Safety | |
---|---|---|---|---|---|
5% | 6 | 2 | 20 | -7 | |
Test |