
Epic Fight - Passive Skills In Datapacks
This compact mod enables you to equip weapons with passive abilities through JSON configuration files. You can add these features to the same file where you create custom categories, movesets, character animations, and other elements.
Basic Syntax
To activate passive skills, simply add the following line to your JSON file:
"passive_skill": "space_id:skill_name"
Practical Example
Important Considerations
Compatibility
While technically you can add any supported passive ability, some may cause game crashes. This occurs when abilities are not designed for use outside their original context and do not support "general contexts".
Warning
If the game crashes due to the aforementioned reasons, it will be immediately apparent. Please note that the developer is not responsible for errors caused by incompatible abilities created by third-party authors. However, if the issue arises from an ability added by the developer of this mod itself, you can report the error.