This version requires RPGMana 1.0.8.2 as a dependency. By default, the SP and Mana bars no longer overlap each other.
Additionally, it now allows registering spells that consume both SP and Mana simultaneously.
To register a spell that consumes both SP and Mana, follow these steps:
- Blacklist Configuration: Add the spell id to the "blacklist_spell_casting_regex" field in the server.json configuration files of both mods (rpgmana and rpgsp).
- Whitelist Configuration: Add the same spell id to the "whitelist_spell_casting_regex" field in the server.json file of the rpgsp mod.
- Custom Resource Costs: Specify the SP and Mana consumption values for your spell in the respective server.json files under dedicated fields.