Compare commits

...

6 Commits

Author SHA1 Message Date
oriol
13a4c31911 Typo
Some checks failed
ghub-pages / deploy (push) Has been cancelled
2024-10-15 01:57:14 +02:00
oriol
77631bc222 format 2024-10-15 01:56:02 +02:00
oriol
a4c5cccab5 Added a bit of text 2024-10-15 01:46:19 +02:00
oriol
9b37f06679 Renamed file.
Added Millia DA hitbox
2024-10-15 01:20:56 +02:00
oriol
36335923c4 Fixed link 2024-10-15 01:18:10 +02:00
oriol
5786aa4cc3 Added ib Millia dead angle 2024-10-15 01:17:48 +02:00
5 changed files with 103 additions and 1 deletions

View File

@ -46,7 +46,7 @@ but the opponent has to be mashing at the speed of a thousand suns to get caught
## 2D Pickups
I have no idea when I did type this now why, need to recheck it.
I have no idea when I did type this nor why, need to recheck it.
> 2H>2D>j.PSPS>**SPS**HD \
> Annoying to get proper knockdown

View File

@ -0,0 +1,97 @@
# Dead Angle
![Millia_DA_Hitbox.png](src/Millia_DA_Hitbox.png)
## Spaced 2D
Spaced and delayed 2D can go under Millia's dead angle and hit her on the recovery frames, if we have a berry set up we can almost kill Millia, if it's the second time she's been hit, she's definitely going to die.
https://youtu.be/Gdp0unr75Ak
## 2H
2H does go under (requires a bit of preemtiveness)
On the corner we can cancel 2H(1) or 2H(2) > 2D > SG > with a tight runforward SG.P, then toss the berry.
If we cancel 2H(1) we will be less far away than if we did cancel 2H(2)
### Berry in hand
#### Corner
https://youtu.be/QasMgYm_OWg
### wo Berry but with meter
Either Genoverse or Bridal RC > stuff (the alter is better in the corner)
### wo Berry and wo meter
#### Midscreen
2D Pickup combo
#### Corner
Just do 2D and take the knockdown I guess?
Depending on the berry timing you might be able to do a berry hit-stun toss combo.
Cannot really do a 2D pickup.
## 2P Concept
![Elphelt_2P_Under_DA.jpg](src/Elphelt_2P_Under_Millia_DA.jpg)
If Elphelt is close enough, the dead angle will go over Elphelt.
Although this setup looses to IB > Throw
!!! success "Wins:"
- Throw
- Mash
- Dead angle
- Wake up reversal
!!! failure "Looses:"
- IB Throw (very tight)
- IB Blitz
- IB reversal
!!! warning end "Others:"
- Blitz (not rejected)
On hitconfirm and with berry setup, you could route into stuff as the following:
- 2P > 2D > Shotgun.H
- 2P > c.S > f.S > 2D/5H > Bridal
- 2P > c.S > f.S > 5H > Shotgun stance
[Example Corner Combo](https://youtu.be/5bJYna9MgSc)
[Concept scenarios](https://youtu.be/gRjloPkhlE4)
In this video, dead angle is pressed at frame 3 from blocking, nevertheless even pressing it at frame 1 it would still work.
!!! example "Concept scenarios video wakeup tool inputs"
```
5*8,6*3,5*4,6*17,6K*3,5K*2,5*2,5S*5,5*2,5S*4,5*2,5S*4,5*3,5S*9,2S,2*7,2D*4,2*2,2D*14,1*2,4*4,4K*3,5K*16,5*37,2*3,3*2,6*3,6P,5P*5,5*6,6*2,5*4,6*4,3,2*3,2P*2,5P*2,5*22,6*3,5*3,6*4,3*7,3P*4,3*3,3P*3,3*2,3P*4,3*3,3P*4,3*2,3P*3,3*4,3P*5,3*5
```
## 2K
The same as 2P, it "can go under if we are very close".
Issue? It requires the stars to align for it to work, so at this point you would do the 2P one.
https://youtu.be/Vaz1kUteMIQ

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

View File

@ -10,6 +10,8 @@ theme:
name: material
features:
- navigation.indexes
- content.code.copy
- content.code.annotate
plugins:
# - section-index
@ -21,6 +23,9 @@ markdown_extensions:
- toc:
separator: "-"
permalink: ""
- admonition
- pymdownx.details
- pymdownx.superfences
# baselevel: 1
# - pymdownx.arithmatex
# - pymdownx.b64