Passive with chance to do something.

bLu3_eYeS

New Member
Reaction score
31
Hey guys.I've been looking for a while and i don't seem to get how to make this type of spell.Give me 2 examples. GUI , MUI if possible.

1.The attacker has a 15% chance to poison the attacked unit with 10% move slow and 5 damage/sec.
2.The caster has a 17% chance to entagle roots the target for 1.5 sec

Thanks :D
 

BlueMirage

Trust, but doubt.
Reaction score
39
Both are very easy.

1. You could use Orb of Slow for this, or you could use a damage detection system.

2. Event: A unit starts the effect of an ability
Condition: Triggering unit has Entangling Mastery (A dummy ability based on Evasion, with 0% Evade)
Actions:
Set TempUnit = target unit of ability being cast
If: TempUnit not equal to no unit
Then: Create a dummy, give it Entangling roots, and order it to cast Entangling roots on Tempunit
Else: Do nothing
 

Komaqtion

You can change this now in User CP.
Reaction score
469
When do you mean these procs should trigger ? :S
When you attack ?
 

Dirac

22710180
Reaction score
147
Both abilities youre asking for need no triggering

Base the first one from Orb of Poison
Base the second one from Orb of Lightning (new)
 

BlueMirage

Trust, but doubt.
Reaction score
39
Second one seems to need it, since the skill is triggered from casting, not attacking.
 

bLu3_eYeS

New Member
Reaction score
31
I am looking for a chance to cast something . . . for example:
Set integer = random number between 1 and 100
If then else:
If integer less than or equal to 17
Then cast something
Else do nothing...

I dont know if it will work.
 
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