Basic Notation
You have a joystick with 8 directions on an arcade. The inputs of the joystick are called:
- u = up =
- d = down =
- f = forward =
- b = backwards =
- uf = up-forward =
- ub = up-back =
- df = down-forward =
- db = down-back =
With all these directions, you can make inputs. The basic inputs are called:
Combo Notation
For convenience sake, and to distinguish stuff like proximity normals, the wiki will also use notation found on wikis, videos, etc. for the King of Fighters series. Examples include:
- "cr." = Character needs to be in a crouching state
- "st." = Character needs to be in a standing state, or in this game's case, farther away from the opponent
- "cl." = Character needs to be close to the opponent
- "j." = Character needs to be in a jumping state (mainly diagonal)
- "sj." = Character needs to do a super jump
- "nj." = Character needs to be in a neutral jumping state
- "dj." = Character needs to be in a diagonal jumping state
- "fj." = Character needs to do a forward jump
- "bj." = Character needs to do a backwards jump
All Other Notations
- cl.A: Close A
- st.A: Standing A (aka Far A)
- cr.A: Crouch A
- f.A: Forward A (aka 6A, NOT Far A; press forward on the joystick and then A to perform the command normal and other similar attacks)
- df.A: Down forward A (aka 3A)
- j.A: Jump A
- sj.A: Super Jump A
- nj.A: Neutral Jump A
- (C): Free Cancel (refers to Max Mode cancels)
- (SC): Super Cancel (mainly for Max Mode)
- OTG: On The Ground (hits a downed opponent)
- dp A(1): The number in parentheses refers to how many hits must (or sometimes should) connect before continuing the combo, but not more than
- cr.X x1-4: Can perform 1 to 4 of a given button in the combo
- >: follow-up in a combo
- b~f A: charge back then press forward and A
- d~u A: charge down then press up and A