Help Needed: An Ability

Ynklig

New Member
Reaction score
0
Allright,

I'm really bad variabels, and I'm pretty sure it will be needed in this spell (I'm not 100% sure tho :p). If I get helped with this I can do alot more then I can now.

Background about the map

It's a three player map, it's like a RPG but you will only face bosses and their minions. If you kill one boss another room will be unlocked and the next boss awaits.

X = Boss
Y = Target
The spell idea
X is throwing water at Y.
Y takes 1000 damage instant, Y also gets silenced for 2.5sec, slowed attack speed by 90% for 5 sec, slowed movement speed by 90% for 5 sec and a ticking dot that deals 1000 damage over 5 sec. The spell got 18sec CD.

Hopefully someone can help me with this :)
 

FoxWizzy

New Member
Reaction score
3
Shadow Strike is the name of the spell and you can find it in Object Editor > Abilities > Night Elf > Heroes > Shadow Strike

but fot the silence....you need a dummy to cast it
 

tjordell

New Member
Reaction score
7
Trigger:
  • HelpTrigger
    • Events
      • Unit - A unit Starts the effect of an ability
    • Conditions
      • (Ability being cast) Equal to Boss Spell
    • Actions
      • Set DummyLoc = (Position of (Target unit of ability being cast))
      • Unit - Create 1 Dummy for (Owner of (Triggering unit)) at DummyLoc facing Default building facing degrees
      • Unit - Add ("Silence Ability") to (Last created unit)
      • Unit - Add ("MS & AS Slow Ability") to (Last created unit)
      • Unit - Order (Last created unit) to "Silence ability" (Target unit of ability being cast)
      • Unit - Order (Last created unit) to "MS & AS Slow Ability" (Target unit of ability being cast)
      • Custom script: call RemoveLocation (udg_DummyLoc)
 
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