Simple fix to enable Exultation's enemy summons behaviour when used with an Exemplar on the player's side. Friendly Enemies guide included
Permissions and credits
Credits and distribution permission
Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou are allowed to modify my files and release bug fixes or improve on the features without permission from or credit to me
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou are allowed to use the assets in this file without permission or crediting me
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
A mod that acts as a fix for the Exemplar's Exultation not summoning minions if on the friendly side that maintains the moves functionality for enemy exemplars, for the sake of people who want to edit in an Exemplar as a playable character but don't want to nerf enemy Exemplars in the process.
This mod overwrites one of two Gaunt Leper attacks [an unused enemy] with a move identical to Exultation, so may not be useable with other mods if you have overwritten those two with mods already.
This mod works by implementing custom Condition.csv files which mirror those used by Exultation to check if it should summon an enemy, but mirrored to match the player side. These custom condition files are then used by the custom Gaunt Leper attack overriding versions of Exultation in order to fix the issue where Exultation could only summon minions on one side of the fight [depending on if you edit its condition files or not]
The reason i opted to overwrite Gaunt Leper attacks is because A: Gaunt Leper is an unused enemy, and B: it is currently impossible to create a new move from scratch because there isn't a known way to link a new move to the visual assets that would be required to be able to select and use it in combat.