textmod/Stats.txt
2021-03-26 11:07:45 -05:00

73 lines
3.2 KiB
Plaintext

{
"strings":
{
"STAT_NAME_VALUE_FORMAT": "{0}: <color=#FFFF7F>{1}</color>",
"STAT_NAME_VALUE_TIME_FORMAT": "{0}: <color=#FFFF7F>{1}</color>",
"STAT_VALUE_MARATHONS_FORMAT": "{0:0.00} marathons",
"STAT_POINTS_FORMAT": "<color=#FFFF7F>{0}</color> pts.",
"STAT_CLASS_NAME_FORMAT": "Class: <color=#FFFF7F>{0}</color>",
"STAT_KILLER_NAME_FORMAT": "Killed By: <color=#FFFF7F>{0}</color>",
"STAT_NAME_VALUE_RATE_FORMAT:" "{0}: <color=#FFFF7F>{1} ({2}%)</color>",
"STAT_COMPLETION_VALUE_FORMAT": "{0}/{1} ({2:0.0%})",
"STAT_TITLE" : "Stats",
"STAT_TOTAL" : "Total",
"STAT_CONTINUE" : "Continue",
"STAT_INFO" : "Info",
"STATNAME_TOTALTIMEALIVE": "Time Alive",
"STATNAME_TOTALKILLS": "Kills",
"STATNAME_TOTALDEATHS": "Deaths",
"STATNAME_TOTALDAMAGEDEALT": "Damage Dealt",
"STATNAME_TOTALMINIONDAMAGEDEALT": "Minion Damage Dealt",
"STATNAME_TOTALDAMAGETAKEN": "Damage Taken",
"STATNAME_HIGHESTDAMAGEDEALT": "Most Damage Dealt",
"STATNAME_HIGHESTLEVEL": "Highest Level",
"STATNAME_TOTALGOLDCOLLECTED": "Gold Collected",
"STATNAME_MAXGOLDCOLLECTED": "Most Gold Collected",
"STATNAME_TOTALDISTANCETRAVELED": "Distance Traveled",
"STATNAME_TOTALITEMSCOLLECTED": "Items Collected",
"STATNAME_HIGHESTITEMSCOLLECTED": "Most Items Collected",
"STATNAME_TOTALSTAGESCOMPLETED": "Stages Completed",
"STATNAME_HIGHESTSTAGESCOMPLETED": "Most Stages Completed",
"STATNAME_TOTALPURCHASES": "Purchases",
"STATNAME_HIGHESTPURCHASES": "Most Purchases",
"STATNAME_TOTALMINIONKILLS": "Minion Kills",
"STATNAME_LONGESTRUN": "Longest Run",
"STATNAME_TOTALWINS": "Wins",
"STATNAME_TOTALGAMESPLAYED": "Games Played",
"STATNAME_TOTALELITEKILLS": "Elite Monsters Killed",
"STATNAME_TOTALHEALTHHEALED": "Healing Received",
"STATNAME_TOTALBLOODPURCHASES": "Blood Purchases",
"STATNAME_TOTALDRONESPURCHASED": "Drones Repaired",
"STATNAME_TOTALTURRETSPURCHASED": "Turrets Repaired",
"STATNAME_TOTALCROCOINFECTIONSINFLICTED": "Infections Inflicted",
"STATNAME_TOTALDEATHSWHILEBURNING": "Firey Deaths",
"STATNAME_NEMESIS": "Nemesis",
"STATNAME_FAVORITEEQUIPMENT": "Favorite Equipment",
"STATNAME_COMPLETION_ACHIEVEMENTS": "Challenges Completed",
"STATNAME_COMPLETION_COLLECTIBLES": "Collectibles",
"STATNAME_COMPLETION_PICKUPDISCOVERY": "Items and Equipment Discovered",
"STATNAME_COMPLETION_SURVIVORSPICKED": "Survivors Played",
"STATNAME_COMPLETION_SURVIVORSWON": "Survivor Wins",
"PERBODYSTATNAME_TOTALTIMEALIVE": "Time Alive",
"PERBODYSTATNAME_TOTALWINS": "Wins",
"PERBODYSTATNAME_LONGESTRUN": "Longest Run",
"PERBODYSTATNAME_DAMAGEDEALTTO": "Damage Dealt Against",
"PERBODYSTATNAME_DAMAGEDEALTAS": "Damage Dealt As",
"PERBODYSTATNAME_MINIONDAMAGEDEALTAS": "Minion Damage Dealt As",
"PERBODYSTATNAME_DAMAGETAKENFROM": "Damage Taken From",
"PERBODYSTATNAME_DAMAGETAKENAS": "Damage Taken As",
"PERBODYSTATNAME_KILLSAGAINST": "Kills Against",
"PERBODYSTATNAME_KILLSAGAINSTELITE": "Elite Kills Against",
"PERBODYSTATNAME_KILLSAS": "Kills As",
"PERBODYSTATNAME_MINIONKILLSAS": "Minion Kills As",
"PERBODYSTATNAME_DEATHSAS": "Deaths As",
"PERBODYSTATNAME_DEATHSFROM": "Deaths From",
"PERBODYSTATNAME_TIMESPICKED": "Times Picked",
}
}