- Joined
- Aug 5, 2015
- Messages
- 202
i want turn this trigger into MUI pls
current trigger only apply to 1 unit only (not to multiple same unit)
current trigger only apply to 1 unit only (not to multiple same unit)
-
Bats
-
Events
- Unit - A unit Acquires an item
-
Conditions
- (Item-type of (Item being manipulated)) Equal to |cffff8800Necrotic Claw|r
- (Unit-type of (Triggering unit)) Equal to Necromancer
-
Actions
- Unit Group - Add (Triggering unit) to BATGROUP
- Special Effect - Create a special effect attached to the weapon of (Hero manipulating item) using war3mapImported\BatsOnly.mdx
- Set BAT1 = (Last created special effect)
- Special Effect - Create a special effect attached to the hand left ref of (Hero manipulating item) using war3mapImported\BatsOnly.mdx
- Set BAT2 = (Last created special effect)
- -------- Origen --------
- -------- Pecho --------
- Trigger - Add to Bats del <gen> the event (Unit - A unit Loses an item)
-
Events
-
Bats del
- Events
-
Conditions
- (Item-type of (Item being manipulated)) Equal to |cffff8800Necrotic Claw|r
-
Actions
- Special Effect - Destroy BAT1
- Special Effect - Destroy BAT2
- Unit Group - Remove (Triggering unit) from BATGROUP