Skip to content

MQ2Melee fix warrior 2H bash with AA Two-Handed Bash

Big Dorf requested to merge BigDorf/VeryVanilla:MQ2MeleeWarriorBashFix into master

The previous change saw the removal of cehcking for AA "Two-Handed Bash" to look instead for "Improved Bash" as the knights had their AA changed in 2019 and were broken for 2H bashing in MQ2Melee since.

It came to light that Warriors have an AA for level 105, "Two-Handed Bash". Ooops.

This update is to look for either "Improved Bash" or "Two-Handed Bash" and assign to 'HaveBash' boolean.

Merge request reports