Midnyte_ride
Active Member
I'm trying to improve my Coercer's Mimicry damage by pairing it with compatible Ascension nukes. I'd like a way to set it up to cast Temporal Mimicry on the Coercer themself prior to casting an Ascension nuke. The problem I'm facing is I can't find a way to apply both the targeting requirement (cast on self) and the cast-before-XYZ-spell trigger.
My first attempt was to add Temporal Mimicry as a pre-cast on Cascading Force. This satisfies the trigger, but not the targeting requirement. So I also attempted to edit the ability export to make Ogre think Temporal Mimicry had to be targeted on myself.
Either I didn't edit the export correctly, or it's not capable of doing what I needed it to do (target that one ability at the PC only, despite it being a targeted spell), because it didn't work. Temporal Mimicry kept being targeted on the Coercer's current target or target's target.
Second attempt was to use the API Relay command (in this case OgreBotAPI:CastAbilityOnPlayer_Relay[CoercersName,Temporal Mimicry,CoercersName] ) set as an announce on Hemorrhage (quick casting, short reuse spell) set as a pre-cast on Cascading Force.
The problem here is the order of events doesn't play in my favor, with Ogre prioritising the pre-cast order over the Relay command. It would cast Hemorrhage, then Cascading Force, then Temporal Mimicry on the Coercer.
So I'm seeking suggestions how to proceed from here. I can reliably get the Coercer to cast Temporal Mimicry when other group members are using their Ascension nukes, but the most effective usage I can think of requires the Coercer be a viable target as well.
Thanks in advance for any replies!
My first attempt was to add Temporal Mimicry as a pre-cast on Cascading Force. This satisfies the trigger, but not the targeting requirement. So I also attempted to edit the ability export to make Ogre think Temporal Mimicry had to be targeted on myself.
Either I didn't edit the export correctly, or it's not capable of doing what I needed it to do (target that one ability at the PC only, despite it being a targeted spell), because it didn't work. Temporal Mimicry kept being targeted on the Coercer's current target or target's target.
Second attempt was to use the API Relay command (in this case OgreBotAPI:CastAbilityOnPlayer_Relay[CoercersName,Temporal Mimicry,CoercersName] ) set as an announce on Hemorrhage (quick casting, short reuse spell) set as a pre-cast on Cascading Force.
The problem here is the order of events doesn't play in my favor, with Ogre prioritising the pre-cast order over the Relay command. It would cast Hemorrhage, then Cascading Force, then Temporal Mimicry on the Coercer.
So I'm seeking suggestions how to proceed from here. I can reliably get the Coercer to cast Temporal Mimicry when other group members are using their Ascension nukes, but the most effective usage I can think of requires the Coercer be a viable target as well.
Thanks in advance for any replies!