PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding

Arcane Surge buff is always assumed active even if the supported skill has no mana cost

Ouverte
#2,053 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub

Personne n'a encore pris cette issue.

bug
Langage dominant
Lua
Étoiles
5.4k
Forks
2.4k
Merge moyen
1 j 12 h
PR mergées (30 j)
26

Description

Is your feature request related to a problem? Please describe.
I play a Death's Oath/Blight build. I support Death Aura with Arcane Surge to give it a duration skill tag so I can use Less Duration and Swift Affliction support gems. PoB then assumes I have the Arcane Surge active buff even though the ability has no mana cost. This then makes my Blight dps calculations too high because I don't actually have the spell damage and cast speed buff and I cannot disable it without turning the skill gem off which in turn makes my Death Aura dps calculation off by losing two support gems. Certainly an annoying problem to go back and forth depending on what skill I'm looking at.

Describe the solution you'd like
I think the simplest solution is to have a check if the Arcane Surge supported ability has a mana cost or not. If it does not, do not have the buff active.

Describe alternatives you've considered
Another solution would to be have a check box in the skill options section under the configuration tab to have the Arcane Surge buff active or not that defaults to being checked on when the skill is linked and the user can disable it to preference.

Additional context
Here's the pastebin for my build if you'd like to witness what I'm describing: https://pastebin.com/AimtXgWx

Guide de contribution

Ouvrir le guide de contribution

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Piste de recherche

Reproduisez le comportement avec le build Pastebin lié, puis retracez la gestion de Arcane Surge à partir des options de configuration de la skill. Vérifiez comment le coût en mana de la skill soutenue affecte le buff actif tout en laissant les liens de support activés. Le travail est terminé lorsqu’une skill soutenue sans coût en mana n’accorde pas Arcane Surge, tandis qu’une skill ayant un coût en mana continue de l’accorder.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
lua
Domaine
game-dev
Type d'issue
Fonctionnalité
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.