Closed YoureNotDead closed 9 months ago
Looking more into this issue, ALL favored weapon stances are failing to pull correctly, if possible using a REPLACE function in Enhancements.xml would be the fastest solution.
Replace <Stance>FavoredWeapon</Stance>
with <Stance>Favored Weapon</Stance>
OR <AnyOfStance>Favored Weapon</AnyOfStance>
This has been fixed for the next release.
This is a bit of a long one since a chain of enhancements are broken, but are all fixed the same way. All mentioned enhancements are calling for
<Stance>FavoredWeapon</Stance>
but need to call for<AnyOfStance>Favored Weapon</AnyOfStance>
to apply correctly.Due to the length of the code and amount of fixes I will attach them in a document so they are more organized and easy to read!
War Soul: Righteous Weapons I-IV and Sacred Fist: Sacred Strike I-V
fixes.txt