PM3.02 - Ness - Subaction - SpecialAirS

| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 | 34 | 35 | 36 | 37 | 38 | 39 | 40 | 41 | 42 | 43 | 44 | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | 55 | 56 | 57 | 58 | 59 | 60 | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | 71 | 72 | 73 | 74 | 75 | 76 | 77 | 78 |

Stats

IASA: 64
Subaction Index: 0x1d7

Scripts

Main

  1. if ((InternalConstantInt(VerticalCharacterVelocity) GreaterThan scalar(2.5)))
    1. SetVelocity { x_vel: 0.0, y_vel: 2.5 }
  2. BoolVariableSetTrue { variable: RandomAccessInt (0x55) }
  3. FrameSpeedModifier { multiplier: 1.35, unk: 0 }
  4. AsyncWait(20.0)
  5. GenerateArticle { article_id: 1, subaction_only: true }
  6. FrameSpeedModifier { multiplier: 0.8, unk: 0 }
  7. AsyncWait(58.0)
  8. AllowInterrupts

GFX

  1. Goto(SpecialS GFX 0xbdf0)

SFX

  1. AsyncWait(4.0)
  2. if (RollADie value(2))
    1. Subroutine(0x214c4)
  3. else
    1. SoundEffectVictory(3607)

Other

  1. AsyncWait(20.0)
  2. Rumble { unk1: 13, unk2: 0 }