- Joined
- May 21, 2014
- Messages
- 580
I just want to confirm.
I have a summoner unit (a class, to be exact) whose skills summon another unit.
Each skill summons a different unit-type.
To avoid base skill ID collision/overlapping/whatever you call it, I will use a dummy to use the skill, and the dummy summons the units in the said skill. The summoner unit will have a Channel ability to do so, then trigger all the dummy actions.
I know that I can use another base summoning skill, but I want to make sure if the method above has no side effects.
So, are there any side effects in triggering/using dummies in summoning units? Any at all?
Something like, "the-original-summoner-can't-be-detected" thing?
I have a summoner unit (a class, to be exact) whose skills summon another unit.
Each skill summons a different unit-type.
To avoid base skill ID collision/overlapping/whatever you call it, I will use a dummy to use the skill, and the dummy summons the units in the said skill. The summoner unit will have a Channel ability to do so, then trigger all the dummy actions.
I know that I can use another base summoning skill, but I want to make sure if the method above has no side effects.
So, are there any side effects in triggering/using dummies in summoning units? Any at all?
Something like, "the-original-summoner-can't-be-detected" thing?