Description
The Armor Abilties Compat:
The armor compat enables vanilla to allow armor abilities 1-3 to be triggered.
For Consumers:
You will also require the armor abiltiies api along with a pack that adds abilities to various armors such as my Functional Armors (Coming soon).
Compatibility:
This pack overwrites various template weapons to allow for armor abilities to be triggered.
Any mod that changes vanilla items interactions could have conflicts.
To fix these conflicts:
- Go into this mod pack and delete the relevant template that has issues
- If this fixes and all abilities work with the intedned item great. if no continue
- Go into other mod pack and locate the item.
- Find it's interactions and check for ability 1-3 if it is missing any of theses add them like this
"Ability2": { "Interactions": [ { "Type": "CancelChain", "ChainId": "non" } ] }


