-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Uncap PreAdv MP Restore Spending (#1376)
This commit changes the meat_reserve param for many locations of pre-adventure mp restore logic to 0, allowing autoscend to spend all available meat to ensure there is mp before adventuring. - Removes hardcoded 1k meat for acquireMP in auto_pre_adv - Removes meat_reserve check when restoring MP for to use skills to r0estore HP in auto_restore - Updates early acquireMP in level_09 to check for orc overkill to match pre_adv - Removes meat_reserve check when restoring MP to kill specters in level_11
- Loading branch information
1 parent
3b095f9
commit c6213f2
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters