You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
422 B
29 lines
422 B
|
2 years ago
|
|
||
|
|
EncounterDetailsDB = {
|
||
|
|
["chartData"] = {
|
||
|
|
[8] = {
|
||
|
|
["Raid Damage Done"] = {
|
||
|
|
45, -- [1]
|
||
|
|
22, -- [2]
|
||
|
|
23, -- [3]
|
||
|
|
["max_value"] = 45,
|
||
|
|
["__time"] = 1699809493,
|
||
|
|
},
|
||
|
|
},
|
||
|
|
[9] = {
|
||
|
|
["Raid Damage Done"] = {
|
||
|
|
0, -- [1]
|
||
|
|
0, -- [2]
|
||
|
|
0, -- [3]
|
||
|
|
0, -- [4]
|
||
|
|
0, -- [5]
|
||
|
|
["__time"] = 1699809643,
|
||
|
|
},
|
||
|
|
},
|
||
|
|
},
|
||
|
|
["encounter_spells"] = {
|
||
|
|
},
|
||
|
|
["emotes"] = {
|
||
|
|
},
|
||
|
|
}
|