Spellpack Sap and Corpse Explode

Reaction score
149
Just a pair of spells I decided to make and though it would be nice to share them with you. Nothing too marvellous or something, just a pair of abilities:

Corpse Explosion :
The Night Lich explodes all corpses around him dealing damage to nearby enemies.

Damage dealt: 30 + 15 * level per corpse
Corpse Explode Range 250 + 50 * level
Mana Cost: 140 + 13 * level

Sap
Instead of one powerful drain, the Lich creates many weaker ones that drain life per second from surrounding enemy units.

Life drained: 5 + 1 * level per second
Maximum targets: 4 + 1 * level
Mana Cost: 80 + 11 * level

Lasts 20 seconds.


Althorugh teh Corpse Explosion is waaaaay too over-powered, it's the spell that matters.


(Didn't catch the corpse explosion, but nothing too great)
 

Attachments

  • SpellsSapCorpseExplode.w3x
    37.7 KB · Views: 693

Chaz3262

New Member
Reaction score
3
very nice there. Good job.

would you like to make spells for my map i have been working on. Check it out on dota Portal.

Downloads, FodBeta6

(dont get fodbetaD as the dueling is bugged)


drop me a line at yahoo msg chaz32621
 
Reaction score
149
Well thanks. Seems these [Spell] submissions work like magnets to people :)

And well, yes, once a while I get bored and do something totaly unrelated what I was doing before. Like these spells.

Thanks people!
 

SFilip

Gone but not forgotten
Reaction score
634
First of all remove all "Do nothing" actions, it already does nothing without them around.

And, well, Corpse Explode has a very nasty bug..
Code:
For each (Integer A) from 1 to (Number of units in tempGroup), do (Actions)
    Loop - Actions
        Unit Group - Pick every unit in tempGroup and do (Actions)
            Loop - Actions
So lets say there are 7 corpses around...thanks to the for..to loop (which isn't needed BTW) each unit explodes 7 times and does 7 times the damage.

Edit: Actually there is a better way to do the exploding...you can create a new unit of the same time as the corpse and then Unit - Explode on it. The damage can be done either using Unit - Damage Area or Unit - Damage Target.

Just fix these and I'll move the spell.
 
Reaction score
149
I know that it aleady does nothing without "Do Nothing", but I fail to see any difference if I should remove it, as it "Does Nothing" ;)

As for corpse explosion... yes, I've noticed it's "wayyyy tooo" owerpowered, and porbably just missed that :)

And allright, I'll make corspes Go boom in your way. Althrough, what if the unit I will create will be used in some sort of trigger (i.e., Unit enters playable map area etc.)? But, well, it's the users problem ^^.

And your idea gave me a better idea. Corpses will deal not fixed ammount, but the ammount of maximum monsters hitpoints.

I'll upload the new version on the edit.

[Edit]
New Version Uploaded.
 

SFilip

Gone but not forgotten
Reaction score
634
> what if the unit I will create will be used in some sort of trigger (i.e., Unit enters playable map area etc.)?
Are you saying that the old solution with the dummy unit doesn't do that? :p

> but I fail to see any difference if I should remove it, as it "Does Nothing"
Well...with the Do Nothing around you are just adding another function call which is totally not needed in this case. Of course there are many more unavoidable things in GUI which increase the number of calls even more, but at least this one you can account for.
 

emjlr3

Change can be a good thing
Reaction score
395
looks like u got this one under control SFilip
 

Hero

─║╣ero─
Reaction score
250
First of all remove all "Do nothing" actions, it already does nothing without them around.

And, well, Corpse Explode has a very nasty bug..
Code:
For each (Integer A) from 1 to (Number of units in tempGroup), do (Actions)
    Loop - Actions
        Unit Group - Pick every unit in tempGroup and do (Actions)
            Loop - Actions
So lets say there are 7 corpses around...thanks to the for..to loop (which isn't needed BTW) each unit explodes 7 times and does 7 times the damage.

Edit: Actually there is a better way to do the exploding...you can create a new unit of the same time as the corpse and then Unit - Explode on it. The damage can be done either using Unit - Damage Area or Unit - Damage Target.

Just fix these and I'll move the spell.

Um...you can also create a dummy that will have an abilities for Damage Upon Death..like the Sapper I think it is...then in the trigger create a dummy at the point of the corpse and then make it explode/kill

just a simple way instead of using Damage Area or Unit
 

SFilip

Gone but not forgotten
Reaction score
634
> you can also create a dummy that will have an abilities for Damage Upon Death
Not sure why, but I never really liked to rely on abilities like that. Besides using an action is more flexible.

Approved BTW ;)
Sorry for the long wait.
 
