Skip to content
Azamat edited this page Mar 1, 2024 · 12 revisions

Rules

  • Separate inputs using ,
  • Name should be at the beginning and with double quotes "name"
  • Info text should be at the end and with double quotes "info text etc"
  • Custom text inputs do not need quotes: 1+2,crouch,2

Inputs:

Attacks

  • One: 1
  • Two: 2
  • Three: 3
  • Four: 4
  • Combine attacks using +: 1+2

Moving

  • Forward: f
  • Back: b
  • Up: u
  • Down: d
  • Down Forward: df
  • Down Back: db
  • Up Forward: uf
  • Up Back: ub
  • Neutral: n
  • Hold Forward: F
  • Hold Back: B
  • Hold Up: U
  • Hold Down: D
  • Hold Down Forward: DF
  • Hold Down Back: DB
  • Hold Up Forward: UF
  • Hold Up Back: UB
  • Quarter Circle Forward: qcf
  • Quarter Circle Back: qcb
  • Half Circle Forward: hcf
  • Half Circle Back: hcb

Misc

  • Next move in combo: -

For inputs in quick succession:

  • Opening bracket: [
  • Closing bracket: ]
  • or just ~

Clone this wiki locally