Brawl - Kirby - Action - 0x115 SpecialLw
Entry Script
- BoolVariableSetFalse { variable: LongtermAccessBool(Deflection) }
- IntVariableSet { variable: LongtermAccessInt (0x45), value: 502 }
- IntVariableSet { variable: LongtermAccessInt (0x46), value: 506 }
- CreateInterrupt { interrupt_id: None, action: 0x12c, requirement: (AnimationEnd) }
- GenerateArticle { article_id: 3, subaction_only: true }
- ArticleVisibility { article_id: 3, visibility: false }
- loop Infinite times:
- if (OnGround)
- SetAirGround(6)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: InAir }] }
- else
- SetAirGround(12)
- UnknownEvent { namespace: 0x4, code: 0x2, unk1: 0x0, arguments: [Requirement { flip: false, ty: OnGround }] }
- Subroutine(0x344c4)
- LoopRest
Exit Script