M

Mysecret

Guest
I noticed that the corpse explosion damages the Lich. This is kinda annying since its my favourite of these spells. I die every time i use it.
 
Reaction score
149
Well, that's kind of the whoel point so this spell doesn't become over-powered.

After all, after the explosion many pieces of bones, teeth or accesories that were on corpses get blown around, so if it hits you, you get damaged too. :)
 
Reaction score
149
It is player's fault if he cannot cast this spell on time...

After all, War stomp works without any enemies too.

>and kills me when no corpse explode?

Doubtfully. I've tried that, doesn't kill the hero.

If there are corpses and hero is standing near them, he can be killed, this works as intended.
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • Ghan Ghan:
    Still lurking
    +3
  • The Helper The Helper:
    I am great and it is fantastic to see you my friend!
    +1
  • The Helper The Helper:
    If you are new to the site please check out the Recipe and Food Forum https://www.thehelper.net/forums/recipes-and-food.220/
  • Monovertex Monovertex:
    How come you're so into recipes lately? Never saw this much interest in this topic in the old days of TH.net
  • Monovertex Monovertex:
    Hmm, how do I change my signature?
  • tom_mai78101 tom_mai78101:
    Signatures can be edit in your account profile. As for the old stuffs, I'm thinking it's because Blizzard is now under Microsoft, and because of Microsoft Xbox going the way it is, it's dreadful.
  • The Helper The Helper:
    I am not big on the recipes I am just promoting them - I use the site as a practice place promoting stuff
    +2
  • Monovertex Monovertex:
    @tom_mai78101 I must be blind. If I go on my profile I don't see any area to edit the signature; If I go to account details (settings) I don't see any signature area either.
  • The Helper The Helper:
    You can get there if you click the bell icon (alerts) and choose preferences from the bottom, signature will be in the menu on the left there https://www.thehelper.net/account/preferences
  • The Helper The Helper:
    I think I need to split the Sci/Tech news forum into 2 one for Science and one for Tech but I am hating all the moving of posts I would have to do
  • The Helper The Helper:
    What is up Old Mountain Shadow?
  • The Helper The Helper:
    Happy Thursday!
    +1
  • Varine Varine:
    Crazy how much 3d printing has come in the last few years. Sad that it's not as easily modifiable though
  • Varine Varine:
    I bought an Ender 3 during the pandemic and tinkered with it all the time. Just bought a Sovol, not as easy. I'm trying to make it use a different nozzle because I have a fuck ton of Volcanos, and they use what is basically a modified volcano that is just a smidge longer, and almost every part on this thing needs to be redone to make it work
  • Varine Varine:
    Luckily I have a 3d printer for that, I guess. But it's ridiculous. The regular volcanos are 21mm, these Sovol versions are about 23.5mm
  • Varine Varine:
    So, 2.5mm longer. But the thing that measures the bed is about 1.5mm above the nozzle, so if I swap it with a volcano then I'm 1mm behind it. So cool, new bracket to swap that, but THEN the fan shroud to direct air at the part is ALSO going to be .5mm to low, and so I need to redo that, but by doing that it is a little bit off where it should be blowing and it's throwing it at the heating block instead of the part, and fuck man
  • Varine Varine:
    I didn't realize they designed this entire thing to NOT be modded. I would have just got a fucking Bambu if I knew that, the whole point was I could fuck with this. And no one else makes shit for Sovol so I have to go through them, and they have... interesting pricing models. So I have a new extruder altogether that I'm taking apart and going to just design a whole new one to use my nozzles. Dumb design.
  • Varine Varine:
    Can't just buy a new heatblock, you need to get a whole hotend - so block, heater cartridge, thermistor, heatbreak, and nozzle. And they put this fucking paste in there so I can't take the thermistor or cartridge out with any ease, that's 30 dollars. Or you can get the whole extrudor with the direct driver AND that heatblock for like 50, but you still can't get any of it to come apart
  • Varine Varine:
    Partsbuilt has individual parts I found but they're expensive. I think I can get bits swapped around and make this work with generic shit though
  • Ghan Ghan:
    Heard Houston got hit pretty bad by storms last night. Hope all is well with TH.
  • The Helper The Helper:
    Power back on finally - all is good here no damage
    +2
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    New recipe is another summer dessert Berry and Peach Cheesecake - https://www.thehelper.net/threads/recipe-berry-and-peach-cheesecake.194169/

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top