Life-Steal~~Mana-Steal

ReVolver

Mega Super Ultra Cool Member
Reaction score
595
Is there a way to make Mask of Death have a orb effect that steals 10% mana.
Like the way it does for life steal.

I want to be like life-steal when you attack it take how much damage you did and gives a percent to the attacker. but i want it to have mana instead.
 
I doubt you will get any helpful replies to this (unless Darg/AceHart are about) because you haven't been very clear.

What exactly do you want, lay it out simply so that if people cant solve the whole thing, they can still help with a small part ;)

Peng

(Edit: Maybe base it off syphon mana?)
 
Not like mana drain, mana steal, as he said like life steal... using triggers is the only way i think, im not sure how to go about it though.
 
Im not sure if your good with triggers or not but there is an action under
Unit-Mana Steal, mybe you could base it on that? I tried to find a trigger or an item ability that could steal mana on attacks, but I cant find any, ill have another look... :)
 
Instead of Mana Stolen per attack your hero makes could it be per attack another unit or hero makes to you? Becasue you could base it on mana shield
but I would have to find a way to convert it into a passive ability...
 
Lol, you guys are funny. If you want it to be when someone attacks you, base it off mana shield and change the damage per hitpoint field to a negative value.
Code:
Level 1 - Data - Mana Per Hit Point    -1


OR! Heres an alternative route:
Code:
Mana Steal
    Events
        Unit - A unit Is attacked
    Conditions
        ((Attacking unit) has buff Vampiric Aura) Equal to True
    Actions
        Unit - Set mana of (Attacking unit) to ((Mana of (Attacking unit)) + 1.00)
 
An Orb of Lightning/Slow ability + a custom "absorb" that targets enemies. Not very clear but the basic idea.
 
Thanks for the replies guys
 
General chit-chat
Help Users
  • No one is chatting at the moment.
  • The Helper The Helper:
    got it
  • The Helper The Helper:
    Happy Thursday!
  • The Helper The Helper:
    Check out the new Featured Content feature we apparently got with the forum software upgrade! https://www.thehelper.net/featured/
  • The Helper The Helper:
    Also on the bottom right side bar we now have a Trending Content Box!
    +1
  • The Helper The Helper:
    Not on the Headline News page just on the Forums page can we get that Featured and Trending on the home page?
  • Ghan Ghan:
    Since the home page is technically a forum, it now shows on all forum views. Still in the sidebar.
    +1
  • The Helper The Helper:
    Happy Friday! Hope everyone has a fantastic day and an even better weekend!
  • The Helper The Helper:
    Happy Sunday!
  • The Helper The Helper:
    I lovc that I can post webp and X links now! :)
  • The Helper The Helper:
    Happy Thursday!
  • V-SNES V-SNES:
    Happy Friday!
    +1
  • The Helper The Helper:
    we were down for a minute - think a log file or something got too big
    +1
  • Ghan Ghan:
    The alerts say it was down for a while unfortunately.
  • Ghan Ghan:
    Didn't know what was going on while I was at work.
  • Ghan Ghan:
    Disk filled up with logs. Fixed now.
    +1
  • The Helper The Helper:
    not a problem at all thanks for getting us back up
  • The Helper The Helper:
    I think the bots are finding a way to get through the anubis
  • The Helper The Helper:
    Happy Wednesday Everyone! Hope everyone has a Fantastic Day!
    +1
  • The Helper The Helper:
    Yeah, stats are showing big bot influx like 12k page views.
  • Wizard Wizard:
    :wave:
    +1
  • Ghan Ghan:
    TH changed his avatar again. 6 more weeks of summer.
    +3
  • Wizard Wizard:
    lol
    +1
  • The Helper The Helper:
    Guys just a heads up I am going to be shutting the site down soon. I am just waiting on the NUON people to decide whether they want to transfer forum data and keep the discord. My email is [email protected] for anyone that wants to keep in touch and I have a facebook too. I will make an official post later. Love you guys and will miss everyone!
    +1
  • V-SNES V-SNES:
    Sent a pm @The Helper

The Helper Discord

Members online

No members online now.

Affiliates

Hive Workshop NUON Dome World Editor Tutorials
Back
Top