gw2e-static-data 0.5.37 → 0.5.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11,6 +11,9 @@ exports.default = [
11
11
  // PvE Gen3 Weapons
12
12
  { id: 96356, name: "Aurene's Bite", type: 'weapon', skin: 10289, precursorId: 96357, precursorName: "Dragon's Bite", precursorSkin: 10677, generation: 3, source: 'PvE' }, { id: 95675, name: "Aurene's Fang", type: 'weapon', skin: 10702, precursorId: 95994, precursorName: "Dragon's Fang", precursorSkin: 10586, generation: 3, source: 'PvE' }, { id: 95684, name: "Aurene's Weight", type: 'weapon', skin: 10572, precursorId: 95920, precursorName: "Dragon's Weight", precursorSkin: 10604, generation: 3, source: 'PvE' }, { id: 96203, name: "Aurene's Claw", type: 'weapon', skin: 10334, precursorId: 95967, precursorName: "Dragon's Claw", precursorSkin: 10249, generation: 3, source: 'PvE' }, { id: 97590, name: "Aurene's Flight", type: 'weapon', skin: 10599, precursorId: 95834, precursorName: "Dragon's Flight", precursorSkin: 10615, generation: 3, source: 'PvE' }, { id: 96652, name: "Aurene's Insight", type: 'weapon', skin: 10536, precursorId: 95814, precursorName: "Dragon's Insight", precursorSkin: 10587, generation: 3, source: 'PvE' }, { id: 97077, name: "Aurene's Wing", type: 'weapon', skin: 10581, precursorId: 96330, precursorName: "Dragon's Wing", precursorSkin: 10698, generation: 3, source: 'PvE' }, { id: 96221, name: "Aurene's Wisdom", type: 'weapon', skin: 10276, precursorId: 96193, precursorName: "Dragon's Wisdom", precursorSkin: 10349, generation: 3, source: 'PvE' }, { id: 95808, name: "Aurene's Argument", type: 'weapon', skin: 10328, precursorId: 96915, precursorName: "Dragon's Argument", precursorSkin: 10389, generation: 3, source: 'PvE' }, { id: 97099, name: "Aurene's Breath", type: 'weapon', skin: 10756, precursorId: 96925, precursorName: "Dragon's Breath", precursorSkin: 10648, generation: 3, source: 'PvE' }, { id: 97165, name: "Aurene's Gaze", type: 'weapon', skin: 10464, precursorId: 96303, precursorName: "Dragon's Gaze", precursorSkin: 10611, generation: 3, source: 'PvE' }, { id: 97377, name: "Aurene's Persuasion", type: 'weapon', skin: 10413, precursorId: 97267, precursorName: "Dragon's Persuasion", precursorSkin: 10523, generation: 3, source: 'PvE' }, { id: 96937, name: "Aurene's Rending", type: 'weapon', skin: 10745, precursorId: 97449, precursorName: "Dragon's Rending", precursorSkin: 10286, generation: 3, source: 'PvE' }, { id: 96028, name: "Aurene's Scale", type: 'weapon', skin: 10652, precursorId: 97691, precursorName: "Dragon's Scale", precursorSkin: 10235, generation: 3, source: 'PvE' }, { id: 95612, name: "Aurene's Tail", type: 'weapon', skin: 10322, precursorId: 96827, precursorName: "Dragon's Tail", precursorSkin: 10435, generation: 3, source: 'PvE' }, { id: 97783, name: "Aurene's Voice", type: 'weapon', skin: 10479, precursorId: 97513, precursorName: "Dragon's Voice", precursorSkin: 10254, generation: 3, source: 'PvE' },
13
13
 
14
+ // PvE Janthir Weapons
15
+ { id: 103815, name: 'Klobjarne Geirr', type: 'weapon', skin: 12703, precursorId: 103973, precursorName: 'Nyr Hrammr', precursorSkin: 12732, generation: -1, source: 'PvE' },
16
+
14
17
  // PvE Trinket
15
18
  { id: 81908, name: 'Aurora', type: 'trinket', skin: null, precursorId: 81729, precursorName: 'Spark of Sentience', precursorSkin: null, generation: -1, source: 'PvE' }, { id: 91048, name: 'Vision', type: 'trinket', skin: null, precursorId: 91035, precursorName: 'Glimpse', precursorSkin: null, generation: -1, source: 'PvE' }, { id: 91234, name: 'Coalescence', type: 'trinket', skin: null, precursorId: 86104, precursorName: 'Hateful Sworl', precursorSkin: null, generation: -1, source: 'PvE' }, { id: 95380, name: 'Prismatic Champion\'s Regalia', type: 'trinket', skin: null, precursorId: null, precursorName: null, precursorSkin: null, generation: -1, source: 'PvE' },
16
19
 
@@ -1,4 +1,4 @@
1
1
  'use strict';
2
2
 
3
3
  exports.__esModule = true;
4
- exports.default = [{ group: 'Wealth', title: 'Account Value', key: 'values.summary.value', sprite: 'account-overview', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Account Value (excl. Gemstore)', key: 'values.summary.valueMinusGemItems', sprite: 'account-overview', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Liquid Gold', key: 'values.summary.liquidBuy', sprite: 'gold', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Gold', key: 'statistics.gold', sprite: 'gold', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Gems', key: 'statistics.gems', sprite: 'gem', gold: false, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Character Value', key: 'values.characters.value', sprite: 'account-characters', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Bank Value', key: 'values.bank.value', sprite: 'account-bank', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Material Storage Value', key: 'values.materials.value', sprite: 'account-materials', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Tradingpost Value (Total)', key: 'values.commerce.value', sprite: 'tradingpost-test', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Tradingpost Value (Buy Orders)', key: 'values.commerce.details.buys.value', sprite: 'tradingpost-test', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Tradingpost Value (Sell Orders)', key: 'values.commerce.details.sells.value', sprite: 'tradingpost-test', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Tradingpost Value (Delivery Box)', key: 'values.commerce.details.delivery.value', sprite: 'tradingpost-test', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Wardrobe Value', key: 'values.skins.fullValue', sprite: 'account-wardrobe', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Miniature Value', key: 'values.minis.value', sprite: 'account-miniatures', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Mount Value', key: 'values.mounts.value', sprite: 'account-mounts', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Dye Value', key: 'values.dyes.value', sprite: 'account-dyes', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Theoretically Spent Gems', key: 'values.summary.spentGems', sprite: 'gem', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Karma', key: 'statistics.karma', sprite: 'karma', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Spirit Shards', key: 'statistics.spiritShards', sprite: 'spirit-shard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Laurels', key: 'statistics.laurels', sprite: 'laurel', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Transmutation Charges', key: 'statistics.transmutationCharges', sprite: 'transmutation-charge', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Guild Commendations', key: 'statistics.guildCommendations', sprite: 'guild-commendation', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Black Lion Claim Tickets', key: 'statistics.blackLionClaimTickets', sprite: 'claim-ticket', gold: false, by_playtime: true, decimals: 1 }, { group: 'Currencies', title: 'Miniature Claim Tickets', key: 'statistics.blackLionMiniatureClaimTickets', sprite: 'miniature-claim-ticket', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Research Notes', key: 'statistics.researchNotes', sprite: 'research-note', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Jade Slivers', key: 'statistics.jadeSlivers', sprite: 'jade-sliver', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Unusual Coins', key: 'statistics.unusualCoins', sprite: 'unusual-coin', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Imperial Favor', key: 'statistics.imperialFavor', sprite: 'imperial-favor', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Canach Coins', key: 'statistics.canachCoins', sprite: 'canach-coins', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Ancient Coins', key: 'statistics.ancientCoins', sprite: 'ancient-coin', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Astral Acclaim', key: 'statistics.astralAcclaim', sprite: 'astral-acclaim', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Geodes', key: 'statistics.geodes', sprite: 'geode', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Bandit Crests', key: 'statistics.banditCrests', sprite: 'bandit-crest', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Airship Parts', key: 'statistics.airshipParts', sprite: 'airship-part', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Lumps of Aurillium', key: 'statistics.lumpsOfAurillium', sprite: 'lump-of-aurillium', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Ley Line Crystals', key: 'statistics.leyLineCrystals', sprite: 'ley-line-crystal', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Provisioner Tokens', key: 'statistics.provisionerTokens', sprite: 'provisioner-token', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Unbound Magic', key: 'statistics.unboundMagic', sprite: 'unbound-magic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Trade Contract', key: 'statistics.tradeContract', sprite: 'trade-contract', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Elegy Mosaic', key: 'statistics.elegyMosaic', sprite: 'elegy-mosaic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Volatile Magic', key: 'statistics.volatileMagic', sprite: 'volatile-magic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Racing Medallions', key: 'statistics.racingMedallions', sprite: 'racing-medallion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Festival Tokens', key: 'statistics.festivalToken', sprite: 'festival-token', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'War Supplies', key: 'statistics.warSupplies', sprite: 'war-supplies', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Tyrian Defense Seals', key: 'statistics.tyrianDefenseSeals', sprite: 'tyrian-defense-seal', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Blood Rubies', key: 'statistics.bloodRubies', sprite: 'blood-ruby', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Petrified Wood', key: 'statistics.petrifiedWood', sprite: 'petrified-wood', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Fresh Winterberries', key: 'statistics.freshWinterberries', sprite: 'fresh-winterberries', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Jade Shards', key: 'statistics.jadeShards', sprite: 'jade-shards', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Fire Orchid Blossoms', key: 'statistics.fireOrchidBlossoms', sprite: 'fire-orchid-blossoms', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Orrian Pearls', key: 'statistics.orrianPearls', sprite: 'orrian-pearl', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Kralkatite Ore', key: 'statistics.kralkatiteOre', sprite: 'kralkatite-ore', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Difluorite Crystal', key: 'statistics.difluoriteCrystals', sprite: 'difluorite-crystals', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Inscribed Shards', key: 'statistics.inscribedShards', sprite: 'inscribed-shard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Lumps of Mistonium', key: 'statistics.lumpsOfMistonium', sprite: 'lump-of-mistonium', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Branded Mass', key: 'statistics.brandedMass', sprite: 'branded-mass', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Mistborn Mote', key: 'statistics.mistbornMote', sprite: 'mistborn-mote', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Hatched Chili', key: 'statistics.hatchedChili', sprite: 'hatchedChili', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Eternal Ice Shard', key: 'statistics.eternalIceShard', sprite: 'eternalIceShard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Eitrite Ingot', key: 'statistics.eitriteIngots', sprite: 'eitriteIngot', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Essence of Despair', key: 'statistics.essenceOfDespair', sprite: 'essenceOfDespair', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Essence of Greed', key: 'statistics.essenceOfGreed', sprite: 'essenceOfGreed', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Essence of Triumph', key: 'statistics.essenceOfTriumph', sprite: 'essenceOfTriumph', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Static Charge', key: 'statistics.staticCharge', sprite: 'static-charge', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Pinch of Stardust', key: 'statistics.pinchOfStardust', sprite: 'pinch-of-stardust', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Calcified Gasp', key: 'statistics.calcifiedGasp', sprite: 'calcified-gasp', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Ursus Oblige', key: 'statistics.ursusOblige', sprite: 'ursus-oblige', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Zephyrite Lockpicks', key: 'statistics.zephyriteLockpicks', sprite: 'zephyrite-lockpick', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Bandit Skeleton Keys', key: 'statistics.banditSkeletonKeys', sprite: 'bandit-skeleton-key', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Pact Crowbars', key: 'statistics.pactCrowbars', sprite: 'pact-crowbar', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Exalted Keys', key: 'statistics.exaltedKeys', sprite: 'exalted-key', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Vials of Chak Acid', key: 'statistics.vialsOfChakAcid', sprite: 'vial-of-chak-acid', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Machetes', key: 'statistics.machetes', sprite: 'machete', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Trader\'s Keys', key: 'statistics.tradersKeys', sprite: 'traders-key', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Mistborn Keys', key: 'statistics.mistbornKey', sprite: 'mistborn-key', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Cache Keys', key: 'statistics.cacheKey', sprite: 'cache-key', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Jade Miner\'s Keycard', key: 'statistics.jadeMinersKeycard', sprite: 'jade-miners-keycard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Dungeons', title: 'Tales of Dungeon Delving', key: 'statistics.dungeonTokenCount', sprite: 'crucible-of-eternity', gold: false, by_playtime: true, decimals: 0 }, { group: 'Dungeons', title: 'Completed Dungeons', key: 'statistics.completedDungeons', sprite: 'dungeons-overview', gold: false, by_playtime: true, decimals: 0 }, { group: 'Dungeons', title: 'Chest of Dungeoneering', key: 'statistics.chestOfDungeoneering', sprite: 'chest-of-dungeoneering', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fractals of the Mists', title: 'Fractal Relics', key: 'statistics.fractalRelics', sprite: 'fractal-relic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fractals of the Mists', title: 'Pristine Fractal Relics', key: 'statistics.pristineFractalRelics', sprite: 'pristine-fractal-relic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fractals of the Mists', title: 'Fractal Level', key: 'statistics.fractalLevel', sprite: 'fractal-level', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fractals of the Mists', title: 'Fractal Skins', key: 'statistics.fractalSkins', sprite: 'fractal-skin', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fractals of the Mists', title: 'Fractal Tonics', key: 'statistics.fractalTonics', sprite: 'endless-fractal-tonic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fractals of the Mists', title: 'Unstable Fractal Essence', key: 'statistics.unstableCosmicEssences', sprite: 'unstable-fractal-essence', gold: false, by_playtime: true, decimals: 0 }, { group: 'Strike Missions', title: 'Blue Prophet Shards', key: 'statistics._blueProphetShard', sprite: 'blue-prophet-shard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Strike Missions', title: 'Green Prophet Shards', key: 'statistics._greenProphetShard', sprite: 'green-prophet-shard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Raids', title: 'Legendary Insights', key: 'statistics.raidTokenCount', sprite: 'legendary-insight', gold: false, by_playtime: true, decimals: 0 }, { group: 'Raids', title: 'Magnetite Shards', key: 'statistics.magnetiteShards', sprite: 'magnetite-shard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Raids', title: 'Gaeting Crystals', key: 'statistics.gaetingCrystals', sprite: 'gaeting-crystals-new', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Finished Achievements', key: 'statistics.achievementCount', sprite: 'account-achievements', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Skins (Total)', key: 'statistics.skinCount', sprite: 'account-wardrobe', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Miniatures', key: 'statistics.miniCount', sprite: 'account-miniatures', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Mounts', key: 'statistics.mountCount', sprite: 'account-mounts', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Dyes', key: 'statistics.dyeCount', sprite: 'account-dyes', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Finishers', key: 'statistics.finisherCount', sprite: 'finishers', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Outfits', key: 'statistics.outfitCount', sprite: 'outfits', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Mailcarriers', key: 'statistics.mailcarrierCount', sprite: 'mailcarriers', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Gliders', key: 'statistics.gliderCount', sprite: 'gliders', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Novelties', key: 'statistics.noveltyCount', sprite: 'novelties', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Skiffs', key: 'statistics.skiffCount', sprite: 'skiffs', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Emotes', key: 'statistics.emoteCount', sprite: 'emotes', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Jadebots', key: 'statistics.jadebotCount', sprite: 'jadebots', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked PvP Heroes', key: 'statistics.pvpHeroCount', sprite: 'pvp-heroes', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Recipes', key: 'statistics.recipeCount', sprite: 'recipes', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Titles', key: 'statistics.titleCount', sprite: 'titles', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Colored Titles', key: 'statistics.coloredTitleCount', sprite: 'colored-titles', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Legendaries', key: 'statistics.legendaryarmoryCount', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Home Cats', key: 'statistics.homeCats', sprite: 'home-cats', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Home Nodes', key: 'statistics.homeNodes', sprite: 'home-nodes', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unique Permanent Tonics', key: 'statistics.uniqueTonics', sprite: 'tonic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Luck', key: 'statistics.luck', sprite: 'account-luck', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Immortal Skins', key: 'statistics.immortalSkins', sprite: 'immortal-skins', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Legendary Skins (Any)', key: 'statistics.legendarySkins', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Legendary Skins (Weapons)', key: 'statistics.legendarySkinsWeapon', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Legendary Skins (Armor)', key: 'statistics.legendarySkinsArmor', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Legendary Skins (Backpieces)', key: 'statistics.legendarySkinsBack', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Completed Convergences', key: 'statistics.convergenceCompletions', sprite: 'convergenceHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Total Auras', key: 'statistics.totalAuras', sprite: 'total-auras', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Chak Egg Sacks', key: 'statistics.chakEggSacks', sprite: 'chak-egg-sack', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Preserved Queen Bees', key: 'statistics.preservedQueenBees', sprite: 'preserved-queen-bee', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Liquid Aurilliums', key: 'statistics.liquidAurillium', sprite: 'liquid-aurillium', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Ghostly Infusions', key: 'statistics.ghostlyInfusions', sprite: 'ghostly-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Celestial Infusions', key: 'statistics.celestialInfusion', sprite: 'celesital-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Bauble Infusions', key: 'statistics.baubleInfusions', sprite: 'bauble-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Poly-luminescent Refractors', key: 'statistics.luminescentRefractors', sprite: 'luminescent-refractors', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Phospholuminescent Infusions', key: 'statistics.phospholuminescentInfusions', sprite: 'phospholuminescent-infusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Winter\'s Heart Infusions', key: 'statistics.wintersHeartInfusions', sprite: 'winters-heart-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Winter\'s Presence', key: 'statistics.wintersPresence', sprite: 'winters-presence', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Nightfury', key: 'statistics.nightfury', sprite: 'nightfury', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Koda\'s Warmth Enrichments', key: 'statistics.kodasWarmthEnrichment', sprite: 'kodas-warmth-enrichment', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Festive Confetti Infusions', key: 'statistics.festiveConfettiInfusions', sprite: 'festive-confetti-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Snow Diamond Infusions', key: 'statistics.snowDiamondInfusions', sprite: 'snow-diamond-infusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Crystal Infusions', key: 'statistics.crystalInfusions', sprite: 'crystal-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Polysaturating Infusions', key: 'statistics.polysaturatingInfusions', sprite: 'polysaturating-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Ember Infusions', key: 'statistics.emberInfusions', sprite: 'emberInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Mystic Infusions', key: 'statistics.mysticInfusions', sprite: 'mysticInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Peerless Infusions', key: 'statistics.peerlessInfusions', sprite: 'peerlessInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Toy Shell Infusions', key: 'statistics.toyShellInfusions', sprite: 'toyShellInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Heart of the Khan-Ur Infusions', key: 'statistics.heartOfTheKhanUr', sprite: 'heartOfTheKhanUr', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Frost Legion Infusions', key: 'statistics.frostLegionInfusion', sprite: 'frostLegionInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Abyssal Infusions', key: 'statistics.abyssalInfusion', sprite: 'abyssalInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Otter\'s Blessing Enrichments', key: 'statistics.ottersBlessingEnrichment', sprite: 'ottersBlessingEnrichment', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Celebratory Birthday Enrichments', key: 'statistics.celebratoryBirthdayEnrichment', sprite: 'celebratoryBirthdayEnrichment', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Deldrimor Stoneskin Infusions', key: 'statistics.deldrimorStoneskinInfusions', sprite: 'deldrimorStoneskinInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Jormag Eye Infusions', key: 'statistics.jormagEyeInfusions', sprite: 'jormagEyeInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Primordus Eye Infusions', key: 'statistics.primordusEyeInfusions', sprite: 'primordusEyeInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Imperial Everblooms', key: 'statistics.imperialEverbloom', sprite: 'imperialEverbloom', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Clockwork Infusions', key: 'statistics.clockworkInfusion', sprite: 'clockworkInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Jotun Infusions', key: 'statistics.jotunInfusion', sprite: 'jotunInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Wurm\'s Blessing Enrichments', key: 'statistics.wurmsBlessingEnrichment', sprite: 'wurmsEnrichment', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Echo of the Dragonvoids', key: 'statistics.echoOfTheDragonvoid', sprite: 'echoOfTheDragonvoid', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Mote of Darknesses', key: 'statistics.moteOfDarkness', sprite: 'moteOfDarkness', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Possession Infusions', key: 'statistics.possessionInfusion', sprite: 'possessionInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Silent Symphonies', key: 'statistics.silentSymphony', sprite: 'enchantedMusicBox', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Arcane Flow Infusions', key: 'statistics.arcaneFlowInfusion', sprite: 'arcaneFlowInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Mistwalker Infusions', key: 'statistics.mistwalkerInfusion', sprite: 'mistWalkerInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Legendary Items (Any)', key: 'statistics.legendaryItems', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Legendary Items (Weapons)', key: 'statistics.legendaryItemsWeapon', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Aurene Legendary Variants', key: 'statistics.aureneLegendaryVariantSkins', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Legendary Items (Armor)', key: 'statistics.legendaryItemsArmor', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Suffused Obsidian Armors', key: 'statistics.suffusedObsidianArmorSkins', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Legendary Items (Backpieces)', key: 'statistics.legendaryItemsBack', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Legendary Items (Trinkets)', key: 'statistics.legendaryItemsTrinket', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Broken Spoons', key: 'statistics.brokenSpoons', sprite: 'broken-spoon', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Champion Bags', key: 'statistics.championBags', sprite: 'champion-bag', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Triple Trouble Golden Chests', key: 'statistics.tripleTroubleChests', sprite: 'tt-chest', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Tequatl Exotic Chests', key: 'statistics.tequatlChests', sprite: 'tequatl-chest', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Verdant Brink: Hero\'s Choice Chest', key: 'statistics.vbHerosChoice', sprite: 'vb-heros-choice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Tangled Depths: Hero\'s Choice Chest', key: 'statistics.tdHerosChoice', sprite: 'td-heros-choice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Auric Basin: Hero\'s Choice Chest', key: 'statistics.abHerosChoice', sprite: 'ab-heros-choice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Dragon\'s Stand: Hero\'s Choice Chest', key: 'statistics.dsHerosChoice', sprite: 'ds-heros-choice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Crystal Oasis: Hero\'s Choice Chest', key: 'statistics.crystalOasisHerosChoice', sprite: 'crystalOasisHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Elon Riverlands: Hero\'s Choice Chest', key: 'statistics.elonRiverlandsHerosChoice', sprite: 'elonRiverlandsHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'The Desolation: Hero\'s Choice Chest', key: 'statistics.theDesolationHerosChoice', sprite: 'theDesolationHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Domain of Vabbi: Hero\'s Choice Chest', key: 'statistics.domainOfVabbiHerosChoice', sprite: 'domainOfVabbiHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Seitung Province: Hero\'s Choice Chest', key: 'statistics.seitungProvinceHerosChoice', sprite: 'eodHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'New Kaineng City: Hero\'s Choice Chest', key: 'statistics.newKainengCityHerosChoice', sprite: 'eodHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Echovald Wilds: Hero\'s Choice Chest', key: 'statistics.echovaldWildsHerosChoice', sprite: 'eodHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Dragon\'s End: Hero\'s Choice Chest', key: 'statistics.dragonsEndHerosChoice', sprite: 'eodHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Gyala Delve: Hero\'s Choice Chest', key: 'statistics.gyalaDelveHerosChoice', sprite: 'eodHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Skywatch Archipelago: Hero\'s Choice Chest', key: 'statistics.skywatchArchipelagoHerosChoice', sprite: 'skywatchHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Amnytas: Hero\'s Choice Chest', key: 'statistics.amnytasHerosChoice', sprite: 'amnytasHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Inner Nayos: Hero\'s Choice Chest', key: 'statistics.innerNayosEndHerosChoice', sprite: 'innerNayosHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Convergence: Hero\'s Choice Chest', key: 'statistics.convergenceHerosChoice', sprite: 'convergenceHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Citadel of Zakiros: Hero\'s Choice Chest', key: 'statistics.citadelOfZakirosHerosChoice', sprite: 'innerNayosHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Janthir Syntri: Hero\'s Choice Chest', key: 'statistics.janthirSyntriHerosChoice', sprite: 'janthirWildsHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Gifts of Exploration', key: 'statistics.giftsOfExploration', sprite: 'gifts-of-exploration', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Gifts of Battle', key: 'statistics.giftsOfBattle', sprite: 'gifts-of-battle', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Tomes of Knowledge', key: 'statistics.tomesOfKnowledge', sprite: 'tome-of-knowledge', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Fossilized Insects', key: 'statistics.fossilizedInsects', sprite: 'fossilized-insect', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'White Mantle Portal Devices', key: 'statistics.whiteMantlePortalDevices', sprite: 'white-mantle-portal-device', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Reclaimed Metal Plates', key: 'statistics.reclaimedMetalPlates', sprite: 'reclaimed-metal-plate', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Chak Eggs', key: 'statistics.chakEggs', sprite: 'chak-egg', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Legendary Spikes', key: 'statistics.legendarySpikes', sprite: 'legendary-spike', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Shiny Baubles', key: 'statistics.shinyBaubles', sprite: 'shinyBaubles', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Emblem of the Avenger', key: 'statistics.emblemOfTheAvenger', sprite: 'emblemOfTheAvenger', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Emblem of the Conqueror', key: 'statistics.emblemOfTheConqueror', sprite: 'emblemOfTheConqueror', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Emblem of Tournament Victory', key: 'statistics.emblemOfTournamentVictory', sprite: 'emblemOfTournamentVictory', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Emblem of Victory', key: 'statistics.emblemOfVictory', sprite: 'emblemOfVictory', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Mini Professor Mew', key: 'statistics.miniProfessorMew', sprite: 'miniProfessorMew', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Stat Infusions', key: 'statistics.statInfusions', sprite: 'statInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Dragonite Ore', key: 'statistics.dragoniteOre', sprite: 'dragonite-ore', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Bloodstone Dust', key: 'statistics.bloodstoneDust', sprite: 'bloodstone-dust', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Empyreal Fragments', key: 'statistics.empyrealFragments', sprite: 'empyreal-fragments', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Airship Oil', key: 'statistics.airshipOil', sprite: 'airship-oil', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Auric Dust', key: 'statistics.auricDust', sprite: 'auric-dust', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Ley Line Sparks', key: 'statistics.leyLineSparks', sprite: 'ley-line-sparks', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Crystalline Ore', key: 'statistics.crystallineOre', sprite: 'crystalline-ore', gold: false, by_playtime: true, decimals: 0 }, { group: 'Activities', title: 'Keg Brawl Rounds', key: 'statistics.kegBrawlRounds', sprite: 'keg-brawl', gold: false, by_playtime: true, decimals: 0 }, { group: 'Activities', title: 'Sanctum Sprint Rounds', key: 'statistics.sanctumSprintRounds', sprite: 'sanctum-sprint', gold: false, by_playtime: true, decimals: 0 }, { group: 'Activities', title: 'Southsun Survival Rounds', key: 'statistics.southsunSurvivalRounds', sprite: 'southsun-surivial', gold: false, by_playtime: true, decimals: 0 }, { group: 'Activities', title: 'Crab Toss Rounds', key: 'statistics.crabTossRounds', sprite: 'crab-toss', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Badges of Honor', key: 'statistics.badgesOfHonor', sprite: 'badge-of-honor', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Proof of Heroics', key: 'statistics.proofOfHeroics', sprite: 'proof-of-heroics', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Testimony of Desert Heroics', key: 'statistics.testimonyOfHeroics', sprite: 'testimony-of-heroics', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Testimony of Jade Heroics', key: 'statistics.testimonyOfJadeHeroics', sprite: 'testimony-of-jade-heroics', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'WvW Skirmish Claim Ticket', key: 'statistics.wvwClaimTickets', sprite: 'wvw-tournament-claim-ticket', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Killed Players', key: 'statistics.wvwPlayerKills', sprite: 'player-kill', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'WvW Rank', key: 'statistics.wvwRank', sprite: 'wvw-rank', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Supply Spent on Repairs', key: 'statistics.wvwSupplySpentOnRepairs', sprite: 'wvw-spent-supply', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Killed Supply Caravans', key: 'statistics.wvwSupplyCaravansKilled', sprite: 'wvw-offense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Escorted Supply Caravans', key: 'statistics.wvwSupplyCaravansEscorted', sprite: 'wvw-defense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Captured Objectives', key: 'statistics.wvwCapturedObjectives', sprite: 'wvw-offense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Defended Objectives', key: 'statistics.wvwDefendedObjectives', sprite: 'wvw-defense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Captured Supply Camps', key: 'statistics.wvwCapturedSupplyCamps', sprite: 'wvw-offense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Defended Supply Camps', key: 'statistics.wvwDefendedSupplyCamps', sprite: 'wvw-defense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Captured Towers', key: 'statistics.wvwCapturedTowers', sprite: 'wvw-offense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Defended Towers', key: 'statistics.wvwDefendedTowers', sprite: 'wvw-defense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Captured Keeps', key: 'statistics.wvwCapturedKeeps', sprite: 'wvw-offense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Defended Keeps', key: 'statistics.wvwDefendedKeeps', sprite: 'wvw-defense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Captured Stonemist Castle', key: 'statistics.wvwCapturedCastles', sprite: 'wvw-offense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Defended Stonemist Castle', key: 'statistics.wvwDefendedCastles', sprite: 'wvw-defense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Potion of WvW Rewards', key: 'statistics.potionOfWvwRewards', sprite: 'wvw-potion', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Skirmish Chests', key: 'statistics.skirmishChests', sprite: 'skirmish-chest', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'PvP Rank', key: 'statistics.pvpRank', sprite: 'pvp-rank', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Current PvP League Rating', key: 'statistics.pvpLeagueRating', sprite: 'pvp-league-rating', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Total PvP Games', key: 'statistics.pvpGameCount', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Ranked PvP Games', key: 'statistics.pvpGameCountRanked', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Total PvP Wins', key: 'statistics.pvpWinCount', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Ranked PvP Wins', key: 'statistics.pvpWinCountRanked', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Total Killed Players', key: 'statistics.pvpKilledPlayers', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Ranked Killed Players', key: 'statistics.pvpKilledPlayersRanked', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Total PvP Winrate (50+ games)', key: 'statistics.pvpWinRate50', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Total PvP Winrate (250+ games)', key: 'statistics.pvpWinRate250', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Total PvP Winrate (500+ games)', key: 'statistics.pvpWinRate500', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Total PvP Winrate (1000+ games)', key: 'statistics.pvpWinRate1000', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Ranked PvP Winrate (50+ games)', key: 'statistics.pvpWinRateRanked', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Ranked PvP Winrate (250+ games)', key: 'statistics.pvpWinRateRanked250', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Ranked PvP Winrate (500+ games)', key: 'statistics.pvpWinRateRanked500', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Ranked PvP Winrate (1000+ games)', key: 'statistics.pvpWinRateRanked1000', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'PvP League Tickets', key: 'statistics.pvpLeagueTickets', sprite: 'pvp-league-ticket', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Potion of PvP Rewards', key: 'statistics.potionOfPvpRewards', sprite: 'pvp-potion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'PvP Tournament Vouchers', key: 'statistics.pvpTournamentVouchers', sprite: 'pvp-tournament-voucher', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Ascended Shards of Glory', key: 'statistics.ascendedShardsOfGlory', sprite: 'ascended-shards-of-glory', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Playtime', key: 'statistics.playtime', sprite: 'playtime', gold: false, by_playtime: false, decimals: 2 }, { group: 'Account', title: 'Playtime per Day', key: 'statistics.playtimePerDay', sprite: 'playtime', gold: false, by_playtime: false, decimals: 2 }, { group: 'Account', title: 'Playtime on Most Played Character', key: 'statistics.mostPlayedCharacterPlaytime', sprite: 'playtime', gold: false, by_playtime: false, decimals: 2 }, { group: 'Account', title: 'Characters', key: 'statistics.characterCount', sprite: 'account-characters', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Max-level Characters', key: 'statistics.maxLevelCharacterCount', sprite: 'account-characters', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Deaths', key: 'statistics.deathCount', sprite: 'deaths', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Deaths per Hour', key: 'statistics.deathCountPerHour', sprite: 'deaths', gold: false, by_playtime: true, decimals: 2 }, { group: 'Account', title: 'Guilds', key: 'statistics.guildCount', sprite: 'account-guild', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Total Storage Slots', key: 'statistics.totalStorageSlots', sprite: 'account-bank', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Mastery Points (Total)', key: 'statistics.masteryPoints', sprite: 'small-mastery', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Mastery Points (Central Tyria)', key: 'statistics.masteryPointsTyria', sprite: 'small-mastery-tyria', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Mastery Points (Heart of Thorns)', key: 'statistics.masteryPointsMaguuma', sprite: 'small-mastery-maguuma', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Mastery Points (Path of Fire)', key: 'statistics.masteryPointsDesert', sprite: 'small-mastery-desert', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Mastery Points (The Icebrood Saga)', key: 'statistics.masteryPointsCrystal', sprite: 'small-mastery-tundra', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Any Fish', key: 'statistics.fishItems', sprite: 'fish-items-junk', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Legendary Fish', key: 'statistics.fishItemsLegendary', sprite: 'fish-items-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Ascended Fish', key: 'statistics.fishItemsAscended', sprite: 'fish-items-ascended', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Exotic Fish', key: 'statistics.fishItemsExotic', sprite: 'fish-items-exotic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Rare Fish', key: 'statistics.fishItemsRare', sprite: 'fish-items-rare', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Masterwork Fish', key: 'statistics.fishItemsMasterwork', sprite: 'fish-items-masterwork', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Fine Fish', key: 'statistics.fishItemsFine', sprite: 'fish-items-fine', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Basic Fish', key: 'statistics.fishItemsBasic', sprite: 'fish-items-basic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Junk Fish', key: 'statistics.fishItemsJunk', sprite: 'fish-items-junk', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Salvaged Items', key: 'statistics.salvagedItems', sprite: 'salvaged-items', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Tradingpost Buy Orders', key: 'statistics.buyOrderCount', sprite: 'tradingpost-test', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Tradingpost Sell Orders', key: 'statistics.sellOrderCount', sprite: 'tradingpost-test', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Winter Wonderland Completions', key: 'statistics.winterWonderlandCompletions', sprite: 'winter-wonderland', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Music Boxes', key: 'statistics.musicBoxes', sprite: 'music-boxes', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Kites', key: 'statistics.kites', sprite: 'kites', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Silverwastes Shovels', key: 'statistics.silverwastesShovels', sprite: 'silverwastes-shovel', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: '32-Slot Bags', key: 'statistics.thirtyTwoSlotBags', sprite: '32-slot-bags', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'New Year, New Quaggan (Luck Donated)', key: 'statistics.newYearNewQuaggan', sprite: 'account-luck', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Flying Cow Token', key: 'statistics.flyingCowTokens', sprite: 'flying-cow-token', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Mad King\'s Clock Tower Completions', key: 'statistics.madKingsClockTowerCompletions', sprite: 'madKingsClockTowerCompletions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'ArenaNet Employee Achievements', key: 'statistics.arenanetEmployeeAchievements', sprite: 'arenanetEmployeeAchievements', gold: false, by_playtime: true, decimals: 0 }, { group: 'Gemstore', title: 'Musical Instruments', key: 'statistics.instruments', sprite: 'instruments', gold: false, by_playtime: true, decimals: 0 }, { group: 'Gemstore', title: 'Unlimited Gathering Tools', key: 'statistics.permanentTools', sprite: 'permanent-tools', gold: false, by_playtime: true, decimals: 0 }, { group: 'Gemstore', title: 'Permanent Contracts', key: 'statistics.permanentContracts', sprite: 'permanent-contract', gold: false, by_playtime: true, decimals: 0 }, { group: 'Gemstore', title: 'Toys', key: 'statistics.gemstoreToys', sprite: 'gemstore-toys', gold: false, by_playtime: true, decimals: 0 }, { group: 'Gemstore', title: 'Shared Inventory Slots', key: 'statistics.sharedInventorySlots', sprite: 'shared-inventory-slot', gold: false, by_playtime: true, decimals: 0 }, { group: 'Gemstore', title: 'Permanent Lounge Passes', key: 'statistics.permanentLoungePasses', sprite: 'permanentLoungePasses', gold: false, by_playtime: true, decimals: 0 }, { group: 'Pointless Statistics', title: 'Broken Twig', key: 'statistics.brokenTwig', sprite: 'broken-twig', gold: false, by_playtime: true, decimals: 0 }, { group: 'Pointless Statistics', title: 'Warm Stone', key: 'statistics.warmStone', sprite: 'warm-stone', gold: false, by_playtime: true, decimals: 0 }, { group: 'Pointless Statistics', title: 'Crumbling Bone', key: 'statistics.crumblingBone', sprite: 'crumbling-bone', gold: false, by_playtime: true, decimals: 0 }, { group: 'Pointless Statistics', title: 'Mangled Talon', key: 'statistics.mangledTalon', sprite: 'mangled-talon', gold: false, by_playtime: true, decimals: 0 }, { group: 'Pointless Statistics', title: 'Clump of Resin', key: 'statistics.clumpOfResin', sprite: 'clump-of-resin', gold: false, by_playtime: true, decimals: 0 }, { group: 'Pointless Statistics', title: 'Marsh Frog', key: 'statistics.marshFrog', sprite: 'marshFrog', gold: false, by_playtime: true, decimals: 0 }];
4
+ exports.default = [{ group: 'Wealth', title: 'Account Value', key: 'values.summary.value', sprite: 'account-overview', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Account Value (excl. Gemstore)', key: 'values.summary.valueMinusGemItems', sprite: 'account-overview', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Liquid Gold', key: 'values.summary.liquidBuy', sprite: 'gold', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Gold', key: 'statistics.gold', sprite: 'gold', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Gems', key: 'statistics.gems', sprite: 'gem', gold: false, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Character Value', key: 'values.characters.value', sprite: 'account-characters', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Bank Value', key: 'values.bank.value', sprite: 'account-bank', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Material Storage Value', key: 'values.materials.value', sprite: 'account-materials', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Tradingpost Value (Total)', key: 'values.commerce.value', sprite: 'tradingpost-test', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Tradingpost Value (Buy Orders)', key: 'values.commerce.details.buys.value', sprite: 'tradingpost-test', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Tradingpost Value (Sell Orders)', key: 'values.commerce.details.sells.value', sprite: 'tradingpost-test', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Tradingpost Value (Delivery Box)', key: 'values.commerce.details.delivery.value', sprite: 'tradingpost-test', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Wardrobe Value', key: 'values.skins.fullValue', sprite: 'account-wardrobe', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Miniature Value', key: 'values.minis.value', sprite: 'account-miniatures', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Mount Value', key: 'values.mounts.value', sprite: 'account-mounts', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Dye Value', key: 'values.dyes.value', sprite: 'account-dyes', gold: true, by_playtime: true, decimals: 0 }, { group: 'Wealth', title: 'Theoretically Spent Gems', key: 'values.summary.spentGems', sprite: 'gem', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Karma', key: 'statistics.karma', sprite: 'karma', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Spirit Shards', key: 'statistics.spiritShards', sprite: 'spirit-shard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Laurels', key: 'statistics.laurels', sprite: 'laurel', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Transmutation Charges', key: 'statistics.transmutationCharges', sprite: 'transmutation-charge', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Guild Commendations', key: 'statistics.guildCommendations', sprite: 'guild-commendation', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Black Lion Claim Tickets', key: 'statistics.blackLionClaimTickets', sprite: 'claim-ticket', gold: false, by_playtime: true, decimals: 1 }, { group: 'Currencies', title: 'Miniature Claim Tickets', key: 'statistics.blackLionMiniatureClaimTickets', sprite: 'miniature-claim-ticket', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Research Notes', key: 'statistics.researchNotes', sprite: 'research-note', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Jade Slivers', key: 'statistics.jadeSlivers', sprite: 'jade-sliver', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Unusual Coins', key: 'statistics.unusualCoins', sprite: 'unusual-coin', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Imperial Favor', key: 'statistics.imperialFavor', sprite: 'imperial-favor', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Canach Coins', key: 'statistics.canachCoins', sprite: 'canach-coins', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Ancient Coins', key: 'statistics.ancientCoins', sprite: 'ancient-coin', gold: false, by_playtime: true, decimals: 0 }, { group: 'Currencies', title: 'Astral Acclaim', key: 'statistics.astralAcclaim', sprite: 'astral-acclaim', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Geodes', key: 'statistics.geodes', sprite: 'geode', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Bandit Crests', key: 'statistics.banditCrests', sprite: 'bandit-crest', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Airship Parts', key: 'statistics.airshipParts', sprite: 'airship-part', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Lumps of Aurillium', key: 'statistics.lumpsOfAurillium', sprite: 'lump-of-aurillium', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Ley Line Crystals', key: 'statistics.leyLineCrystals', sprite: 'ley-line-crystal', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Provisioner Tokens', key: 'statistics.provisionerTokens', sprite: 'provisioner-token', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Unbound Magic', key: 'statistics.unboundMagic', sprite: 'unbound-magic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Trade Contract', key: 'statistics.tradeContract', sprite: 'trade-contract', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Elegy Mosaic', key: 'statistics.elegyMosaic', sprite: 'elegy-mosaic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Volatile Magic', key: 'statistics.volatileMagic', sprite: 'volatile-magic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Racing Medallions', key: 'statistics.racingMedallions', sprite: 'racing-medallion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Festival Tokens', key: 'statistics.festivalToken', sprite: 'festival-token', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'War Supplies', key: 'statistics.warSupplies', sprite: 'war-supplies', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Tyrian Defense Seals', key: 'statistics.tyrianDefenseSeals', sprite: 'tyrian-defense-seal', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Blood Rubies', key: 'statistics.bloodRubies', sprite: 'blood-ruby', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Petrified Wood', key: 'statistics.petrifiedWood', sprite: 'petrified-wood', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Fresh Winterberries', key: 'statistics.freshWinterberries', sprite: 'fresh-winterberries', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Jade Shards', key: 'statistics.jadeShards', sprite: 'jade-shards', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Fire Orchid Blossoms', key: 'statistics.fireOrchidBlossoms', sprite: 'fire-orchid-blossoms', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Orrian Pearls', key: 'statistics.orrianPearls', sprite: 'orrian-pearl', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Kralkatite Ore', key: 'statistics.kralkatiteOre', sprite: 'kralkatite-ore', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Difluorite Crystal', key: 'statistics.difluoriteCrystals', sprite: 'difluorite-crystals', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Inscribed Shards', key: 'statistics.inscribedShards', sprite: 'inscribed-shard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Lumps of Mistonium', key: 'statistics.lumpsOfMistonium', sprite: 'lump-of-mistonium', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Branded Mass', key: 'statistics.brandedMass', sprite: 'branded-mass', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Mistborn Mote', key: 'statistics.mistbornMote', sprite: 'mistborn-mote', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Hatched Chili', key: 'statistics.hatchedChili', sprite: 'hatchedChili', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Eternal Ice Shard', key: 'statistics.eternalIceShard', sprite: 'eternalIceShard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Eitrite Ingot', key: 'statistics.eitriteIngots', sprite: 'eitriteIngot', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Essence of Despair', key: 'statistics.essenceOfDespair', sprite: 'essenceOfDespair', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Essence of Greed', key: 'statistics.essenceOfGreed', sprite: 'essenceOfGreed', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Essence of Triumph', key: 'statistics.essenceOfTriumph', sprite: 'essenceOfTriumph', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Static Charge', key: 'statistics.staticCharge', sprite: 'static-charge', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Pinch of Stardust', key: 'statistics.pinchOfStardust', sprite: 'pinch-of-stardust', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Calcified Gasp', key: 'statistics.calcifiedGasp', sprite: 'calcified-gasp', gold: false, by_playtime: true, decimals: 0 }, { group: 'Map currencies', title: 'Ursus Oblige', key: 'statistics.ursusOblige', sprite: 'ursus-oblige', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Zephyrite Lockpicks', key: 'statistics.zephyriteLockpicks', sprite: 'zephyrite-lockpick', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Bandit Skeleton Keys', key: 'statistics.banditSkeletonKeys', sprite: 'bandit-skeleton-key', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Pact Crowbars', key: 'statistics.pactCrowbars', sprite: 'pact-crowbar', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Exalted Keys', key: 'statistics.exaltedKeys', sprite: 'exalted-key', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Vials of Chak Acid', key: 'statistics.vialsOfChakAcid', sprite: 'vial-of-chak-acid', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Machetes', key: 'statistics.machetes', sprite: 'machete', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Trader\'s Keys', key: 'statistics.tradersKeys', sprite: 'traders-key', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Mistborn Keys', key: 'statistics.mistbornKey', sprite: 'mistborn-key', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Cache Keys', key: 'statistics.cacheKey', sprite: 'cache-key', gold: false, by_playtime: true, decimals: 0 }, { group: 'Keys', title: 'Jade Miner\'s Keycard', key: 'statistics.jadeMinersKeycard', sprite: 'jade-miners-keycard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Dungeons', title: 'Tales of Dungeon Delving', key: 'statistics.dungeonTokenCount', sprite: 'crucible-of-eternity', gold: false, by_playtime: true, decimals: 0 }, { group: 'Dungeons', title: 'Completed Dungeons', key: 'statistics.completedDungeons', sprite: 'dungeons-overview', gold: false, by_playtime: true, decimals: 0 }, { group: 'Dungeons', title: 'Chest of Dungeoneering', key: 'statistics.chestOfDungeoneering', sprite: 'chest-of-dungeoneering', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fractals of the Mists', title: 'Fractal Relics', key: 'statistics.fractalRelics', sprite: 'fractal-relic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fractals of the Mists', title: 'Pristine Fractal Relics', key: 'statistics.pristineFractalRelics', sprite: 'pristine-fractal-relic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fractals of the Mists', title: 'Fractal Level', key: 'statistics.fractalLevel', sprite: 'fractal-level', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fractals of the Mists', title: 'Fractal Skins', key: 'statistics.fractalSkins', sprite: 'fractal-skin', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fractals of the Mists', title: 'Fractal Tonics', key: 'statistics.fractalTonics', sprite: 'endless-fractal-tonic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fractals of the Mists', title: 'Unstable Fractal Essence', key: 'statistics.unstableCosmicEssences', sprite: 'unstable-fractal-essence', gold: false, by_playtime: true, decimals: 0 }, { group: 'Strike Missions', title: 'Blue Prophet Shards', key: 'statistics._blueProphetShard', sprite: 'blue-prophet-shard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Strike Missions', title: 'Green Prophet Shards', key: 'statistics._greenProphetShard', sprite: 'green-prophet-shard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Raids', title: 'Legendary Insights', key: 'statistics.raidTokenCount', sprite: 'legendary-insight', gold: false, by_playtime: true, decimals: 0 }, { group: 'Raids', title: 'Magnetite Shards', key: 'statistics.magnetiteShards', sprite: 'magnetite-shard', gold: false, by_playtime: true, decimals: 0 }, { group: 'Raids', title: 'Gaeting Crystals', key: 'statistics.gaetingCrystals', sprite: 'gaeting-crystals-new', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Finished Achievements', key: 'statistics.achievementCount', sprite: 'account-achievements', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Skins (Total)', key: 'statistics.skinCount', sprite: 'account-wardrobe', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Miniatures', key: 'statistics.miniCount', sprite: 'account-miniatures', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Mounts', key: 'statistics.mountCount', sprite: 'account-mounts', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Dyes', key: 'statistics.dyeCount', sprite: 'account-dyes', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Finishers', key: 'statistics.finisherCount', sprite: 'finishers', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Outfits', key: 'statistics.outfitCount', sprite: 'outfits', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Mailcarriers', key: 'statistics.mailcarrierCount', sprite: 'mailcarriers', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Gliders', key: 'statistics.gliderCount', sprite: 'gliders', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Novelties', key: 'statistics.noveltyCount', sprite: 'novelties', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Skiffs', key: 'statistics.skiffCount', sprite: 'skiffs', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Emotes', key: 'statistics.emoteCount', sprite: 'emotes', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Jadebots', key: 'statistics.jadebotCount', sprite: 'jadebots', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked PvP Heroes', key: 'statistics.pvpHeroCount', sprite: 'pvp-heroes', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Recipes', key: 'statistics.recipeCount', sprite: 'recipes', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Titles', key: 'statistics.titleCount', sprite: 'titles', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Colored Titles', key: 'statistics.coloredTitleCount', sprite: 'colored-titles', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Legendaries', key: 'statistics.legendaryarmoryCount', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Home Cats', key: 'statistics.homeCats', sprite: 'home-cats', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unlocked Home Nodes', key: 'statistics.homeNodes', sprite: 'home-nodes', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Unique Permanent Tonics', key: 'statistics.uniqueTonics', sprite: 'tonic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Luck', key: 'statistics.luck', sprite: 'account-luck', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Immortal Skins', key: 'statistics.immortalSkins', sprite: 'immortal-skins', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Legendary Skins (Any)', key: 'statistics.legendarySkins', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Legendary Skins (Weapons)', key: 'statistics.legendarySkinsWeapon', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Legendary Skins (Armor)', key: 'statistics.legendarySkinsArmor', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Legendary Skins (Backpieces)', key: 'statistics.legendarySkinsBack', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Progression', title: 'Completed Convergences', key: 'statistics.convergenceCompletions', sprite: 'convergenceHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Total Auras', key: 'statistics.totalAuras', sprite: 'total-auras', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Chak Egg Sacks', key: 'statistics.chakEggSacks', sprite: 'chak-egg-sack', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Preserved Queen Bees', key: 'statistics.preservedQueenBees', sprite: 'preserved-queen-bee', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Liquid Aurilliums', key: 'statistics.liquidAurillium', sprite: 'liquid-aurillium', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Ghostly Infusions', key: 'statistics.ghostlyInfusions', sprite: 'ghostly-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Celestial Infusions', key: 'statistics.celestialInfusion', sprite: 'celesital-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Bauble Infusions', key: 'statistics.baubleInfusions', sprite: 'bauble-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Poly-luminescent Refractors', key: 'statistics.luminescentRefractors', sprite: 'luminescent-refractors', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Phospholuminescent Infusions', key: 'statistics.phospholuminescentInfusions', sprite: 'phospholuminescent-infusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Winter\'s Heart Infusions', key: 'statistics.wintersHeartInfusions', sprite: 'winters-heart-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Winter\'s Presence', key: 'statistics.wintersPresence', sprite: 'winters-presence', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Nightfury', key: 'statistics.nightfury', sprite: 'nightfury', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Koda\'s Warmth Enrichments', key: 'statistics.kodasWarmthEnrichment', sprite: 'kodas-warmth-enrichment', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Festive Confetti Infusions', key: 'statistics.festiveConfettiInfusions', sprite: 'festive-confetti-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Snow Diamond Infusions', key: 'statistics.snowDiamondInfusions', sprite: 'snow-diamond-infusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Crystal Infusions', key: 'statistics.crystalInfusions', sprite: 'crystal-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Polysaturating Infusions', key: 'statistics.polysaturatingInfusions', sprite: 'polysaturating-infusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Ember Infusions', key: 'statistics.emberInfusions', sprite: 'emberInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Mystic Infusions', key: 'statistics.mysticInfusions', sprite: 'mysticInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Peerless Infusions', key: 'statistics.peerlessInfusions', sprite: 'peerlessInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Toy Shell Infusions', key: 'statistics.toyShellInfusions', sprite: 'toyShellInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Heart of the Khan-Ur Infusions', key: 'statistics.heartOfTheKhanUr', sprite: 'heartOfTheKhanUr', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Frost Legion Infusions', key: 'statistics.frostLegionInfusion', sprite: 'frostLegionInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Abyssal Infusions', key: 'statistics.abyssalInfusion', sprite: 'abyssalInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Otter\'s Blessing Enrichments', key: 'statistics.ottersBlessingEnrichment', sprite: 'ottersBlessingEnrichment', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Celebratory Birthday Enrichments', key: 'statistics.celebratoryBirthdayEnrichment', sprite: 'celebratoryBirthdayEnrichment', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Deldrimor Stoneskin Infusions', key: 'statistics.deldrimorStoneskinInfusions', sprite: 'deldrimorStoneskinInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Jormag Eye Infusions', key: 'statistics.jormagEyeInfusions', sprite: 'jormagEyeInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Primordus Eye Infusions', key: 'statistics.primordusEyeInfusions', sprite: 'primordusEyeInfusions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Imperial Everblooms', key: 'statistics.imperialEverbloom', sprite: 'imperialEverbloom', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Clockwork Infusions', key: 'statistics.clockworkInfusion', sprite: 'clockworkInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Jotun Infusions', key: 'statistics.jotunInfusion', sprite: 'jotunInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Wurm\'s Blessing Enrichments', key: 'statistics.wurmsBlessingEnrichment', sprite: 'wurmsEnrichment', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Echo of the Dragonvoids', key: 'statistics.echoOfTheDragonvoid', sprite: 'echoOfTheDragonvoid', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Mote of Darknesses', key: 'statistics.moteOfDarkness', sprite: 'moteOfDarkness', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Possession Infusions', key: 'statistics.possessionInfusion', sprite: 'possessionInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Silent Symphonies', key: 'statistics.silentSymphony', sprite: 'enchantedMusicBox', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Arcane Flow Infusions', key: 'statistics.arcaneFlowInfusion', sprite: 'arcaneFlowInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Cosmetic Auras', title: 'Mistwalker Infusions', key: 'statistics.mistwalkerInfusion', sprite: 'mistWalkerInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Legendary Items (Any)', key: 'statistics.legendaryItems', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Legendary Items (Weapons)', key: 'statistics.legendaryItemsWeapon', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Aurene Legendary Variants', key: 'statistics.aureneLegendaryVariantSkins', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Legendary Items (Armor)', key: 'statistics.legendaryItemsArmor', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Suffused Obsidian Armors', key: 'statistics.suffusedObsidianArmorSkins', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Legendary Items (Backpieces)', key: 'statistics.legendaryItemsBack', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Legendary Items (Trinkets)', key: 'statistics.legendaryItemsTrinket', sprite: 'crafting-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Broken Spoons', key: 'statistics.brokenSpoons', sprite: 'broken-spoon', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Champion Bags', key: 'statistics.championBags', sprite: 'champion-bag', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Triple Trouble Golden Chests', key: 'statistics.tripleTroubleChests', sprite: 'tt-chest', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Tequatl Exotic Chests', key: 'statistics.tequatlChests', sprite: 'tequatl-chest', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Verdant Brink: Hero\'s Choice Chest', key: 'statistics.vbHerosChoice', sprite: 'vb-heros-choice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Tangled Depths: Hero\'s Choice Chest', key: 'statistics.tdHerosChoice', sprite: 'td-heros-choice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Auric Basin: Hero\'s Choice Chest', key: 'statistics.abHerosChoice', sprite: 'ab-heros-choice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Dragon\'s Stand: Hero\'s Choice Chest', key: 'statistics.dsHerosChoice', sprite: 'ds-heros-choice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Crystal Oasis: Hero\'s Choice Chest', key: 'statistics.crystalOasisHerosChoice', sprite: 'crystalOasisHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Elon Riverlands: Hero\'s Choice Chest', key: 'statistics.elonRiverlandsHerosChoice', sprite: 'elonRiverlandsHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'The Desolation: Hero\'s Choice Chest', key: 'statistics.theDesolationHerosChoice', sprite: 'theDesolationHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Domain of Vabbi: Hero\'s Choice Chest', key: 'statistics.domainOfVabbiHerosChoice', sprite: 'domainOfVabbiHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Seitung Province: Hero\'s Choice Chest', key: 'statistics.seitungProvinceHerosChoice', sprite: 'eodHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'New Kaineng City: Hero\'s Choice Chest', key: 'statistics.newKainengCityHerosChoice', sprite: 'eodHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Echovald Wilds: Hero\'s Choice Chest', key: 'statistics.echovaldWildsHerosChoice', sprite: 'eodHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Dragon\'s End: Hero\'s Choice Chest', key: 'statistics.dragonsEndHerosChoice', sprite: 'eodHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Gyala Delve: Hero\'s Choice Chest', key: 'statistics.gyalaDelveHerosChoice', sprite: 'eodHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Skywatch Archipelago: Hero\'s Choice Chest', key: 'statistics.skywatchArchipelagoHerosChoice', sprite: 'skywatchHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Amnytas: Hero\'s Choice Chest', key: 'statistics.amnytasHerosChoice', sprite: 'amnytasHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Inner Nayos: Hero\'s Choice Chest', key: 'statistics.innerNayosEndHerosChoice', sprite: 'innerNayosHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Convergence: Hero\'s Choice Chest', key: 'statistics.convergenceHerosChoice', sprite: 'convergenceHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Citadel of Zakiros: Hero\'s Choice Chest', key: 'statistics.citadelOfZakirosHerosChoice', sprite: 'innerNayosHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Janthir Syntri: Hero\'s Choice Chest', key: 'statistics.janthirSyntriHerosChoice', sprite: 'janthirWildsHerosChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Convergences: Mount Balrior Wayfinder\'s Choice Chest', key: 'statistics.convergenceMountBalriorWayfindersChoice', sprite: 'convergenceMountBalriorWayfindersChoice', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Gifts of Exploration', key: 'statistics.giftsOfExploration', sprite: 'gifts-of-exploration', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Gifts of Battle', key: 'statistics.giftsOfBattle', sprite: 'gifts-of-battle', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Tomes of Knowledge', key: 'statistics.tomesOfKnowledge', sprite: 'tome-of-knowledge', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Fossilized Insects', key: 'statistics.fossilizedInsects', sprite: 'fossilized-insect', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'White Mantle Portal Devices', key: 'statistics.whiteMantlePortalDevices', sprite: 'white-mantle-portal-device', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Reclaimed Metal Plates', key: 'statistics.reclaimedMetalPlates', sprite: 'reclaimed-metal-plate', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Chak Eggs', key: 'statistics.chakEggs', sprite: 'chak-egg', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Legendary Spikes', key: 'statistics.legendarySpikes', sprite: 'legendary-spike', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Shiny Baubles', key: 'statistics.shinyBaubles', sprite: 'shinyBaubles', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Emblem of the Avenger', key: 'statistics.emblemOfTheAvenger', sprite: 'emblemOfTheAvenger', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Emblem of the Conqueror', key: 'statistics.emblemOfTheConqueror', sprite: 'emblemOfTheConqueror', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Emblem of Tournament Victory', key: 'statistics.emblemOfTournamentVictory', sprite: 'emblemOfTournamentVictory', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Emblem of Victory', key: 'statistics.emblemOfVictory', sprite: 'emblemOfVictory', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Mini Professor Mew', key: 'statistics.miniProfessorMew', sprite: 'miniProfessorMew', gold: false, by_playtime: true, decimals: 0 }, { group: 'Collectables', title: 'Stat Infusions', key: 'statistics.statInfusions', sprite: 'statInfusion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Dragonite Ore', key: 'statistics.dragoniteOre', sprite: 'dragonite-ore', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Bloodstone Dust', key: 'statistics.bloodstoneDust', sprite: 'bloodstone-dust', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Empyreal Fragments', key: 'statistics.empyrealFragments', sprite: 'empyreal-fragments', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Airship Oil', key: 'statistics.airshipOil', sprite: 'airship-oil', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Auric Dust', key: 'statistics.auricDust', sprite: 'auric-dust', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Ley Line Sparks', key: 'statistics.leyLineSparks', sprite: 'ley-line-sparks', gold: false, by_playtime: true, decimals: 0 }, { group: 'Ascended Materials', title: 'Crystalline Ore', key: 'statistics.crystallineOre', sprite: 'crystalline-ore', gold: false, by_playtime: true, decimals: 0 }, { group: 'Activities', title: 'Keg Brawl Rounds', key: 'statistics.kegBrawlRounds', sprite: 'keg-brawl', gold: false, by_playtime: true, decimals: 0 }, { group: 'Activities', title: 'Sanctum Sprint Rounds', key: 'statistics.sanctumSprintRounds', sprite: 'sanctum-sprint', gold: false, by_playtime: true, decimals: 0 }, { group: 'Activities', title: 'Southsun Survival Rounds', key: 'statistics.southsunSurvivalRounds', sprite: 'southsun-surivial', gold: false, by_playtime: true, decimals: 0 }, { group: 'Activities', title: 'Crab Toss Rounds', key: 'statistics.crabTossRounds', sprite: 'crab-toss', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Badges of Honor', key: 'statistics.badgesOfHonor', sprite: 'badge-of-honor', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Proof of Heroics', key: 'statistics.proofOfHeroics', sprite: 'proof-of-heroics', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Testimony of Desert Heroics', key: 'statistics.testimonyOfHeroics', sprite: 'testimony-of-heroics', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Testimony of Jade Heroics', key: 'statistics.testimonyOfJadeHeroics', sprite: 'testimony-of-jade-heroics', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'WvW Skirmish Claim Ticket', key: 'statistics.wvwClaimTickets', sprite: 'wvw-tournament-claim-ticket', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Killed Players', key: 'statistics.wvwPlayerKills', sprite: 'player-kill', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'WvW Rank', key: 'statistics.wvwRank', sprite: 'wvw-rank', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Supply Spent on Repairs', key: 'statistics.wvwSupplySpentOnRepairs', sprite: 'wvw-spent-supply', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Killed Supply Caravans', key: 'statistics.wvwSupplyCaravansKilled', sprite: 'wvw-offense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Escorted Supply Caravans', key: 'statistics.wvwSupplyCaravansEscorted', sprite: 'wvw-defense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Captured Objectives', key: 'statistics.wvwCapturedObjectives', sprite: 'wvw-offense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Defended Objectives', key: 'statistics.wvwDefendedObjectives', sprite: 'wvw-defense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Captured Supply Camps', key: 'statistics.wvwCapturedSupplyCamps', sprite: 'wvw-offense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Defended Supply Camps', key: 'statistics.wvwDefendedSupplyCamps', sprite: 'wvw-defense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Captured Towers', key: 'statistics.wvwCapturedTowers', sprite: 'wvw-offense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Defended Towers', key: 'statistics.wvwDefendedTowers', sprite: 'wvw-defense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Captured Keeps', key: 'statistics.wvwCapturedKeeps', sprite: 'wvw-offense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Defended Keeps', key: 'statistics.wvwDefendedKeeps', sprite: 'wvw-defense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Captured Stonemist Castle', key: 'statistics.wvwCapturedCastles', sprite: 'wvw-offense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Defended Stonemist Castle', key: 'statistics.wvwDefendedCastles', sprite: 'wvw-defense', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Potion of WvW Rewards', key: 'statistics.potionOfWvwRewards', sprite: 'wvw-potion', gold: false, by_playtime: true, decimals: 0 }, { group: 'World vs. World', title: 'Skirmish Chests', key: 'statistics.skirmishChests', sprite: 'skirmish-chest', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'PvP Rank', key: 'statistics.pvpRank', sprite: 'pvp-rank', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Current PvP League Rating', key: 'statistics.pvpLeagueRating', sprite: 'pvp-league-rating', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Total PvP Games', key: 'statistics.pvpGameCount', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Ranked PvP Games', key: 'statistics.pvpGameCountRanked', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Total PvP Wins', key: 'statistics.pvpWinCount', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Ranked PvP Wins', key: 'statistics.pvpWinCountRanked', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Total Killed Players', key: 'statistics.pvpKilledPlayers', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Ranked Killed Players', key: 'statistics.pvpKilledPlayersRanked', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Total PvP Winrate (50+ games)', key: 'statistics.pvpWinRate50', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Total PvP Winrate (250+ games)', key: 'statistics.pvpWinRate250', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Total PvP Winrate (500+ games)', key: 'statistics.pvpWinRate500', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Total PvP Winrate (1000+ games)', key: 'statistics.pvpWinRate1000', sprite: 'account-pvp', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Ranked PvP Winrate (50+ games)', key: 'statistics.pvpWinRateRanked', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Ranked PvP Winrate (250+ games)', key: 'statistics.pvpWinRateRanked250', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Ranked PvP Winrate (500+ games)', key: 'statistics.pvpWinRateRanked500', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'Ranked PvP Winrate (1000+ games)', key: 'statistics.pvpWinRateRanked1000', sprite: 'pvp-ranked', gold: false, by_playtime: true, decimals: 2 }, { group: 'Player vs. Player', title: 'PvP League Tickets', key: 'statistics.pvpLeagueTickets', sprite: 'pvp-league-ticket', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Potion of PvP Rewards', key: 'statistics.potionOfPvpRewards', sprite: 'pvp-potion', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'PvP Tournament Vouchers', key: 'statistics.pvpTournamentVouchers', sprite: 'pvp-tournament-voucher', gold: false, by_playtime: true, decimals: 0 }, { group: 'Player vs. Player', title: 'Ascended Shards of Glory', key: 'statistics.ascendedShardsOfGlory', sprite: 'ascended-shards-of-glory', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Playtime', key: 'statistics.playtime', sprite: 'playtime', gold: false, by_playtime: false, decimals: 2 }, { group: 'Account', title: 'Playtime per Day', key: 'statistics.playtimePerDay', sprite: 'playtime', gold: false, by_playtime: false, decimals: 2 }, { group: 'Account', title: 'Playtime on Most Played Character', key: 'statistics.mostPlayedCharacterPlaytime', sprite: 'playtime', gold: false, by_playtime: false, decimals: 2 }, { group: 'Account', title: 'Characters', key: 'statistics.characterCount', sprite: 'account-characters', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Max-level Characters', key: 'statistics.maxLevelCharacterCount', sprite: 'account-characters', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Deaths', key: 'statistics.deathCount', sprite: 'deaths', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Deaths per Hour', key: 'statistics.deathCountPerHour', sprite: 'deaths', gold: false, by_playtime: true, decimals: 2 }, { group: 'Account', title: 'Guilds', key: 'statistics.guildCount', sprite: 'account-guild', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Total Storage Slots', key: 'statistics.totalStorageSlots', sprite: 'account-bank', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Mastery Points (Total)', key: 'statistics.masteryPoints', sprite: 'small-mastery', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Mastery Points (Central Tyria)', key: 'statistics.masteryPointsTyria', sprite: 'small-mastery-tyria', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Mastery Points (Heart of Thorns)', key: 'statistics.masteryPointsMaguuma', sprite: 'small-mastery-maguuma', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Mastery Points (Path of Fire)', key: 'statistics.masteryPointsDesert', sprite: 'small-mastery-desert', gold: false, by_playtime: true, decimals: 0 }, { group: 'Account', title: 'Mastery Points (The Icebrood Saga)', key: 'statistics.masteryPointsCrystal', sprite: 'small-mastery-tundra', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Any Fish', key: 'statistics.fishItems', sprite: 'fish-items-junk', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Legendary Fish', key: 'statistics.fishItemsLegendary', sprite: 'fish-items-legendary', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Ascended Fish', key: 'statistics.fishItemsAscended', sprite: 'fish-items-ascended', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Exotic Fish', key: 'statistics.fishItemsExotic', sprite: 'fish-items-exotic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Rare Fish', key: 'statistics.fishItemsRare', sprite: 'fish-items-rare', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Masterwork Fish', key: 'statistics.fishItemsMasterwork', sprite: 'fish-items-masterwork', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Fine Fish', key: 'statistics.fishItemsFine', sprite: 'fish-items-fine', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Basic Fish', key: 'statistics.fishItemsBasic', sprite: 'fish-items-basic', gold: false, by_playtime: true, decimals: 0 }, { group: 'Fishing', title: 'Junk Fish', key: 'statistics.fishItemsJunk', sprite: 'fish-items-junk', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Salvaged Items', key: 'statistics.salvagedItems', sprite: 'salvaged-items', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Tradingpost Buy Orders', key: 'statistics.buyOrderCount', sprite: 'tradingpost-test', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Tradingpost Sell Orders', key: 'statistics.sellOrderCount', sprite: 'tradingpost-test', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Winter Wonderland Completions', key: 'statistics.winterWonderlandCompletions', sprite: 'winter-wonderland', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Music Boxes', key: 'statistics.musicBoxes', sprite: 'music-boxes', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Kites', key: 'statistics.kites', sprite: 'kites', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Silverwastes Shovels', key: 'statistics.silverwastesShovels', sprite: 'silverwastes-shovel', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: '32-Slot Bags', key: 'statistics.thirtyTwoSlotBags', sprite: '32-slot-bags', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'New Year, New Quaggan (Luck Donated)', key: 'statistics.newYearNewQuaggan', sprite: 'account-luck', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Flying Cow Token', key: 'statistics.flyingCowTokens', sprite: 'flying-cow-token', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'Mad King\'s Clock Tower Completions', key: 'statistics.madKingsClockTowerCompletions', sprite: 'madKingsClockTowerCompletions', gold: false, by_playtime: true, decimals: 0 }, { group: 'Miscellaneous', title: 'ArenaNet Employee Achievements', key: 'statistics.arenanetEmployeeAchievements', sprite: 'arenanetEmployeeAchievements', gold: false, by_playtime: true, decimals: 0 }, { group: 'Gemstore', title: 'Musical Instruments', key: 'statistics.instruments', sprite: 'instruments', gold: false, by_playtime: true, decimals: 0 }, { group: 'Gemstore', title: 'Unlimited Gathering Tools', key: 'statistics.permanentTools', sprite: 'permanent-tools', gold: false, by_playtime: true, decimals: 0 }, { group: 'Gemstore', title: 'Permanent Contracts', key: 'statistics.permanentContracts', sprite: 'permanent-contract', gold: false, by_playtime: true, decimals: 0 }, { group: 'Gemstore', title: 'Toys', key: 'statistics.gemstoreToys', sprite: 'gemstore-toys', gold: false, by_playtime: true, decimals: 0 }, { group: 'Gemstore', title: 'Shared Inventory Slots', key: 'statistics.sharedInventorySlots', sprite: 'shared-inventory-slot', gold: false, by_playtime: true, decimals: 0 }, { group: 'Gemstore', title: 'Permanent Lounge Passes', key: 'statistics.permanentLoungePasses', sprite: 'permanentLoungePasses', gold: false, by_playtime: true, decimals: 0 }, { group: 'Pointless Statistics', title: 'Broken Twig', key: 'statistics.brokenTwig', sprite: 'broken-twig', gold: false, by_playtime: true, decimals: 0 }, { group: 'Pointless Statistics', title: 'Warm Stone', key: 'statistics.warmStone', sprite: 'warm-stone', gold: false, by_playtime: true, decimals: 0 }, { group: 'Pointless Statistics', title: 'Crumbling Bone', key: 'statistics.crumblingBone', sprite: 'crumbling-bone', gold: false, by_playtime: true, decimals: 0 }, { group: 'Pointless Statistics', title: 'Mangled Talon', key: 'statistics.mangledTalon', sprite: 'mangled-talon', gold: false, by_playtime: true, decimals: 0 }, { group: 'Pointless Statistics', title: 'Clump of Resin', key: 'statistics.clumpOfResin', sprite: 'clump-of-resin', gold: false, by_playtime: true, decimals: 0 }, { group: 'Pointless Statistics', title: 'Marsh Frog', key: 'statistics.marshFrog', sprite: 'marshFrog', gold: false, by_playtime: true, decimals: 0 }];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gw2e-static-data",
3
- "version": "0.5.37",
3
+ "version": "0.5.38",
4
4
  "description": "All the static data used in gw2efficiency and it's services",
5
5
  "main": "./build/index.js",
6
6
  "scripts": {