Fix Autoexertion resrvation
This commit is contained in:
@@ -731,6 +731,9 @@ skills["SupportAutoexertion"] = {
|
||||
mod("BaseManaCostOverride", "OVERRIDE", nil),
|
||||
},
|
||||
},
|
||||
baseMods = {
|
||||
skill("SupportedByAutoexertion", true),
|
||||
},
|
||||
qualityStats = {
|
||||
Default = {
|
||||
{ "base_cooldown_speed_+%", 0.5 },
|
||||
|
||||
@@ -135,6 +135,9 @@ local skills, mod, flag, skill = ...
|
||||
mod("BaseManaCostOverride", "OVERRIDE", nil),
|
||||
},
|
||||
},
|
||||
baseMods = {
|
||||
skill("SupportedByAutoexertion", true),
|
||||
},
|
||||
#mods
|
||||
|
||||
#skill BattlemagesCry
|
||||
|
||||
Reference in New Issue
Block a user