P+ - Kirby - Action - 0x12d
Entry Script
- BoolVariableSetFalse { variable: LongtermAccessBool(Deflection) }
- IntVariableSet { variable: LongtermAccessInt (0x45), value: 503 }
- IntVariableSet { variable: LongtermAccessInt (0x46), value: 507 }
- ArticleAnimation(3)
- UnknownEvent { namespace: 0xb, code: 0x2, unk1: 0x0, arguments: [Bool(true)] }
- CreateInterrupt { interrupt_id: None, action: Fall, requirement: (AnimationEnd) }
- CallEveryFrame { thread_id: 9, script: 0x3bc00 }
- BoolVariableSetTrue { variable: LongtermAccessBool(CanNotTeeter) }
- SetOrAddVelocity(SetOrAddVelocity { x_vel: 0.0, y_vel: 1.5, x_set: true, y_set: true })
- BoolVariableSetFalse { variable: LongtermAccessBool(CanNotTeeter) }
- if (InAir)
- SetAirGround(19)
- loop Infinite times:
- if (OnGround)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
- else
- UnknownEvent { namespace: 0x9, code: 0x0, unk1: 0x0, arguments: [Value(2)] }
- SetEdgeSlide(Airbourne)
- SetAirGround(0)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
- Subroutine(0x3c748)
- LoopRest
Exit Script