Fix Autoexertion resrvation

This commit is contained in:
LocalIdentity
2025-08-05 02:35:00 +10:00
parent b5e29d5446
commit 316a490c32
2 changed files with 6 additions and 0 deletions

View File

@@ -731,6 +731,9 @@ skills["SupportAutoexertion"] = {
mod("BaseManaCostOverride", "OVERRIDE", nil),
},
},
baseMods = {
skill("SupportedByAutoexertion", true),
},
qualityStats = {
Default = {
{ "base_cooldown_speed_+%", 0.5 },

View File

@@ -135,6 +135,9 @@ local skills, mod, flag, skill = ...
mod("BaseManaCostOverride", "OVERRIDE", nil),
},
},
baseMods = {
skill("SupportedByAutoexertion", true),
},
#mods
#skill BattlemagesCry