|
|
(6 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| {| class="wikitable"
| | |
| !rowspan="6"|
| |
| ! width = "180px" style="vertical-align:top;"| <big>{{{name}}}</big>{{#if:{{{input|}}}|<br/><small>{{{input|}}}</small>| }}
| |
| {{#if:{{{picture|}}}|[[File:{{{picture}}}|{{{pictureSize|175x250px}}}|center]] {{#if:{{{caption|}}}|<span class=caption><small>{{{caption|}}}</small></span>| }}| }}{{#if:{{{picture2|}}}|[[File:{{{picture2}}}|{{{pictureSize2|175x250px}}}|center]] {{#if:{{{caption2|}}}|<span class=caption><small>{{{caption2|}}}</small></span>| }}| }}{{#if:{{{picture3|}}}|[[File:{{{picture3}}}|{{{pictureSize3|175x250px}}}|center]] {{#if:{{{caption3|}}}|<span class=caption><small>{{{caption3|}}}</small></span>| }}| }}{{#if:{{{picture4|}}}|[[File:{{{picture4}}}|{{{pictureSize4|175x250px}}}|center]] {{#if:{{{caption4|}}}|<span class=caption><small>{{{caption4|}}}</small></span>| }}| }}{{#if:{{{picture5|}}}|[[File:{{{picture5}}}|{{{pictureSize5|175x250px}}}|center]] {{#if:{{{caption5|}}}|<span class=caption><small>{{{caption5|}}}</small></span>| }}| }} {{#if:{{{picture6|}}}|[[File:{{{picture6}}}|{{{pictureSize6|175x250px}}}|center]] {{#if:{{{caption6|}}}|<span class=caption><small>{{{caption6|}}}</small></span>| }}| }} {{#if:{{{picture7|}}}|[[File:{{{picture7}}}|{{{pictureSize7|175x250px}}}|center]] {{#if:{{{caption7|}}}|<span class=caption><small>{{{caption7|}}}</small></span>| }}| }} {{#if:{{{picture8|}}}|[[File:{{{picture8}}}|{{{pictureSize8|175x250px}}}|center]] {{#if:{{{caption8|}}}|<span class=caption><small>{{{caption8|}}}</small></span>| }}| }} {{#if:{{{picture9|}}}|[[File:{{{picture9}}}|{{{pictureSize9|175x250px}}}|center]] {{#if:{{{caption9|}}}|<span class=caption><small>{{{caption9|}}}</small></span>| }}| }} {{#if:{{{picture10|}}}|[[File:{{{picture10}}}|{{{pictureSize10|175x250px}}}|center]] {{#if:{{{caption10|}}}|<span class=caption><small>{{{caption10|}}}</small></span>| }}| }}
| |
| !Input
| |
| !Attribute
| |
| !No. of Hits
| |
| !Damage
| |
| !Stun
| |
| !Rate
| |
| |-
| |
| | {{{input|5a}}}
| |
| | {{{attribute|Melee}}}
| |
| | {{{numOfHits|1}}}
| |
| | {{{damage|0}}}
| |
| | {{{stun|0}}}
| |
| | '''1:''' {{{rate|?}}}% '''2:''' {{{rate2|?}}}%
| |
| |-
| |
| !Hit Effect
| |
| !Cancels
| |
| !Startup
| |
| !Active
| |
| !Recovery
| |
| !On Hit (adv)
| |
| |-
| |
| | {{{hitEffect|None}}}
| |
| | {{{cancels|A B C S f.D b.D J E j.E}}}
| |
| | {{{startup|0}}}f
| |
| | {{{active|0}}}f
| |
| | {{{recovery|0}}}f
| |
| | {{{onHit|0}}}f
| |
| |-
| |
| !On Block (adv)
| |
| !On Hit (move)
| |
| !On Block (move)
| |
| !On Whiff (move)
| |
| |-
| |
| | {{{onBlock|0}}}f
| |
| | {{{onHitM|0}}}
| |
| | {{{onBlockM|0}}}
| |
| | {{{onWhiffM|0}}}
| |
| |-
| |
| |colspan="12"| {{{desc|Describe the move here.}}}
| |
| |}
| |