chance to slow ability

Alexio

New Member
Reaction score
0
Have i to use the trigger editor in order to create an ability like this or can i use object editor???
If so,IS it a difficult trigger???
 

Pharaoh_

The epic journey will soon begin... Prepare!
Reaction score
136
You need Trigger Editor :)
Not a difficult trigger, but:
1) If you want the chance to slow on attack, you will need an attack damage detection system, you can search for it in these forums.
2) If you want to slow on spell cast, here:

Trigger:
  • Trigger1
    • Events
      • A unit starts the effect of an ability
    • Conditions
      • Ability being cast Equal to (Your ability)
    • Actions
      • If/ Then/ Else
        • If (Conditions)
          • (Random Integer Number between 1 and 100) Less than or Equal to X (X = Your chance, for 20% chance, place 20 there)
        • Then
          • Set Point1 = (Position of (Target unit of ability being cast))
          • Unit - Create 1 dummy at Point1 for (Owner of (Casting unit)) facing default building degrees
          • Unit - Add a 2.00 second generic expiration timer to (Last created unit)
          • Unit - Order (Last created unit) to Undead Necromancer - Cripple (Target unit of ability being cast)
          • Custom script: call RemoveLocation (udg_Point1)
 

Alexio

New Member
Reaction score
0
well i was talking about the first one, having chance to slow on attack...
I dind quite understand what you say about this detecting system..:confused::confused:
Can you show me the trigger please???
 

Pharaoh_

The epic journey will soon begin... Prepare!
Reaction score
136
Forget it, i forgot it: Go to Object Editor and get the ability "Orb of Slow". Meh, what a noob i am.
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top