P+ - Pikachu - Action - 0x11f
Entry Script
- FinalSmashExit
- UnknownEvent { namespace: 0x14, code: 0x5, unk1: 0x0, arguments: [Bool(false)] }
- IntVariableSet { variable: LongtermAccessInt(Temp1), value: 482 }
- IntVariableSet { variable: LongtermAccessInt(Temp2), value: 484 }
- BoolVariableSetFalse { variable: LongtermAccessBool(VelocityIgnoreHitstun) }
- CreateInterrupt { interrupt_id: Some(10146), action: Wait, requirement: (AnimationEnd) }
- PreviousInterruptAddRequirement(OnGround)
- CreateInterrupt { interrupt_id: Some(10147), action: Fall, requirement: (AnimationEnd) }
- if (TouchingAFloorWallOrCeiling value(8))
- UnknownEvent { namespace: 0x9, code: 0x0, unk1: 0x0, arguments: [Value(0)] }
- SetEdgeSlide(Unknown(2))
- CallEveryFrame { thread_id: 9, script: 0x17778 }
- loop Infinite times:
- if (OnGround)
- UnknownEvent { namespace: 0x9, code: 0x0, unk1: 0x0, arguments: [Value(0)] }
- SetEdgeSlide(Unknown(2))
- SetAirGround(6)
- Subroutine(0x16220)
- EnableInterrupt(10146)
- DisableInterrupt(10147)
- 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)
- Subroutine(0x16260)
- SetAirGround(0)
- EnableInterrupt(10147)
- DisableInterrupt(10146)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
- LoopRest
Exit Script
- FinalSmashExit