View previous topic :: View next topic |
Author |
Message |
haliphax Developer


Joined: Jan 31, 2010 Posts: 89 Location: Missouri, USA
|
Posted: Sun Jan 10, 2021 8:40 pm Post subject: Reduced MP spells not shown in dropdown* |
|
|
The asterisk is in the topic since I couldn't fully describe it. They only fail to show up when you have enough to cast it, but you don't have the full cost. For instance, a reduced cost Death Dart on my Lich is 2 MP. If I have 2 MP, but not enough to pay the unadulterated cost of the spell, it doesn't show up. Claims about improved Eye of Judgment behaving the same were made in Discord.
Probably just need to shift some things around order-wise when building that part of the UI, as the spell's reduced cost is listed appropriately in the dropdown when it shows up. _________________ // haliphax // wiki page // / |
|
Back to top |
|
 |
Kandarin Dreamweaver


Joined: Jan 19, 2010 Posts: 2278 Location: Charlotte's Bakery University
|
Posted: Thu Mar 04, 2021 3:13 pm Post subject: |
|
|
I'll dig into this and see what I can find. |
|
Back to top |
|
 |
Kandarin Dreamweaver


Joined: Jan 19, 2010 Posts: 2278 Location: Charlotte's Bakery University
|
Posted: Thu Mar 04, 2021 10:51 pm Post subject: |
|
|
Sadly the reason is something buried really deep - checks in the original query to pull up the weapon dropdown. To fix this we'll have to change how the MP costs of these things are stored.
Fortunately there are only two conditions - Dread Gaze and Hand of the Necromancer.
There is a fix in the pipe for Dread Gaze but applying the same thing to HOTN would not work due to the far larger scale involved. |
|
Back to top |
|
 |
|