Hi,

I am creating a skill : Mass Raise Undead. The purpose of the skill is to raise as many undead as there are corpse on the ground. I have already successfully done this part.

But i would like to call multiple GUID in the skill, (so in place of only 1 skeleton model i would like to have random model, zombie, zombie crawling for exemple.) but i don't know how to do it; this is my skill property :

Summon,555bd359-9a71-4b45-9b03-ebe5a89436fd,10,totem,-,Target_DummyTargetSkill;EXPLODE,100,3

Also i would like the summons to run and explode at the nearest target when their turn come, is it possible ?