Difference between revisions of "Template:MoveData-KOFXV/CharHeader"

From Dream Cancel Wiki
Jump to navigation Jump to search
(Created page with "{{#ifeq:{{{storeInCargo|}}}|true|{{#cargo_store: _table=MoveData_KOF98FE | chara = {{{character|}}} | moveId = {{{moveId|}}} | orderId = {{{orderId|}}} | idle = {{{idle|}}} | rank = {{{rank|}}} | input = {{{input|}}} | input2 = {{{input2|}}} | name = {{{name|}}} | header = {{{header|}}} | version = {{{version|}}} | version2 = {{{version2|}}} | images = {{{images|}}} | hitboxes = {{{hitboxes|}}} | damage = {{{damage|}}} | guard = {{{guard|}}} | cancel = {{{cancel|}}...")
 
Line 40: Line 40:
--></tr><!--
--></tr><!--
--><tr><!--
--><tr><!--
--><th colspan="11">{{#invoke:Parser|parseImages|{{{images|}}}|{{{display|175x250px}}}|addLineBreaks = true}}{{#invoke:Parser|parseImages|{{{hitboxes|}}}|{{{display|175x250px}}}|addLineBreaks = true}}</th><!--
--><th colspan="11">{{#invoke:Parser|parseImages|{{{images|}}}|{{{display|}}}|addLineBreaks = true}}{{#invoke:Parser|parseImages|{{{hitboxes|}}}|{{{display|}}}|addLineBreaks = true}}</th><!--
--></tr><!--
--></tr><!--
--><tr style="font-size:100%"><!--
--><tr style="font-size:100%"><!--

Revision as of 00:28, 5 September 2022

RankFor Wake-up and Recovery Roll, it's how many frames away they are from the average.
Negative being faster and positive slower.
Evaluate the character's rank in the Run/Walk speed chart.
For Standing and Crouching, it's the height group.
StartupFor a jump, it'd be the number of frames before being airborne, the pre-jump frames.Number of frames before the action is active, first active frame NOT included.ActiveFor a jump, it'd be the number of frames the character is airborne, the jump frames.Number of frames the action is active for.RecoveryFor a jump, it'd be the number of frames after being airborne, the landing frames.Number of frames past its active frames for the action to end and the character to recover.
----

Usage

Header assigned to the Template:MoveData-KOFXV table of a move to be displayed. As opposed to Template:MoveData-KOFXV/MoveHeader.