On Essence auto attack is enabled via the Auto Attack action.

This commit is contained in:
MobiusDevelopment
2021-10-12 21:25:08 +00:00
parent 19fa9a724e
commit a47d1bf797
8 changed files with 30 additions and 26 deletions

View File

@@ -666,6 +666,10 @@ EnableAutoSkill = True
# Default: True
EnableAutoItem = True
# Enable auto attack via the Auto Attack action.
# Retail: True
AutoPlayAttackAction = True
# Resume auto play upon enter game.
# Retail: False
ResumeAutoPlay = False