-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 Tag: Reverted |
||
Line 1: | Line 1: | ||
<pre>{{MoveData-KOF02UM | | <pre>{{MoveData-KOF02UM | chara = | moveId = | ||
| name = | | name = | ||
| idle = | | idle = | ||
Line 25: | Line 25: | ||
{{collapse top|How to use each parameter}} | {{collapse top|How to use each parameter}} | ||
===Main Parameters=== | ===Main Parameters=== | ||
{{DocParam| | {{DocParam| chara || 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]].}} | : 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]].}} | ||
Line 67: | Line 67: | ||
== Example == | == Example == | ||
Kyo's st.A and qcf+B>K data you can find with other examples [[The_King_of_Fighters_2002_UM/Kyo_Kusanagi/Data|here]]. | Kyo's st.A and qcf+B>K data you can find with other examples [[The_King_of_Fighters_2002_UM/Kyo_Kusanagi/Data|here]]. | ||
{{MoveData-KOF02UM | | {{MoveData-KOF02UM | chara = Kyo Kusanagi | moveId = kyo_sta | storeInCargo = false | ||
| name = stand A | | name = stand A | ||
| input = st.A | | input = st.A | ||
Line 85: | Line 85: | ||
<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"> | ||
{{MoveData-KOF02UM | | {{MoveData-KOF02UM | chara = Kyo Kusanagi | moveId = kyo_sta | ||
| name = stand A | | name = stand A | ||
| input = st.A | | input = st.A | ||
Line 101: | Line 101: | ||
| invul = | | invul = | ||
}}</pre></div> | }}</pre></div> | ||
{{MoveData-KOF02UM | | {{MoveData-KOF02UM | chara = Kyo Kusanagi | moveId = kyo_qcf+b>k | storeInCargo = false | ||
| name = 75 Shiki Kai | | name = 75 Shiki Kai | ||
| version = qcf+B > K | | version = qcf+B > K | ||
Line 122: | Line 122: | ||
<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"> | ||
{{MoveData-KOF02UM | | {{MoveData-KOF02UM | chara = Kyo Kusanagi | moveId = kyo_qcf+b>k | ||
| name = 75 Shiki Kai | | name = 75 Shiki Kai | ||
| version = qcf+B > K | | version = qcf+B > K |
Revision as of 10:56, 29 August 2022
{{MoveData-KOF02UM | chara = | moveId = | name = | idle = | rank = | 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 header or a char's data header. Said data 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_sta | ||||||||
---|---|---|---|---|---|---|---|---|
st.A
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 | chara = Kyo Kusanagi | moveId = kyo_sta | name = stand A | input = st.A | input2 = 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_qcf+b>k | ||||||||
---|---|---|---|---|---|---|---|---|
qcf+B > K
236B > 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 | chara = Kyo Kusanagi | moveId = kyo_qcf+b>k | name = 75 Shiki Kai | version = qcf+B > K | version2 = 236B > K | orderId = 1 | input = qcf+B > K | input2 = 236B > K | images = 02UM_Kyo_qcf+D_3_ima.png, 02UM_Kyo_qcf+D_4_ima.png | hitboxes = 02UM_Kyo_qcf+D_3.png, 02UM_Kyo_qcf+D_4.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) }}