Difference between revisions of "Template:MoveData-KOF02UM/Documentation"

From Dream Cancel Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<pre>{{MoveData-KOF02UM | character = | moveId = | orderId =  
<pre>{{MoveData-KOF02UM
| character =  
| moveId =  
| name =  
| name =  
| header =
| version =
| input =  
| input =  
| images =  
| images =  
Line 18: Line 18:


== Usage ==
== Usage ==
This template defines and stores values, in this case moves' data, in the MoveData_KOF02UM Cargo Table to then be queried by [[Template:FrameData-KOF02UM/Query]] and make tables using [[Template:FrameDataCargo-KOF02UM]]. It also serves as a tooltip.
Storing a character's moves should be done in their '''data''' subpage due to be linked in the bottom external links section of the main page. The format to follow can be found [[The_King_of_Fighters_2002_UM/Kyo_Kusanagi/Data|here]].


Stores values, in this case moves' data, in the MoveData_KOF02UM Cargo Table. Also has the side effect of acting as a tooltip.
===Main Parameters===
: Multiple image/hitbox files are to be separated by commas.
* <u>'''character'''</u>: Character's official full name. Not Kensou and Mary but Sie Kensou and Blue Mary.
: All the data should be declared in the character's data subpage linked in the external links section at the bottom.
* <u>'''moveId'''</u>: The move's identification code. It should be written as the character's initials then an underscore followed by the move's input without a dot and with an eventual "raw" or "can" mention for relevant command normals. The Id isn't case sensitive but maj's should be avoided.
This data is primarily meant to be queried by [[Template:FrameData-KOF02UM/Query]] to make data tables.
: '''K'''yo '''K'''usanagi's st.A's Id is "kk_sta", his f+Bs' Ids are "kk_rawf+b" and "kk_canf+B". Find more examples below or [[The_King_of_Fighters_2002_UM/Kyo_Kusanagi/Data|here]].
* <u>'''name'''</u>: The move's full name. Not st.A and j.C but standing A and jump C.
* <u>'''input'''</u>: The move's input as would be written going by the [[The_King_of_Fighters_2002_UM/Controls|Notation]]. It should respect case sensitiveness, b being back and B being light kick.
* <u>'''images'''</u>: The move's image file(s). Multiple file names should be separated by commas.
* <u>'''hitboxes'''</u>: The move's hitbox file(s). Multiple file names should be separated by commas.
* <u>'''damage'''</u>: The move's damage value, 10 being 1%.
: Moves with a few hits should be recorded as "z (x+y)" where x is the first hit's damage, y the second's and z the total.
* <u>'''guard'''</u>: How the move has to be blocked. To be left empty for [[The_King_of_Fighters_2002_UM/Offense#Throws|Throws]] and [[The_King_of_Fighters_2002_UM/Offense#Unblockables|unblockables]]. Otherwise, use <nowiki>[[The_King_of_Fighters_2002_UM/Defense#Low|Low]]</nowiki>, <nowiki>[[The_King_of_Fighters_2002_UM/Defense#Mid|Mid]]</nowiki> and <nowiki>[[The_King_of_Fighters_2002_UM/Defense#High_.2F_Overhead|High]]</nowiki> for respectively [[The_King_of_Fighters_2002_UM/Defense#Low|Low]], [[The_King_of_Fighters_2002_UM/Defense#Mid|Mid]] and [[The_King_of_Fighters_2002_UM/Defense#High_.2F_Overhead|High]].
: Next to either of those, (1) would mean only the first hit has to be blocked that way, (2) the second and nothing that the entire move has to be blocked said way.
* <u>'''cancel'''</u>: Whether this move is [[The_King_of_Fighters_2002_UM/Gauges#Special_Cancel|special cancelable]] (<nowiki>[[The_King_of_Fighters_2002_UM/Gauges#Special_Cancel|special]]</nowiki>) or [[The_King_of_Fighters_2002_UM/Gauges#Super_Cancel_.28SC.29|super cancelable]] (<nowiki>[[The_King_of_Fighters_2002_UM/Gauges#Super_Cancel_.28SC.29|super]]</nowiki>).
: Next to either of those, (1) would mean only the first part is cancelable, (2) the second, (x~y) every part from x to y and nothing that the entire move is cancelable.
* <u>'''startup'''</u>: The move's startup, first active frame included.
* <u>'''active'''</u>: The move's active frames.
: Moves with a few parts should be recorded as "x, (y), z" where the 1st is active for x frames, followed by a y frame gap before the 2nd becomes active for z frames.
* <u>'''recovery'''</u>: The move's recovery frames.
* <u>'''hitadv'''</u>: The move's frame advantage on hit. Use <nowiki>[[The_King_of_Fighters_2002_UM/Miscellaneous#Soft_Knockdown_.28SKD.29|SKD]]</nowiki> for [[The_King_of_Fighters_2002_UM/Miscellaneous#Soft_Knockdown_.28SKD.29|soft knockdown]] and <nowiki>[[The_King_of_Fighters_2002_UM/Miscellaneous#Hard_Knockdown_.28HKD.29|HKD]]</nowiki> for [[The_King_of_Fighters_2002_UM/Miscellaneous#Hard_Knockdown_.28HKD.29|hard]].
: x ~ y would mean the move has different frame advantage depending on range. x when done point-blank and y on the tip.
* <u>'''blockadv'''</u>: The move's frame advantage on block.
: x ~ y would mean the move has different frame advantage depending on range. x when done point-blank and y on the tip.
* <u>'''invuln'''</u>: Eventual throw and/or hit invincibility the move would have, recorded as (frames)_TYPE_(Location). Startup or Active may be used to note the frame range when it matches closely.
: (Startup) would mean the move is invincible until after its 1st active frame. (Startup - 1) would mean that it's invincible until its 1st active frame.
 
==Secondary Parameters==
Secundary parameters are for further preparing data for moves with multiple versions/follow-ups and as such, these parameters only show in the output of [[Template:FrameDataCargo-KOF02UM]].
* <u>'''version'''</u>: Name to identify the version/follow-up. A neutral jump B's version would be exactly that name while Kyo's canceled f+B would be "canceled into" 
* <u>'''orderId'''</u>: A number defining in what order the data for the versions/follow-ups of the move  will be displayed. Start at 1 and add 1 each time.
: Jump moves should be displayed in "hop, jump, neutral jump" order and command normals in "raw, canceled into" order.
* <u>'''header'''</u>: When displaying the move's data, if '''yes''' or '''no''' the (damage, guard, etc) header should be displayed "again". The first move should always be set to "yes" (or nothing as the default is yes).
: Typically, set the header to yes if there'll be a big enough description separing two moves' data to warrant showing the header again. Set it to no otherwise.


== Example ==
== Example ==
Kyo's st.A data you can find [[The_King_of_Fighters_2002_UM/Kyo_Kusanagi/Data|here]].
Kyo's st.A data you can find with other examples [[The_King_of_Fighters_2002_UM/Kyo_Kusanagi/Data|here]].
{{MoveData-KOF02UM | character = Kyo Kusanagi | moveId = kk_sta | storeInCargo = false
{{MoveData-KOF02UM | character = Kyo Kusanagi | moveId = kk_sta | storeInCargo = false
| name = standing A
| name = standing A
Line 40: Line 70:
| blockadv = +1
| blockadv = +1
| invul =  
| invul =  
}}
}}<div class="toccolours mw-collapsible mw-collapsed" style="width:500px">
<div class="toccolours mw-collapsible mw-collapsed" style="width:500px">
<div style="font-weight:bold;line-height:1.6;">Source</div>
<div style="font-weight:bold;line-height:1.6;">Source</div>
<pre class="mw-collapsible-content">
<pre class="mw-collapsible-content">

Revision as of 10:17, 3 January 2022

{{MoveData-KOF02UM
| character	= 
| moveId	= 
| name		= 
| input		= 
| images	= 
| hitboxes	= 
| damage	= 
| guard		= 
| cancel	= 
| startup	= 
| active	= 
| recovery	= 
| hitadv	= 
| blockadv	= 
| invul		= 
}}

Usage

This template defines and stores values, in this case moves' data, in the MoveData_KOF02UM Cargo Table to then be queried by Template:FrameData-KOF02UM/Query and make tables using Template:FrameDataCargo-KOF02UM. It also serves as a tooltip. Storing a character's moves should be done in their data subpage due to be linked in the bottom external links section of the main page. The format to follow can be found here.

Main Parameters

  • character: Character's official full name. Not Kensou and Mary but Sie Kensou and Blue Mary.
  • moveId: The move's identification code. It should be written as the character's initials then an underscore followed by the move's input without a dot and with an eventual "raw" or "can" mention for relevant command normals. The Id isn't case sensitive but maj's should be avoided.
Kyo Kusanagi's st.A's Id is "kk_sta", his f+Bs' Ids are "kk_rawf+b" and "kk_canf+B". Find more examples below or here.
  • name: The move's full name. Not st.A and j.C but standing A and jump C.
  • input: The move's input as would be written going by the Notation. It should respect case sensitiveness, b being back and B being light kick.
  • images: The move's image file(s). Multiple file names should be separated by commas.
  • hitboxes: The move's hitbox file(s). Multiple file names should be separated by commas.
  • damage: The move's damage value, 10 being 1%.
Moves with a few hits should be recorded as "z (x+y)" where x is the first hit's damage, y the second's and z the total.
  • guard: How the move has to be blocked. To be left empty for Throws and unblockables. Otherwise, use [[The_King_of_Fighters_2002_UM/Defense#Low|Low]], [[The_King_of_Fighters_2002_UM/Defense#Mid|Mid]] and [[The_King_of_Fighters_2002_UM/Defense#High_.2F_Overhead|High]] for respectively Low, Mid and High.
Next to either of those, (1) would mean only the first hit has to be blocked that way, (2) the second and nothing that the entire move has to be blocked said way.
  • cancel: Whether this move is special cancelable ([[The_King_of_Fighters_2002_UM/Gauges#Special_Cancel|special]]) or super cancelable ([[The_King_of_Fighters_2002_UM/Gauges#Super_Cancel_.28SC.29|super]]).
Next to either of those, (1) would mean only the first part is cancelable, (2) the second, (x~y) every part from x to y and nothing that the entire move is cancelable.
  • startup: The move's startup, first active frame included.
  • active: The move's active frames.
Moves with a few parts should be recorded as "x, (y), z" where the 1st is active for x frames, followed by a y frame gap before the 2nd becomes active for z frames.
  • recovery: The move's recovery frames.
  • hitadv: The move's frame advantage on hit. Use [[The_King_of_Fighters_2002_UM/Miscellaneous#Soft_Knockdown_.28SKD.29|SKD]] for soft knockdown and [[The_King_of_Fighters_2002_UM/Miscellaneous#Hard_Knockdown_.28HKD.29|HKD]] for hard.
x ~ y would mean the move has different frame advantage depending on range. x when done point-blank and y on the tip.
  • blockadv: The move's frame advantage on block.
x ~ y would mean the move has different frame advantage depending on range. x when done point-blank and y on the tip.
  • invuln: Eventual throw and/or hit invincibility the move would have, recorded as (frames)_TYPE_(Location). Startup or Active may be used to note the frame range when it matches closely.
(Startup) would mean the move is invincible until after its 1st active frame. (Startup - 1) would mean that it's invincible until its 1st active frame.

Secondary Parameters

Secundary parameters are for further preparing data for moves with multiple versions/follow-ups and as such, these parameters only show in the output of Template:FrameDataCargo-KOF02UM.

  • version: Name to identify the version/follow-up. A neutral jump B's version would be exactly that name while Kyo's canceled f+B would be "canceled into"
  • orderId: A number defining in what order the data for the versions/follow-ups of the move will be displayed. Start at 1 and add 1 each time.
Jump moves should be displayed in "hop, jump, neutral jump" order and command normals in "raw, canceled into" order.
  • header: When displaying the move's data, if yes or no the (damage, guard, etc) header should be displayed "again". The first move should always be set to "yes" (or nothing as the default is yes).
Typically, set the header to yes if there'll be a big enough description separing two moves' data to warrant showing the header again. Set it to no otherwise.

Example

Kyo's st.A data you can find with other examples here.


Kyo Kusanagi
kk_sta
st.A
st.A
standing A
02UM Kyo st.A 2 ima.png02UM Kyo st.A 2.png
Damagez (x+y) means the move has two hits.
The first does x,
the second does y,
for a total of z.
Damage dealt by the move.
10 is 1%.
Guard (1) means only the first hit has to be blocked that way, (2) the second,
No bracket means the entire move has to be blocked said way.
How this attack has to be blocked. Throws and unblockables will stay empty.
Cancel (1) means only the first hit is cancelable, (2) the second,
(x~y) every hit from x to y,
No bracket means the entire move is.
Whether this move is special or super cancelable.
If neither, will stay empty.
StartupNumber of frames for the move to become active, first active frame included.Activex, (y), z means the move has two his. The 1st is active for x frames
Followed by a y frame gap
Then the 2nd is active for z frames.
Number of frames the move is active, meaning able to connect, for.
RecoveryNumber of frames past its active frames for the move to end and the character to recover unless the move is canceled.Hit Advantagex ~ y means the move has different frame advantage depending on range.
x when done point-blank.
y on the tip.
SKD is soft knockdown, HKD is hard.
After the move hits,
number of frames the character recovers before (+) or after (-) the opponent.
Block Advantagex ~ y means the move has different frame advantage depending on range.
x when done point-blank.
y on the tip.
After the move is blocked,
number of frames the character recovers before (+) or after (-) the opponent.
Invulnerability(Startup) means the move is invincible until after its 1st active frame.
(Startup - 1) means it's invincible until its 1st active frame.
Throw and/or Hit Invincibility the move has. (frames)_TYPE_(Location).
Startup or Active may be used when matching the frame range.
33MidSpecial545+3+1-
Source
{{MoveData-KOF02UM | character = Kyo Kusanagi | moveId = kk_sta
| name		= standing A
| input		= st.A
| images	= 02UM_Kyo_st.A_2_ima.png
| hitboxes	= 02UM_Kyo_st.A_2.png
| damage	= 33
| guard		= [[The_King_of_Fighters_2002_UM/Defense#Mid|Mid]]
| cancel	= [[The_King_of_Fighters_2002_UM/Gauges#Special_Cancel|Special]]
| startup	= 5
| active	= 4
| recovery	= 5
| hitadv	= +3
| blockadv	= +1
| invul		= 
}}