Creature which adds one to its own number if it gets to kill an enemy unit.
The cindercorps would be good if it could raise the same unit as the one that died.. I coulden find a way to do it.
I dont think its possible. Cindercorpse/InnerFire uses that:
<GameModifier>
<ModType>Unit</ModType>
<Attribute>SummonUnit</Attribute>
<UnitClass>Skeleton_Burning_BG_Summon</UnitClass>
<ApplyIfSpellTargetKilled>1</ApplyIfSpellTargetKilled>
<Duration>-1</Duration>
</GameModifier>
Do you know of a way to get units to revive after killed in battle like champions do?
The Death Ward mechanic should work for that. But its probably not exactly what you want...