Transcriptor

793k Downloads

Timers by Source

MysticalOS opened this issue ยท 0 comments

commented

Currently the TIMERS feature just aggregates abilities by spellId, however Here is a pretty strong example where timers aggregated by spellID AND enemy would come in very handy.. Do it by GUID and you could even split timers by add spawns (although I'd limit it to adds important enough for a boss unit Id)

["203028-Corrupted Breath"] = "pull:15.5, 1.2, 29.2, 6.1, 27.2, 0.8, 27.1, 6.9, 21.1, 13.0, 27.1, 6.9, 21.0, 13.0, 16.2, 11.0, 18.3, 16.6, 11.4, 22.7",
Which tells you very little

vs

"<19.65 21:44:11> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102679-00006B2000#Ysondre##nil#203028#Corrupted Breath#nil#nil", -- [1234]
"<48.84 21:44:41> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102679-00006B2000#Ysondre##nil#203028#Corrupted Breath#nil#nil", -- [4286]
"<82.89 21:45:15> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102679-00006B2000#Ysondre##nil#203028#Corrupted Breath#nil#nil", -- [7012]
"<116.95 21:45:49> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102679-00006B2000#Ysondre##nil#203028#Corrupted Breath#nil#nil", -- [9674]
"<150.96 21:46:23> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102679-00006B2000#Ysondre##nil#203028#Corrupted Breath#nil#nil", -- [12060]
"<184.99 21:46:57> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102679-00006B2000#Ysondre##nil#203028#Corrupted Breath#nil#nil", -- [13934]
"<219.00 21:47:31> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102679-00006B2000#Ysondre##nil#203028#Corrupted Breath#nil#nil", -- [16527]
"<246.17 21:47:58> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102679-00006B2000#Ysondre##nil#203028#Corrupted Breath#nil#nil", -- [18600]
"<281.05 21:48:33> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102679-00006B2000#Ysondre##nil#203028#Corrupted Breath#nil#nil", -- [20558]
"<315.11 21:49:07> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102679-00006B2000#Ysondre##nil#203028#Corrupted Breath#nil#nil", -- [21434]

"<18.44 21:44:10> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102681-00006B2000#Taerar##nil#203028#Corrupted Breath#nil#nil", -- [1063]

"<54.93 21:44:47> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102682-00006B207F#Lethon##nil#203028#Corrupted Breath#nil#nil", -- [4737]
"<82.09 21:45:14> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102682-00006B207F#Lethon##nil#203028#Corrupted Breath#nil#nil", -- [6968]
"<110.03 21:45:42> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102682-00006B207F#Lethon##nil#203028#Corrupted Breath#nil#nil", -- [9255]
"<138.00 21:46:10> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102682-00006B207F#Lethon##nil#203028#Corrupted Breath#nil#nil", -- [11088]

"<178.08 21:46:50> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102681-00006B2000#Taerar##nil#203028#Corrupted Breath#nil#nil", -- [13479]
"<206.04 21:47:18> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102681-00006B2000#Taerar##nil#203028#Corrupted Breath#nil#nil", -- [15583]
"<235.22 21:47:47> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102681-00006B2000#Taerar##nil#203028#Corrupted Breath#nil#nil", -- [17670]
"<264.43 21:48:16> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102681-00006B2000#Taerar##nil#203028#Corrupted Breath#nil#nil", -- [19842]
"<292.44 21:48:44> [CLEU] SPELL_CAST_START#Creature-0-3020-1520-1395-102681-00006B2000#Taerar##nil#203028#Corrupted Breath#nil#nil", -- [20992]