MagisterCultuum
Great Sage
May I assume that your Auric had Twincast? That would double it.
For some reason I seemed to think that the bAbility tag prevented Twincast from doubling the number of units a unit can summon, but I now see that is not the case.
I just changed that spell to use python, like the other rebuild Barnaxus spell does. It actually uses the same python result code, which I changed so that the diplomatic bonus no longer bothers to check to see if the caster is Luchuirp but instead whether the city an caster owner are the same. The Illian version does not have a python prereq, but must be cast by Auric in one of his own cities.
I also just decided to create another spell that lets the Auric sacrifice the Pieces of Barnaxus in order to release and absorb Mulcarn's Last Breath and hurry his Ascension rituals as he did in the scenarios. (In the process I discovered a couple of python bugs elsewhere.)
For some reason I seemed to think that the bAbility tag prevented Twincast from doubling the number of units a unit can summon, but I now see that is not the case.
I just changed that spell to use python, like the other rebuild Barnaxus spell does. It actually uses the same python result code, which I changed so that the diplomatic bonus no longer bothers to check to see if the caster is Luchuirp but instead whether the city an caster owner are the same. The Illian version does not have a python prereq, but must be cast by Auric in one of his own cities.
I also just decided to create another spell that lets the Auric sacrifice the Pieces of Barnaxus in order to release and absorb Mulcarn's Last Breath and hurry his Ascension rituals as he did in the scenarios. (In the process I discovered a couple of python bugs elsewhere.)