- Joined
- Oct 2, 2011
- Messages
- 89
Any of you guys played DotA and know the shadow assassin ability 'permanent invisibility'? Anybody know how to trigger that? I tried and failed. When I tested it, I couldn't even get him to get invisible in the first place.
Here is what I had:
Here is what I had:
Events
Unit - Isrum Descendant 0917 <gen> Learns a skill
Conditions
(Learned Hero Skill) Equal to (==) Secrets of the Epiran
Actions
Unit - Add Invisibility to Isrum Descendant 0917 <gen>
Unit - Isrum Descendant 0917 <gen> Learns a skill
Conditions
(Learned Hero Skill) Equal to (==) Secrets of the Epiran
Actions
Unit - Add Invisibility to Isrum Descendant 0917 <gen>
Events
Unit - Isrum Descendant 0917 <gen> Is hidden
Unit - Isrum Descendant 0917 <gen> Finishes reviving
Conditions
Actions
Wait 10.00 seconds
Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Isrum Descendant 0917 <gen> is hidden) Equal to (==) True
Then - Actions
Unit - Add Invisibility to Isrum Descendant 0917 <gen>
Else - Actions
Do nothing
Unit - Isrum Descendant 0917 <gen> Is hidden
Unit - Isrum Descendant 0917 <gen> Finishes reviving
Conditions
Actions
Wait 10.00 seconds
Multiple FunctionsIf (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Isrum Descendant 0917 <gen> is hidden) Equal to (==) True
Then - Actions
Unit - Add Invisibility to Isrum Descendant 0917 <gen>
Else - Actions
Do nothing