LXP2.1 - Ridley-Modern - Action - 0x115 SpecialLw
Entry Script
- if (OnGround)
- IntVariableSet { variable: LongtermAccessInt(JumpsUsed), value: 3 }
- ChangeSubactionRestartFrame(SpecialLw)
- SetAirGround(6)
- SetEdgeSlide(Unknown(2))
- CreateInterrupt { interrupt_id: None, action: Fall, requirement: (AnimationEnd) }
- PreviousInterruptAddRequirement(not(TouchingAFloorWallOrCeiling value(8)))
- else
- ChangeSubactionRestartFrame(SpecialAirLw)
- SetEdgeSlide(Airbourne)
- EnableInterruptGroup(CliffCatch)
- SetAirGround(0)
Exit Script