Passive ability: Increasing Attack Speed Over Time

rafaxik

New Member
Reaction score
2
Hi people! It's me again =)
Well, I tried to look after something in World Editor and didn't find anything thus I need help...
Descryption:

Has 20% chance to increase Hero's attack speed by 5 % for each enemy (alive and non-structure) around him. Each instance increases for lasts 7 seconds. Attack Speed Stacks.

Please, if you won't give me some trigger, post some idea.
I've got Damage Detection System, so I started the Trigger this way:
Trigger:
  • Rampage
    • Events
      • Game - GDD_Event becomes Equal to 0.00
    • Conditions
      • ((GDD_DamagedUnit has buff Rampager (Stacking)) Equal to True) or ((GDD_DamagedUnit has buff Rampager (Non-stacking)) Equal to True)
    • Actions
 

illidan92

New Member
Reaction score
6
Need the spell that gloves of haste uses. Give it however many levels your maximum bonus is. Each level obviously is proportional to what you describe.

Use
JASS:
if GetRandomInteger(1,5)==1 then

That is a 20% chance.

Then use a polled wait for 7 seconds before decreasing the attack speed spell level.
 

rafaxik

New Member
Reaction score
2
I'm not sure it'll work.
I've always had problems with Wait actions. Actually, I'm working with an integer and the trigger will crash the map. I don't understand wait actions but I think they may start an infinite loop in this map...
I know I must turn this trigger off then turn it on. But I wanted some way to add atk speed without giving 1%'s gloves of haste for each unit. It sounds creepy by the way =). Anyway, if this is the only way you guys know, whatever =/

Thanks anyway..
Any other suggestions?
 

Laiev

Hey Listen!!
Reaction score
188
the only way to increase AS (without a custom attack system) is with ability

well... you can do a crap way... create dummy... give endurance aura and level up it every attack...

PS: aura just affect you, not ally neither enemy
 

rafaxik

New Member
Reaction score
2
the only way to increase AS (without a custom attack system) is with ability

well... you can do a crap way... create dummy... give endurance aura and level up it every attack...

PS: aura just affect you, not ally neither enemy

Hmm With an attack speed system? I didn't know it exists =) I'll search for it. Thanks

EDIT: Can't find any AS system... Can someone gimme one?
 

Laiev

Hey Listen!!
Reaction score
188
Hmm With an attack speed system? I didn't know it exists =) I'll search for it. Thanks

EDIT: Can't find any AS system... Can someone gimme one?

the only way to increase AS (without a custom attack system) is with ability

well... you can do a crap way... create dummy... give endurance aura and level up it every attack...

PS: aura just affect you, not ally neither enemy

Custom Attack System, not Custom Attack Speed System
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Staff online

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top