JavaScript is required to use Bungie.net

Group Avatar

BungieNetPlatform

「Updates, discussions, and documentation of the BungieNetPlatform API.」

オリジナルの投稿元:BungieNetPlatform
2/20/2017 6:27:35 AM
2

In which api I find the raid complet stats

I am looking for the api where I find the raid conclusions. Divided into "VoG, Crota, KF, WoM respectively HM un NM

投稿言語:

 

マナーを守りましょう。投稿する前に、Bungie の行為規範を確認してください。 キャンセル 編集 ファイアチームを作る 投稿

  • xgerhardにより編集済み: 2/20/2017 9:06:20 PM
    I use the following endpoint: [url]https://www.bungie.net/platform/destiny/help/HelpDetail/GET?uri=Stats%2fAggregateActivityStats%2f%7bmembershipType%7d%2f%7bdestinyMembershipId%7d%2f%7bcharacterId%7d%2f[/url] You will have to loop the characters and count up the completions. In the response you will have to look for the following activity hashes with the field 'activityCompletions'. "kingsfall" => array(1733556769 => "nm", 3534581229 => "hm"), "vog" => array(2659248071 => "nm", 2659248068 => "hm"), "crota" => array(1836893116 => "nm", 1836893119 => "hm"), "wrathofthemachine" => array(260765522 => "nm", 1387993552 => "hm"), nm = Normal mode hm = Hard mode

    投稿言語:

     

    マナーを守りましょう。投稿する前に、Bungie の行為規範を確認してください。 キャンセル 編集 ファイアチームを作る 投稿

    1 返信
    • It shows you the raid completions in the grimoire section of raids.

      投稿言語:

       

      マナーを守りましょう。投稿する前に、Bungie の行為規範を確認してください。 キャンセル 編集 ファイアチームを作る 投稿

    このコンテンツはご覧いただけません。
    ;
    preload icon
    preload icon
    preload icon