User:JoleneCoda/sandbox: Difference between revisions

From Wavu Wiki, the 🌊 wavy Tekken wiki
mNo edit summary
No edit summary
Line 6: Line 6:
|input=,2
|input=,2
|name=Flash Punch Combo
|name=Flash Punch Combo
|targetLead=h
|targetLead=h,h
|target=,h
|target=,m
|damageLead=5
|damageLead=5,6
|damage=,6
|damage=,12
|startup=
|startup=,i13
|
|block=-17
|hit=+20a(+15)
|ch=
|notes={{Plainlist|
* Combo from 1st hit
* Can be delayed 11F
* {{BB}} on air hit
}}
}}
}}



Revision as of 14:20, 4 April 2024

Flash Punch Combo

1,​1,2

h,​h,​m
5,​6,​12
-17
+20a(+15)
,i13
  • Combo from 1st hit
  • Can be delayed 11F
Balcony Break
on Air hit
Flash Punch Combo

1,​1,2

h,​h,​m
5,​6,​12
-17
+20a(+15)
,i13
  • Combo from 1st hit
  • Can be delayed 11F
Balcony Break
on air hit

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.
also need new MoveDataHeader