This commit is contained in:
oriol 2024-11-26 23:24:47 +01:00
parent 42c7045d52
commit 775a413eed

View File

@ -19,29 +19,33 @@ Once the opponent blocks j.D YRC standing, it opens for fuzzy setups.
### Standing opponent
```
IAD j.Toss |> 2K
IAD j.S > j.Toss |> 2K
~~IAD j.S > j.Toss |> j9.S~~ (fshiki won't connect/work)
IAD j.K > j.S > j.Toss |> 2K # High High Mid Low
IAD j.K > j.S > j.H # High High High -> if any of them connects, on landing we can c.S > Toss for combo
~~IAD j.K > j.S > j.Toss |> j9.S~~ (fshiki won't connect/work)
~~IAD j.K > j.S > j.Toss |> j9.P > YRC~~ (cannot combo)
IAD j.K > j.S > j.Toss |> 2K # High High Mid Low
IAD j.K > j.S > j.Toss |> j9.S (fshiki) > YRC # High High Mid High -> Doesn't lead to anything (**unless we YRC**)
IAD j.K > j.S > j.Toss |> j9.S (fshiki) > YRC # High High Mid High -> Doesn't lead to anything (**unless we YRC**)
IAD j.K > j.S > j.Toss |> j9.S (fshiki) > j.H # High High Mid High
```
Don't work:
```
IAD j.S > j.Toss |> j9.S (fshiki won't connect/work)
IAD j.K > j.S > j.Toss |> j9.S (fshiki won't connect/work)
IAD j.K > j.S > j.Toss |> j9.P > YRC (cannot combo)
```
!!! note