Passive Skeleton Summon?

Crusher

You can change this now in User CP.
Reaction score
121
Can someone show triggers where when my hero kills an unit,little skeleton spawns from its corpse (Hero is choosen from tavern,not select unit)

Thanks.
 

Azylaminaz

Vox Populi
Reaction score
91
You mean like Carrian Beatles or Dark arrow? You can pick what the unit summons.

Or do you mean an aura-like thing which does it? If so, do you want a cooldown with that?
 

Panda

New Member
Reaction score
3
The skill is already there - Dark Arrow, just make it cost no mana.
You could also :
Events
Unit - A unit Dies
Conditions (make your skill conditions or whatever)
Actions
Unit - Create 1 Skeleton Warrior for (Owner of (Killing unit)) at (Position of (Triggering unit)) facing Default building facing degrees
 

Draphoelix

It's not the wintercold that's killing me
Reaction score
132
Event
A unit dies
Condition
(Killing unit) has an ability equal to Skill
Action
Create 1 skeleton at Position of (Dying unit) for (Owner of Killing unit) facing default degrees

Edit: Beaten :p

Btw both is leaked. Else do

Event
A unit dies
Condition
(Killing unit) has an ability equal to Skill
Action
set Loc = Position of (Dying unit)
Create 1 skeleton at Loc for (Owner of Killing unit) facing default degrees
call RemoveLocation(udg_Loc)
 

Jeeyo

New Member
Reaction score
3
Event
A unit dies
Condition
(Killing unit) has an ability equal to Skill
Action
Create 1 skeleton at Position of (Dying unit) for (Owner of Killing unit) facing default degrees

Edit: Beaten :p

Btw both is leaked. Else do

Event
A unit dies
Condition
(Killing unit) has an ability equal to Skill
Action
set Loc = Position of (Dying unit)
Create 1 skeleton at Loc for (Owner of Killing unit) facing default degrees
call RemoveLocation(udg_Loc)


I can't find that condition. where is it?
 

denmax

You can change this now in User CP.
Reaction score
155
There's no "(Killing unit) has an ability equal to Skill" but only "Level of <skill> Greater than 0"..
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      No members online now.

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top