Maetrim / DDOBuilderV2

DDOBuilder V2 - Updated to be quicker and more adaptable. Still uses XML files
11 stars 6 forks source link

Defensive Stances - Not allowing Combat Expertise and Stalwart Defense at the same time #46

Closed Ibtaken closed 1 day ago

Ibtaken commented 1 week ago

Defensive stances from enhancement trees (e.g. Stalwart Defender) are currently mutually exclusive with Combat Expertise/Defensive Fighting, but they can both be activated at the same time in-game.

tevwoods commented 3 days ago

Just wanted to second this.

If I might make a suggestion, since DDO doesn't seem to be very consistent about which stances can be simultaneously active, it might be a good idea to define for each stance an exclusion list of other stances that aren't valid with that stance, rather than relying on a simple categorization approach.

If the categorization approach is desired, then I think that stances like Stalwart Defense, Sacred Defense, and Nature's Defense should be in a different category from the feat-based defensive stances.

Maetrim commented 3 days ago

Tev, Thats how it exactly used to work in V1 of the builder. Its a machanism I will restore for V2 and move all the combat stances into the User group. But not tonight, I am knackared :D

tevwoods commented 3 days ago

All good! Awesome work by the way, love the tool!

On Thu, Jun 27, 2024, 6:06 PM Maetrim @.***> wrote:

Tev, Thats how it exactly used to work in V1 of the builder. Its a machanism I will restore for V2 and move all the combat stances into the User group. But not tonight, I am knackared :D

— Reply to this email directly, view it on GitHub https://github.com/Maetrim/DDOBuilderV2/issues/46#issuecomment-2195805515, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABGI2COEXKNHBRLKUESTCELZJSLGJAVCNFSM6AAAAABJVHCPISVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOJVHAYDKNJRGU . You are receiving this because you commented.Message ID: @.***>

Maetrim commented 1 day ago

Should be fixed in the next version. Its worth checking I put the right Incompatibles with the right stances though :D