Specifically, I'm taking the Cloak spells and applying a secondary buff (in addition to the cloak itself) that resists the element of the cloak.
Set everything up, made a new magic effect that raises elemental resistance and added it to the cloak spells. Gave the magic effect its own description. "Concatanated" description for the spell as a whole works fine, listing the descriptions for both effects in the spell window. So for example my concatanated Fire Cloak description now reads "For 60 seconds, opponents in melee range take 8 points of fire damage per second. Targets on fire take extra damage. Flame Cloak's swirling flames block 10% of fire damage." This also shows up correctly in-game when bringing up the spell in the Destruction tab of the magic interface.
But once I cast the spell in-game and look at my active effects, a minor bug arrises. There are 2 different effects added to the character's active effect list as expected (so I'm sure both effects are working), however both of them use the description of the resist effect, rather than one effect having the resist description and the other having the cloak's description.
So instead of having 1 effect labled "Flame Cloak - For 60 seconds, opponents in melee range take 8 points of fire damage per second. Targets on fire take extra damage." and a second effect labled "Flame Cloak - Flame Cloak's swirling flames block 10% of fire damage." as it should be, instead I simply get 2 seperate active effects that both give the resistance description. In other words, somehow the Cloak portion of the spell is ignoring its own description and stealing the description from the resist portion.
Without the plugin active, casting Flame Cloak and then looking in Active Effects does indeed give an effect of "Flame Cloak - For 60 seconds, opponents in melee range take 8 points of fire damage per second. Targets on fire take extra damage.". So I know the description for the cloak portion does work, at least under normal circumstances. So why the heck does adding a completely seperate effect break the description for the first effect?
