• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Attack Speed Reduce on Item

Status
Not open for further replies.
Level 2
Joined
Jun 24, 2007
Messages
13
Firstly I would like to say hello everywon! Now, gettin to me annoying problem, I have this item, that is supposed to be a two handed wepon, so I wanted to decrease the attack speed of the unit who wields it. I made my dummy unit, and made dummy spell based off of slow, and made the trigger. I put no event cause the trigger is triggered off another trigger with the Run Trigger action, Which activates when a unit picks up the item (its not off). This is the actions of the trigger that is supposed to slow the unit.

Set POAWALLY = (Position of WielderOfAshbringerALLY)

Unit - Create 1 Dummy for (Owner of WielderOfAshbringerALLY) at POAWALLY facing Default building facing degrees

Unit - Add a 1.50 second Generic expiration timer to (Last created unit)

Unit - Add Ash Bringer SpeedDecreeseDUMMY to (Last created unit)

Unit - Order (Last created unit) to Human Sorceress - Slow WielderOfAshbringerALLY

Wait 2000.00 seconds

Trigger - Run (This trigger) (ignoring conditions)

Ok, the spell lasts 3600 seconds, I put wait 2000 seconds to make sure It keeps happening. This trigger is initially off, but its turned on by another trigger and it is runned by that trigger. POAWALLY = Position Of Ashbringer Wielder Alliance. Sadly it wont work :sad: and this was my last attempt of fixing the damn thing, so now I unleash my call for help...OMG HELP ME!
 
Level 5
Joined
Jul 24, 2007
Messages
199
Tried, but you cant put a negative number, wont go below 0.

Just tick File/Options(or Parameters - i have no English WorldEdit so i cannot say exactly)/General/Allow to use negative numbers in editor to Yes.
(you need to tick this only once, not for each map you're doing)
Also, there is a negative Tornado Aura that decreases movement speed for nearby enemy units - I think there is a field for reducing attack speed, and there u r allowed to set any values! but you'll see a buff in status bar of your hero that says "This guy is wielding a 2handed weapon and cannot pick it up quite fast".

But it is much easier to tick "Allow using negatives".
 
Status
Not open for further replies.
Top