2023-05-09 23:03:56 +02:00

80 lines
1.8 KiB
Lua
Executable File

DBMDragonIsles_SavedStats = {
["2506"] = {
["normalPulls"] = 0,
["challengeKills"] = 0,
["challengeBestRank"] = 0,
["mythicKills"] = 0,
["lfr25Kills"] = 0,
["heroic25Pulls"] = 0,
["lfr25Pulls"] = 0,
["normal25Pulls"] = 0,
["normalKills"] = 0,
["heroic25Kills"] = 0,
["heroicKills"] = 0,
["timewalkerPulls"] = 0,
["mythicPulls"] = 0,
["normal25Kills"] = 0,
["timewalkerKills"] = 0,
["heroicPulls"] = 0,
["challengePulls"] = 0,
},
["2518"] = {
["normalPulls"] = 0,
["challengeKills"] = 0,
["challengeBestRank"] = 0,
["mythicKills"] = 0,
["lfr25Kills"] = 0,
["heroic25Pulls"] = 0,
["lfr25Pulls"] = 0,
["normal25Pulls"] = 0,
["normalKills"] = 0,
["heroic25Kills"] = 0,
["heroicKills"] = 0,
["timewalkerPulls"] = 0,
["mythicPulls"] = 0,
["normal25Kills"] = 0,
["timewalkerKills"] = 0,
["heroicPulls"] = 0,
["challengePulls"] = 0,
},
["2515"] = {
["normalPulls"] = 0,
["challengeKills"] = 0,
["challengeBestRank"] = 0,
["mythicKills"] = 0,
["lfr25Kills"] = 0,
["heroic25Pulls"] = 0,
["lfr25Pulls"] = 0,
["normal25Pulls"] = 0,
["normalKills"] = 0,
["heroic25Kills"] = 0,
["heroicKills"] = 0,
["timewalkerPulls"] = 0,
["mythicPulls"] = 0,
["normal25Kills"] = 0,
["timewalkerKills"] = 0,
["heroicPulls"] = 0,
["challengePulls"] = 0,
},
["2517"] = {
["normalPulls"] = 0,
["challengeKills"] = 0,
["challengeBestRank"] = 0,
["mythicKills"] = 0,
["lfr25Kills"] = 0,
["heroic25Pulls"] = 0,
["lfr25Pulls"] = 0,
["normal25Pulls"] = 0,
["normalKills"] = 0,
["heroic25Kills"] = 0,
["heroicKills"] = 0,
["timewalkerPulls"] = 0,
["mythicPulls"] = 0,
["normal25Kills"] = 0,
["timewalkerKills"] = 0,
["heroicPulls"] = 0,
["challengePulls"] = 0,
},
}