PM3.6 - Kirby - Action - 0x116 Final
            Entry Script
            - FinalSmashEnter
- UnknownEvent { namespace: 0x14, code: 0x5, unk1: 0x0, arguments: [Bool(false)] }
- CreateInterrupt { interrupt_id: None, action: 0x12e, requirement: (AnimationEnd) }
- if (FacingLeft) - ChangeSubactionRestartFrame(FinalStartL)
 
- else- ChangeSubactionRestartFrame(FinalStartR)
 
- CallEveryFrame { thread_id: 9, script: 0x35f4c }
- loop Infinite times: - if (OnGround) - SetAirGround(6)
- SetEdgeSlide(StayOn)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
 
- else- SetAirGround(10)
- SetEdgeSlide(Airbourne)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
 
- LoopRest
 
Exit Script