rocket-league-replay-analysis icon indicating copy to clipboard operation
rocket-league-replay-analysis copied to clipboard

Add rumble item data

Open enzanki-ars opened this issue 7 years ago • 1 comments

enzanki-ars avatar Oct 07 '17 06:10 enzanki-ars

Replay analysis needed

  • TAGame.SpecialPickup_BallGravity_TA = Magnetizer
  • TAGame.SpecialPickup_BallFreeze_TA = Freezer
  • TAGame.SpecialPickup_BallVelcro_TA = Spike
  • TAGame.SpecialPickup_BallCarSpring_TA = Haymaker or Boot
    • Haymaker: Archetypes.SpecialPickups.SpecialPickup_BallSpring
    • Boot: Archetypes.SpecialPickups.SpecialPickup_CarSpring
  • TAGame.SpecialPickup_GrapplingHook_TA = Grappling Hook
  • TAGame.SpecialPickup_BallLasso_TA = Plunger
  • TAGame.SpecialPickup_BoostOverride_TA = Disruptor
  • TAGame.SpecialPickup_HitForce_TA = Power Hitter
  • TAGame.SpecialPickup_Swapper_TA = Swapper
  • TAGame.SpecialPickup_Tornado_TA = Tornado
  • TAGame.SpecialPickup_Batarang_TA = Grappling Hook (In game shows as Batarang, but acts the same.)

enzanki-ars avatar Dec 31 '17 01:12 enzanki-ars