
Ars Affinity
Ars Affinity is a progression system for the Ars Nouveau mod that tracks the player's connection with different magic schools and provides passive effects based on achieved levels. The mod is in early development stages.
Progression System
The mod adds a special screen displaying your affinity with each magic school. When using spells, you accumulate affinity points with the corresponding school, gradually reaching levels 1 through 3. Each level unlocks passive bonuses that can be either beneficial or create certain challenges depending on the situation.
Bonuses and Limitations
All effects can be configured and expanded. For example, you can add additional entity IDs for the mob pacification ability.
Detailed information about bonuses for each affinity level can be found in the documentation.
Administrator Commands
For testing and debugging purposes, the following commands are available for server operators:
/ars-affinity set <school> <percentage>
- Set affinity level for a school (0-100%)/ars-affinity get <school>
- Show current affinity level for a school/ars-affinity list
- Display all current affinity levels/ars-affinity reset
- Reset all affinity levels to 0%/ars-affinity blacklist
- Show current glyph blacklist
Usage examples:
/ars-affinity set fire 100
- Set fire affinity to 100% (Level 3)/ars-affinity set water 50
- Set water affinity to 50% (Level 2)/ars-affinity get fire
- Check current fire affinity/ars-affinity list
- View all affinity levels at once/ars-affinity blacklist
- View configured glyph blacklist