What buffInstantActionType to use?
Alright, I'm trying to make an ability that spawns several different types of units around the caster. The standard create frigate/squad buffInstantActionTypes didn't work because they can only spawn one type of unit and I found no where to reference any additional buffs. Looking at the buff related enumerations Blair posted, SpawnShipsAtPlanet looks promising, but I couldn't find an example of an ability that uses the InstantActionType. Does anyone know of an ability that uses this or of another InstantActionType that would work?
Thanks in advanced.