Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Baek (Tekken 6): Difference between revisions

From Dark Upper Wiki
No edit summary
No edit summary
Line 3: Line 3:
! Move !! Frame Advantage
! Move !! Frame Advantage
|-
|-
| green || {{framedatacolors|+5}}
| green || {{FrameDataColors|+5}}
|-
|-
| safe || {{framedatacolors|-8}}
| safe || {{FrameDataColors|-8}}
|-
|-
| unsafe || {{framedatacolors|-12}}
| unsafe || {{FrameDataColors|-12}}
|-
|-
| launch || {{framedatacolors|-20}}
| launch || {{FrameDataColors|-20}}
|}
|}

Revision as of 09:32, 25 September 2025

Move Frame Advantage
green {{#ifexpr: +5 >= 0 +5 {{#ifexpr: +5 >= -9 +5 {{#ifexpr: +5 >= -14 +5 +5
       }}
   }}

}}

safe {{#ifexpr: -8 >= 0 -8 {{#ifexpr: -8 >= -9 -8 {{#ifexpr: -8 >= -14 -8 -8
       }}
   }}

}}

unsafe {{#ifexpr: -12 >= 0 -12 {{#ifexpr: -12 >= -9 -12 {{#ifexpr: -12 >= -14 -12 -12
       }}
   }}

}}

launch {{#ifexpr: -20 >= 0 -20 {{#ifexpr: -20 >= -9 -20 {{#ifexpr: -20 >= -14 -20 -20
       }}
   }}

}}