originally posted in:BungieNetPlatform
View Entire Topic
Another Wikia page, this time about [url=http://bungienetplatform.wikia.com/wiki/Historical_Enemy_Stats]Historical Enemy Stats[/url].
This information relates to data pulled from the [url=http://bungienetplatform.wikia.com/wiki/GetHistoricalStats]Historical Stats[/url] endpoint for a given character and the Extended information found in [url=http://bungienetplatform.wikia.com/wiki/GetPostGameCarnageReport]Post Game Carnage Reports[/url].
I've created a list of enemyIds that currently have an undefined index error in place of their statName. Each of these will have 4 corresponding statIds (assistsFrom, killsOf, deathsFrom, precisionKill(s)Of). I've also gone through and figured most of the actual enemy names by checking against my PostGameCarnageReports.
There also might be one error with 2 stats named killsOfThePsionFlayers and deathsFromThePsionFlayers as the former appears to have it's category set to 3 instead of 1 (aka its down as deaths instead of kills).
Having the enemy stats information a little more fleshed out into say its own EnemyDefinition would be good for anyone tinkering with the PostGameCarnageReports and HistoricalStats. There's actually quite a lot of information in those things that just isn't visible at the moment such as the duration of the activity (really important when you want to know how much time Skolas has sucked away from you :p).
English
-
Have started looking through all the new historical stats with a particular focus on Enemy Stats, and it looks like the majority of the enemy stats introduced in TTK are using placeholder enemyNames. Will post up a list once I've gone through them all properly.