User:JoleneCoda/sandbox

From Wavu Wiki, the 🌊 wavy Tekken wiki
Revision as of 16:35, 3 April 2024 by JoleneCoda (talk | contribs) (Notes about MoveQueryShort and figuring out how to make that work.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Devil Fist

f,F+2

m
20
5?/8?
8?/11?
-9
+39d(-19)/HE
i16
Heat Engager
  • Heat Dash +36a(+26) on hit
Balcony Break

MoveQueryShort what data do we want

  • id
  • name
  • input
  • alias
  • target
  • damage
  • startup
  • block
  • hit
  • ch
  • notes

MoveQueryShort. can copy from Move Query. BUT Module:Game will need new Template for display. Module:Move will either need new p._display function p._displayShort and p.queryshort or a way to add shortDisplay as an arg for MoveQuery that will instruct p._display to use the new template.