Various minor improvements
Added more skills Added support for ZO and ES regen
This commit is contained in:
@@ -109,6 +109,8 @@ function buildMode:Init(dbFileName, buildName)
|
||||
{ mod = "total_critMultiplier", label = "Crit Multiplier", fmt = "d%%", pc = true },
|
||||
{ mod = "total_hitChance", label = "Hit Chance", fmt = "d%%", pc = true },
|
||||
{ mod = "total_dps", label = "Total DPS", fmt = ".1f" },
|
||||
{ mod = "total_dot", label = "DoT DPS", fmt = ".1f" },
|
||||
{ mod = "bleed_dps", label = "Bleed DPS", fmt = ".1f" },
|
||||
{ mod = "ignite_dps", label = "Ignite DPS", fmt = ".1f" },
|
||||
{ mod = "poison_dps", label = "Poison DPS", fmt = ".1f" },
|
||||
{ },
|
||||
|
||||
Reference in New Issue
Block a user