BG3-Community-Library-Team / BG3-Compatibility-Framework

An API-based Driven Compatibility Framework for Baldur's Gate 3 Mods
MIT License
42 stars 13 forks source link

Support ActionResourceDefinitions #35

Open NellsRelo opened 11 months ago

NellsRelo commented 11 months ago

Support should be added for Action Resource Definitions. Being able to prevent conflicts of specific Action Resource Definitions could prove useful, with how many are available. While they don't typically have Child nodes, it's plausible someone may want to change the IsSpellResource, ReplanishType, or ShowOnActionResourcePanel values.

Being able to check for Name & ID conflicts would also prove useful, as if a mod adds a Resource that already exists, or shares the name of another existing Resource, there could be problems when trying to reference the resource.