Hi, i've got a problem with some abilities i want to implement
basically, heres wat im trying to do:
attack skills will use the same speed as regular attacks (so if you have attack speed boost or something like that, it also affects those skills)
but these skills can also be interupted (not with just regular attacks) with designed interupt skills (done through triggers)
id prefer not to have to do it through triggers, by making abilities in the class "attack" and having the effects applied through triggers when the ability is used
so i need to find a way to make it so that it is basically an enhanced attack that is an ability and will get interupted by an interupt skill
also, for those attack skills, i'd like to implement a rage/adrenaline system, but im not too sure on how to go with that
Hi, i've got a problem with some abilities i want to implement
basically, heres wat im trying to do: attack skills will use the same speed as regular attacks (so if you have attack speed boost or something like that, it also affects those skills) but these skills can also be interupted (not with just regular attacks) with designed interupt skills (done through triggers) id prefer not to have to do it through triggers, by making abilities in the class "attack" and having the effects applied through triggers when the ability is used
so i need to find a way to make it so that it is basically an enhanced attack that is an ability and will get interupted by an interupt skill
also, for those attack skills, i'd like to implement a rage/adrenaline system, but im not too sure on how to go with that
Try using buffs and their ability to disable abilities using the Ability - Modification - Abilities Disabled field?
Rage/Adrenalin system?
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
@DrSuperEvil: Go
by rage/adrenaline i mean
whenever you hit people or get hit, it gives you rage/adrenaline, and you can use that rage/adrenaline to activate abilities
its pretty much jus tlike mana, except it doesnt replenish and it has its own separate bar and cost for abilities
Use triggers for that then
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg