Bungie-net / api

Resources for the Bungie.net API
Other
1.22k stars 92 forks source link

DestinyActivityModeType 58 "HeroicAdventure" not assigned #992

Open lowlines opened 5 years ago

lowlines commented 5 years ago

It doesn't look like any heroic adventures are assigned to this modeType.

Here is a full list of heroic adventure activities.

3248193378, // The Up and Up (Heroic) (300)
  1418217191, // The Up and Up (Heroic) (300)
  1987624188, // The Up and Up (Heroic) (300)
  3370527053, // The Runner (Heroic) (300)
  723733266, // The Runner (Heroic) (300)
  3920569453, // Bug in the System (Heroic) (300)
  1740310101, // Bug in the System (Heroic) (300)

  1657356109, // Psionic Potential (Heroic) (330)
  1657356109, // Psionic Potential (Heroic) (330)
  1657356109, // Psionic Potential (Heroic) (330)

  1783922093, // Incursion (Heroic) (350)
  1811228210, // Psionic Potential (Heroic) (350)
  3909841711, // Psionic Potential (Heroic) (350)
  1682036469, // Deathly Tremors (Heroic) (350)
  2752743635, // Hephaestus (Heroic) (350)

  2219006909, // (Heroic) Arecibo (320)
  2245202378, // (Heroic) Anti-Anti-Air (320)
  2310677039, // (Heroic) Calling Them Home (320)
  2340776707, // (Heroic) Poor Reception (320)
  2831644165, // (Heroic) Reversing the Polarity (320)
  3015346707, // (Heroic) Bad Neighbors (320)
  3033151437, // (Heroic) Siren Song (320)
  3042112297, // (Heroic) Hack the Planet (320)
  3255524827, // (Heroic) Cliffhanger (320)
  3644215993, // (Heroic) Road Rage (320)
  3664729722, // (Heroic) Exodus Siege (320)
  3691789482, // (Heroic) No Safe Distance (320)
  96442917, // (Heroic) Red Legion, Black Oil (320)
  185515551, // (Heroic) Invitation from the Emperor (320)
  319240296, // (Heroic) Deathless (320)
  449926115, // (Heroic) Postmodern Prometheus (320)
  785871069, // (Heroic) Unbreakable (320)
  801458995, // (Heroic) Unexpected Guests (320)
  856342832, // (Heroic) Deep Conversation (320)
  993905880, // (Heroic) Supply and Demand (320)
  999972877, // (Heroic) Stop and Go (320)
  1018040791, // (Heroic) Getting Your Hands Dirty (320)
  1018385878, // (Heroic) Dark Alliance (320)
  1275562432, // (Heroic) Thief of Thieves (320)
  1302437673, // (Heroic) A Frame Job (320)
  1333621919, // (Heroic) Unsafe at Any Speed (320)
  1671235700, // (Heroic) Release (320)
  2069143995, // (Heroic) Lost Crew (320)

  3601218952, // The Rifleman (Heroic) (480)
  3069330044, // The Hangman (Heroic) (480)
  4238309598, // The Mad Bomber (Heroic) (480)
  1800749202, // The Rider (Heroic) (480)
  2258680077, // The Mindbender (Heroic) (480)
  625165976 // The Trickster (Heroic) (480)

As well as WANTED adventures, which are kind of their own thing.

  2431838030, // WANTED: Arcadian Chord (550)
  3676143304, // WANTED: Arcadian Chord (550)
  3679946187, // WANTED: Silent Fang (550)
  3774573332, // WANTED: Arcadian Chord (550)
  3805779101, // WANTED: Combustor Valus (550)
  3957909528, // WANTED: Blood Cleaver (550)
  4150577752, // WANTED: The Eye in the Dark (550)
  4199058482, // WANTED: The Eye in the Dark (550)
  4275462311, // WANTED: Blood Cleaver (550)
  186006588, // WANTED: Gravetide Summoner (550)
  386959931, // WANTED: Gravetide Summoner (550)
  494635832, // WANTED: Silent Fang (550)
  497583046, // WANTED: Gravetide Summoner (550)
  1003955024, // WANTED: Blood Cleaver (550)
  1111101131 // WANTED: Silent Fang (550)
vthornheart-bng commented 5 years ago

Ah, thanks for this info! I'll have to take a peek for sure.

TFS 815980