P+ - Mario - Action - 0x116 Final
Entry Script
- FinalSmashEnter
- UnknownEvent { namespace: 0x14, code: 0x5, unk1: 0x0, arguments: [Bool(false)] }
- CreateInterrupt { interrupt_id: Some(10000), action: Wait, requirement: (AnimationEnd) }
- PreviousInterruptAddRequirement(OnGround)
- CreateInterrupt { interrupt_id: Some(10002), action: Fall, requirement: (AnimationEnd) }
- PreviousInterruptAddRequirement(InAir)
- loop Infinite times:
- if (OnGround)
- SetAirGround(15)
- SetEdgeSlide(StayOn)
- if (BoolIsTrue RandomAccessBool(EnableActionTransition))
- ChangeSubaction(Final)
- else
- ChangeSubactionRestartFrame(Final)
- BoolVariableSetTrue { variable: RandomAccessBool(EnableActionTransition) }
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
- else
- SetAirGround(17)
- SetEdgeSlide(Airbourne)
- if (BoolIsTrue RandomAccessBool(EnableActionTransition))
- ChangeSubaction(FinalAir)
- else
- ChangeSubactionRestartFrame(FinalAir)
- BoolVariableSetTrue { variable: RandomAccessBool(EnableActionTransition) }
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
- LoopRest
Exit Script
- ArticleEvent(3)
- ModelChanger { reference: 1, switch_index: 0, bone_group_index: -1 }
- UnknownEvent { namespace: 0x11, code: 0x1d, unk1: 0x0, arguments: [Value(8)] }
- EndUnlimitedScreenTint { tint_id: 0, transition_out_time: 120 }
- CameraNormal
- UnknownEvent { namespace: 0xc, code: 0xd, unk1: 0x0, arguments: [] }