-The Dream Cancel Wiki has successfully upgraded it's wiki software and editing has returned. Tables for data have returned.
Template:MoveData-KOF02UM/Documentation: Difference between revisions
Franck Frost (talk | contribs) No edit summary |
Franck Frost (talk | contribs) No edit summary |
||
Line 16: | Line 16: | ||
__NOTOC__ | __NOTOC__ | ||
== Usage == | == Usage == | ||
This template defines and stores values, in this case moves' data, in the MoveData_KOF02UM Cargo Table | This template defines and stores values, in this case moves' data, in the MoveData_KOF02UM Cargo Table following a move's header [[Template:MoveData-KOF02UM/MoveHeader]] or a char's data header [[Template:MoveData-KOF02UM/CharHeader]]. Said date is then queried by [[Template:FrameData-KOF02UM/Query]] and made tables of using [[Template:FrameDataCargo-KOF02UM]]. It also serves as a tooltip.<br> | ||
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]]. | 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]]. | ||
Line 25: | Line 25: | ||
{{DocParam| character || Character's official full name. Not Kensou and Mary but Sie Kensou and Blue Mary.}} | {{DocParam| character || Character's official full name. Not Kensou and Mary but Sie Kensou and Blue Mary.}} | ||
{{DocParam| moveId || The move's identification code. It should be written as the character's common name then an underscore followed by the move's input without dot/comma and with an eventual "raw" or "can" mention for relevant command normals. The Id isn't case sensitive but maj's should be avoided. | {{DocParam| moveId || The move's identification code. It should be written as the character's common name then an underscore followed by the move's input without dot/comma 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's st.A's Id is "kyo_sta", his f+Bs' Ids are "kyo_rawf+b" and "kyo_canf+b". Find more examples below or [[The_King_of_Fighters_2002_UM/Kyo_Kusanagi/Data|here]].}} | |||
{{DocParam| idle || Whether the move is a char's basic action (standing, jumping, etc), in order to use the more appropriate [[Template:MoveData-KOF02UM/CharHeader]]. | |||
: Kyo's st.A's Id is "kyo_sta", his f+Bs' Ids are "kyo_rawf+b" and "kyo_canf+b". Find more examples below or [[The_King_of_Fighters_2002_UM/Kyo_Kusanagi/Data|here]].}} | : Kyo's st.A's Id is "kyo_sta", his f+Bs' Ids are "kyo_rawf+b" and "kyo_canf+b". Find more examples below or [[The_King_of_Fighters_2002_UM/Kyo_Kusanagi/Data|here]].}} | ||
{{DocParam| name || The move's full name. Not st.A and j.C but stand A and jump C.}} | {{DocParam| name || The move's full name. Not st.A and j.C but stand A and jump C.}} |
Revision as of 06:43, 23 July 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 following a move's header Template:MoveData-KOF02UM/MoveHeader or a char's data header Template:MoveData-KOF02UM/CharHeader. Said date is then queried by Template:FrameData-KOF02UM/Query and made tables of 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.
Parameters
How to use each parameter
|
---|
Main Parameters
Secondary ParametersSecundary 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.
|
Example
Kyo's st.A and qcf+B>K data you can find with other examples here.
Kyo Kusanagi kyo_sta | ||||||||
---|---|---|---|---|---|---|---|---|
st.A
st.A stand A | ||||||||
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. |
33 | Mid | Special | 5 | 4 | 5 | +3 | +1 | - |
{{MoveData-KOF02UM | character = Kyo Kusanagi | moveId = kyo_sta | name = stand 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 = }}
Kyo Kusanagi kyo_qcf+b>k | ||||||||
---|---|---|---|---|---|---|---|---|
qcf+B > K
qcf+B > K 75 Shiki Kai | ||||||||
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. |
40 (30+10) | Mid | - | 14 | 3, (7), 9 | 14 | 1st= -12~-10 ; 2nd= SKD | 1st= -14~-12 ; 2nd= -5~+3 | (10~13)_Hit_(Thighs and below) |
{{MoveData-KOF02UM | character = Kyo Kusanagi | moveId = kyo_qcf+b>k | name = 75 Shiki Kai | version = qcf+B > K | orderId = 1 | input = qcf+B > K | images = 02UM_Kyo_qcf+D_4_ima.png, 02UM_Kyo_qcf+D_3_ima.png | hitboxes = 02UM_Kyo_qcf+D_4.png, 02UM_Kyo_qcf+D_3.png | damage = 40 (30+10) | guard = [[The_King_of_Fighters_2002_UM/Defense#Mid|Mid]] | cancel = | startup = 14 | active = 3, (7), 9 | recovery = 14 | hitadv = '''1st=''' -12~-10 ; '''2nd=''' [[The_King_of_Fighters_2002_UM/Miscellaneous#Soft_Knockdown_.28SKD.29|SKD]] | blockadv = '''1st=''' -14~-12 ; '''2nd=''' -5~+3 | invul = (10~13)_'''Hit'''_(Thighs and below) }}