cwebley / halo-tracker

#Halo Trackerコマンドラインツールで、取得が困難または厄介なHaloセッションの統計情報を集約

Usage

node index.js 'The Furious Moo' 'WWMJPD' 'I chan I' 'TFA Ch3ckMate'# hits haloapi requesting the matches for args# loops through all the matches of the most recent session (defined by every game from through when a custom game is recorded)# hits halo api for carnage reports and match events for every match# crunches a bunch of numbers then outputs a few giant tables of stats

##興味深い統計情報セッションに関する単純な集約統計に加えて (Kills/Xbox One)、(Display)、(Display)、(Display)、(Display)の各データも表示されます。 死亡数、メダル数、旗揚げ数など)さらに興味深い統計がいくつかあります。* パワーウェポン(スナイパー/ロケットなどのTier1ウェポン、またはショットガン/ソードなどのTier2ウェポン)を5秒以上操作し、敵チームのメンバーに拾われる前にそのウェポンをドロップした場合に増加する。* BestAvgCsrWin各マップおよび全体の平均CSR評価による、最高ランクのチームの勝利* FlagTimeあなたが旗を持っていた秒数(フラグナム所持時間の合計で求められる)* StupidNoobハイドラによる死亡* Weapon StatsKills、ヘッドショット、ダメージ、ショット発射、マグナム、AR、複合ライフルの精度

……………….。

Leave a Reply