P+ - Ganondorf - Action - 0x113 SpecialS
Entry Script
- UnknownEvent { namespace: 0x12, code: 0x0, unk1: 0x0, arguments: [Variable(Variable { memory_type: InternalConstant, data_type: Int, address: 23003 }), Variable(Variable { memory_type: LongtermAccess, data_type: Int, address: 1 })] }
- BoolVariableSetFalse { variable: RandomAccessBool(EnableActionTransition) }
- BoolVariableSetFalse { variable: RandomAccessBool (0x11) }
- BoolVariableSetFalse { variable: RandomAccessBool (0x21) }
- BoolVariableSetFalse { variable: RandomAccessBool (0x22) }
- Subroutine(0x1b318)
- if (OnGround)
- Subroutine(0x1b1e0)
- else
- Subroutine(0x1b230)
- CreateInterrupt { interrupt_id: None, action: Wait, requirement: (AnimationEnd) }
- PreviousInterruptAddRequirement(OnGround)
- CreateInterrupt { interrupt_id: None, action: FallSpecial, requirement: (AnimationEnd) }
- PreviousInterruptAddRequirement(InAir)
- CreateInterrupt { interrupt_id: None, action: LandingFallSpecial, requirement: (OnGround) }
- PreviousInterruptAddRequirement(BoolIsTrue RandomAccessBool (0x11))
- CreateInterrupt { interrupt_id: None, action: RunIntoWall, requirement: (TouchingAFloorWallOrCeiling value(4)) }
- PreviousInterruptAddRequirement((InternalConstantInt(CurrentFrame) GreaterThanOrEqual scalar(20)))
- PreviousInterruptAddRequirement(OnGround)
- CreateInterrupt { interrupt_id: None, action: RunIntoWall, requirement: (TouchingAFloorWallOrCeiling value(2)) }
- PreviousInterruptAddRequirement((InternalConstantInt(CurrentFrame) GreaterThanOrEqual scalar(20)))
- PreviousInterruptAddRequirement(OnGround)
- loop Infinite times:
- if (OnGround)
- BoolVariableSetTrue { variable: RandomAccessBool (0x22) }
- IntVariableSet { variable: RandomAccessInt (0x0), value: 0 }
- SetAirGround(15)
- CallEveryFrame { thread_id: 9, script: 0x1b3b8 }
- if (BoolIsTrue RandomAccessBool (0x21))
- ChangeSubaction(SpecialSStart)
- else
- ChangeSubactionRestartFrame(SpecialSStart)
- BoolVariableSetTrue { variable: RandomAccessBool (0x21) }
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
- else
- IntVariableSet { variable: RandomAccessInt (0x0), value: 2 }
- SetAirGround(17)
- CallEveryFrame { thread_id: 9, script: 0x1b450 }
- if (not(BoolIsTrue RandomAccessBool (0x22)))
- if (BoolIsTrue RandomAccessBool (0x21))
- ChangeSubaction(SpecialAirSStart)
- else
- ChangeSubactionRestartFrame(SpecialAirSStart)
- BoolVariableSetTrue { variable: RandomAccessBool (0x21) }
- else
- ChangeSubactionRestartFrame(SpecialAirSStartGround)
- UnknownEvent { namespace: 0x0, code: 0x6, unk1: 0x0, arguments: [] }
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
- LoopRest
Exit Script