P+ - Bowser - Subroutine - 0x29438

  1. if ((LongtermAccessInt(CostumeID) GreaterThanOrEqual scalar(20)))
    1. IfStatementAnd ((LongtermAccessInt(CostumeID) LessThanOrEqual scalar(30)))
    2. FlashEffectOverlay { red: 0, green: 31, blue: 217, alpha: 55 }
    3. FlashEffectLight { red: 0, green: 31, blue: 217, alpha: 85, light_source_x: 270.0, light_source_y: 2.0 }
    4. SetColorOfFlashEffectOverlay { transition_time: 20, red: 0, green: 31, blue: 217, alpha: 15 }
    5. SetColorOfFlashEffectLight { transition_time: 20, red: 0, green: 31, blue: 217, alpha: 40 }
  2. else
    1. FlashEffectOverlay { red: 217, green: 31, blue: 0, alpha: 55 }
    2. FlashEffectLight { red: 217, green: 31, blue: 0, alpha: 85, light_source_x: 270.0, light_source_y: 2.0 }
    3. SetColorOfFlashEffectOverlay { transition_time: 20, red: 217, green: 31, blue: 0, alpha: 15 }
    4. SetColorOfFlashEffectLight { transition_time: 20, red: 217, green: 31, blue: 0, alpha: 40 }