Holy Priest -- Circle of Healing CD #466


  • Defect
  • Declined
Closed
Assigned to michaelsp
  • _ForgeUser26616272 created this issue Jul 28, 2016

    What steps will reproduce the problem?
    1. Associate CoH with the border-indicator.
    2. Set Hide on cooldown, unset Keep same targets, set Radius=30, Min players=1, Health deficit arbitrary, and Max solutions=1 under AOE Heals -> CircleOfHealing.
    3. Join a raid or a party (if show only in raid is not ticked under AOE Heals).
    4. Cast CoH.

    What is the expected output? What do you see instead?
    No border highliting should occur when CoH is on CD. However, the highliting is permanently there. The algorithm to determine the best target works though.

    What Grid2 version and language of WoW are you using?
    B: r790 for 7.0.3 Jul 20, 2016
    WoW: Engl (UK)

    Do you have an error log of what happened?
    No error log. BugSack remains empty

    **UPDATE**
    I just checked AoeHealsStatusRaid.lua and stumbled over line 144 where the spell id of CoH is defined via the number 34861. In fact, this is the spell id of the new spell Holy Word: Sanctify. And indeed, the border highliting was controled by the CD of HW:S. I replaced 34861 by 204883, which is the spell id of the new talented CoH. It seems to work fine now. Not sure if this is a sufficient change covering any circumstances. But I'd be grateful if you could update the source files accordingly.

  • _ForgeUser26616272 added the tags New Defect Jul 28, 2016
  • _ForgeUser26616272 edited description Jul 28, 2016
  • _ForgeUser26616272 edited description Jul 28, 2016
  • michaelsp posted a comment Aug 24, 2016

    In Legion AOE-Heals module will not work, because blizzard decided to disable position information in instances, so it makes no sense to fix this.

  • michaelsp removed a tag New Aug 24, 2016
  • michaelsp added a tag Declined Aug 24, 2016
  • michaelsp closed issue Aug 24, 2016

To post a comment, please login or register a new account.