Hello I am trying to reduce the cooldown on Bastion’s grenade launcher in a custom game, but I am running into problems. Under the heroes setting neither of the sliders associated with it (Max time/recharge rate) seem to have any effect on cooldown. And as far as looking into the workshop codes I have had no luck, the closest I got was giving it a 4 second cooldown on spawning in.
Basically, Blizzard did not care about it and replaced Self-Repair for Tactical Grenade lol
Anyway, for example: Set Tactical Grenade cooldown to 15 seconds:
Ongoing - Each Player
All
Bastion
- Conditions:
Ability Cooldown(Event Player, Button(Secondary Fire)) > 0
- Actions:
Set Ability Cooldown(Event Player, Button(Secondary Fire), 15)
Thankyou for the help.
1 Like