agersant / gbvsr-frame-meter

Mod adding frame meter to training mode in Granblue Fantasy Versus: Rising
MIT License
62 stars 1 forks source link

Support special landing recovery #6

Closed agersant closed 8 months ago

agersant commented 8 months ago

Some aerial moves like Eustace jU have landing recovery that is currently not represented.

Reference: http://www.dustloop.com/w/GBVSR/Mechanics#Landing_Recovery

Some airborne moves, such as air throws, will apply unactionable landing recovery which overrides the standard landing recovery. This recovery does not have a unique animation, and the length of time the character is unactionable depends on the move used. This is noted in the +(X)L part of the frame data, where X is the length of such type of recovery.

https://github.com/agersant/gbvsr-frame-meter/assets/817256/01f2707f-0557-4037-979e-1103e35cbc75

agersant commented 8 months ago

Fixed in 668e1be78dc1043acbf7531e998c963dfed51341

https://github.com/agersant/gbvsr-frame-meter/assets/817256/24915e3c-f5d9-4afe-942d-e8902ad89629