I mainly do this as a fun thing, but am currently working on a map to play with my friends.
The issue I currently have is getting triggers to work in MUI.
The current trigger I have is
The second ability is the heroes passive, which when the active ability is activated is increased to the rank of the triggering ability.
Any advice would be greatly appreciated, keeping in mind that I'm new too MUI
The issue I currently have is getting triggers to work in MUI.
The current trigger I have is
-
Role Model
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to Role Model (Prince W)
-
-
Actions
-
Unit - Set level of Benefit Fraud for (Triggering unit) to ((Level of Role Model (Prince W) for (Triggering unit)) + 1)
-
Wait 10.00 seconds
-
Unit - Set level of Benefit Fraud for (Triggering unit) to 1
-
-
The second ability is the heroes passive, which when the active ability is activated is increased to the rank of the triggering ability.
Any advice would be greatly appreciated, keeping in mind that I'm new too MUI