Add the evoker predicted damage to overall data

This commit is contained in:
Tercio Jose
2023-07-19 11:13:37 -03:00
parent de678d70ac
commit 08ccadfbde
3 changed files with 3 additions and 1 deletions
+1
View File
@@ -243,6 +243,7 @@
---@field last_event unixtime
---@field total_without_pet number
---@field total number
---@field total_extra number
---@field targets targettable
---@field GetSpell fun(actor: actor, spellId: number) : spelltable
---@field BuildSpellTargetFromBreakdownSpellData fun(actor: actor, bkSpellData: spelltableadv) : table