Template:DW9 Moveset: Difference between revisions

Template page
(Created page with ";Flow Attacks :'''Ground Flow Attack''': {{{flow1}}} :'''Aerial Flow Attack''': {{{flow2}}} :'''Stun Flow Attack''': {{{flow3}}} :'''Down Flow Attack''': {{{flow4}}} ;Reactive Attacks :'''Separating Attack''': {{{react1}}} :'''Smash Attack''': {{{react2}}} :'''Dash Attack''': {{{react3}}} :'''Guard Break''': {{{react4}}} :'''Counter Attack''': {{{react5}}} :'''Assault Attack''': {{{react6}}} :'''Finishing Attack''': {{{react7}}} ;Trigger Attacks :'''Launch Trigger Atta...")
 
No edit summary
Tag: 2017 source edit
Line 13: Line 13:
:'''Assault Attack''': {{{react6}}}
:'''Assault Attack''': {{{react6}}}
:'''Finishing Attack''': {{{react7}}}
:'''Finishing Attack''': {{{react7}}}
:'''Guard Counter Attack''': {{{react8}}}


;Trigger Attacks
;Trigger Attacks
Line 22: Line 23:
:'''Horse Charge Attack''': {{{horse1}}} Can be performed while in the middle of doing the normal horse attack string.
:'''Horse Charge Attack''': {{{horse1}}} Can be performed while in the middle of doing the normal horse attack string.
:'''Horse Normal Attack''': {{{horse2}}}
:'''Horse Normal Attack''': {{{horse2}}}
:'''Horse Normal Attack  (Aerial)''': {{{horse3}}}
<noinclude>
<noinclude>
Code:
Code:
Line 37: Line 39:
|react6 =  
|react6 =  
|react7 =  
|react7 =  
|react8 =
|trigger1 =  
|trigger1 =  
|trigger2 =  
|trigger2 =  
|trigger3 =  
|trigger3 =  
|horse1 =  
|horse1 =  
|horse2 = }}
|horse2 =
|horse3 = }}
</pre>
</pre>
[[Category:Templates|{{PAGENAME}}]]
[[Category:Templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Revision as of 03:41, 3 May 2023

Flow Attacks
Ground Flow Attack: {{{flow1}}}
Aerial Flow Attack: {{{flow2}}}
Stun Flow Attack: {{{flow3}}}
Down Flow Attack: {{{flow4}}}
Reactive Attacks
Separating Attack: {{{react1}}}
Smash Attack: {{{react2}}}
Dash Attack: {{{react3}}}
Guard Break: {{{react4}}}
Counter Attack: {{{react5}}}
Assault Attack: {{{react6}}}
Finishing Attack: {{{react7}}}
Guard Counter Attack: {{{react8}}}
Trigger Attacks
Launch Trigger Attack: {{{trigger1}}}
Stun Trigger Attack: {{{trigger2}}}
Knock Trigger Attack: {{{trigger3}}}
Mounted Attacks
Horse Charge Attack: {{{horse1}}} Can be performed while in the middle of doing the normal horse attack string.
Horse Normal Attack: {{{horse2}}}
Horse Normal Attack (Aerial): {{{horse3}}}

Code:

{{DW9 Moveset
|flow1 = 
|flow2 = 
|flow3 = 
|flow4 = 
|react1 = 
|react2 = 
|react3 = 
|react4 = 
|react5 = 
|react6 = 
|react7 = 
|react8 = 
|trigger1 = 
|trigger2 = 
|trigger3 = 
|horse1 = 
|horse2 = 
|horse3 = }}