67 lines
1.4 KiB
Markdown
67 lines
1.4 KiB
Markdown
---
|
|
type: Task
|
|
status: Working On
|
|
---
|
|
|
|
|
|
|
|
Tool to practice using Pyre spells and unit spells.
|
|
|
|
We are not going to reuse the already made hotkey UI because the buttons for this tool will have more complicated UI and logic.
|
|
|
|
D key for unit abilities.
|
|
|
|
V key for immortal abilities.
|
|
|
|
|
|
For example, Pillar of Heaven costs 150 Pyre and has a cooldown of 120 seconds. So one could use it every 2 minutes.
|
|
|
|
The Hotkey is R.
|
|
|
|
Perhaps one would want to do that, then click Deploy on Absolvers.
|
|
|
|
I am not sure what this accomplished from a tool perspective, besides training basic muscle memory.
|
|
|
|
|
|
So we are going to need filters for picking faction and immortal again.
|
|
|
|
If Q'Rath is selected with Orzum, the list of abilities are:
|
|
|
|
Standard
|
|
- Mobilize Q'Rath
|
|
- Smite
|
|
- Awestrike
|
|
- Windstep
|
|
- Deploy Magi
|
|
- Deploy Absolver
|
|
|
|
With Space
|
|
- Tithe Blades
|
|
- Ordained Passage
|
|
- Deploy Sentinel
|
|
- Radiant Ward
|
|
|
|
Immortal
|
|
- Summon Citadel
|
|
- Empire Unbroken
|
|
- Rook of Ira
|
|
- Pillars of the Heavens
|
|
|
|
|
|
Some of this abilities act differently.
|
|
|
|
Smite, Awestrike work on one unit at a time.
|
|
|
|
I am pretty sure Mobilize Q'Rath, Windstep, Deploy Magi, and Deploy Absolver will affect all units selected.
|
|
|
|
So I need to add the ability press selection activity for Single or Group.
|
|
|
|
Using these abilities need to depleted individual mana pools or the pyre pool.
|
|
|
|
I'll need toggles for regeneration on Pyre and Mana.
|
|
|
|
I'll also need button to fill all Pyre and Mana, refresh all abilities, or depleted all pools.
|
|
|
|
|
|
|