|
|
Line 1: |
Line 1: |
| {{#ifeq:{{{nocat|}}}|true|
| | <!-- Template: TVC Move List --> |
| |[[Category:Tatsunoko vs Capcom: Ultimate All Stars]]
| | {| class="wikitable" style="text-align: center; width:100%; border-collapse: collapse; border: 1px solid #ddd;" |
| }}
| |
| | |
| | |
| <!-- Move List Section --> | |
| ==Move List==
| |
| ===Normal Moves===
| |
| {| class = "wikitable" style="text-align: center; width:100%; border-collapse: collapse; border: 1px solid #ddd;" | |
| ! Move | | ! Move |
| ! Startup | | ! Startup |
Line 16: |
Line 9: |
| ! Properties | | ! Properties |
| ! Notes | | ! Notes |
| {{#if: {{{normals|}}} | | | {{{content}}} |
| {{{normals}}}
| |
| | <tr><td colspan="8">No data available</td></tr>
| |
| }}
| |
| |}
| |
| | |
| ===Universal Mechanics===
| |
| {| class = "wikitable" style="text-align: center; width:100%; border-collapse: collapse; border: 1px solid #ddd;"
| |
| ! Move
| |
| ! Startup
| |
| ! Active
| |
| ! Recovery
| |
| ! Block Adv
| |
| ! Damage <br> (Billions)
| |
| ! Properties
| |
| ! Notes
| |
| {{#if: {{{universals|}}} |
| |
| {{{universals}}}
| |
| | <tr><td colspan="8">No data available</td></tr>
| |
| }}
| |
| |}
| |
| | |
| ===Special Moves===
| |
| {| class = "wikitable" style="text-align: center; width:100%; border-collapse: collapse; border: 1px solid #ddd;"
| |
| ! Move
| |
| ! Startup
| |
| ! Active
| |
| ! Recovery
| |
| ! Block Adv
| |
| ! Damage <br> (Billions)
| |
| ! Properties
| |
| ! Notes
| |
| {{#if: {{{specials|}}} |
| |
| {{{specials}}}
| |
| | <tr><td colspan="8">No data available</td></tr>
| |
| }}
| |
| |}
| |
| | |
| ===Super Moves===
| |
| {| class = "wikitable" style="text-align: center; width:100%; border-collapse: collapse; border: 1px solid #ddd;"
| |
| ! Move
| |
| ! Startup
| |
| ! Active
| |
| ! Recovery
| |
| ! Block Adv
| |
| ! Damage <br> (Billions)
| |
| ! Properties
| |
| ! Notes
| |
| {{#if: {{{supers|}}} |
| |
| {{{supers}}}
| |
| | <tr><td colspan="8">No data available</td></tr>
| |
| }} | |
| |} | | |} |