PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Destrutive Link Gives incorrect Critical strike chance
Personne n'a encore pris cette issue.
- Langage dominant
- Lua
- Étoiles
- 5.4k
- Forks
- 2.4k
- Merge moyen
- 1 j 12 h
- PR mergées (30 j)
- 26
Description
Check version
- I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
- I've checked for duplicate issues by using the search function of the issue tracker
Check for support
- I've checked that the behaviour is supposed to be supported. If it isn't please open a feature request instead (Red text is a feature request).
What is the behaviour in-game?
Destructive Link gives the players final critical strike chance of a basic attack with the mainhand weapon after modifiers to the linked target
What is the behaviour in Path of Building?
Only gives the mainhand weapons base critical strike chance, and does not take into account other modifiers like power charges or crit from tree
Additional Info
#6139 added support for destructive links critical strike chance mod but does not properly give correct crit chance, this is fine for how most people use it (with Trypanon) but can be misleading, it wasnt properly support due to not having the calculated crit chance, as this would require an extra calc pass (like fulldps) of a basic attack to get the correct value taking into account buffs etc
This is relatively low priority to fix though due to Trypanon being the main use of the link
How to reproduce the issue
No response
Character build code
No response
Screenshots
No response
Guide de contribution
Ouvrir le guide de contribution
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Piste de recherche
Examinez d’abord l’issue #6139 et la gestion existante des coups critiques de Destructive Link. Suivez la manière dont le calcul de l’attaque de base obtient actuellement la probabilité de base de l’arme en main principale, puis déterminez comment un passage de calcul pourrait inclure les power charges, les modificateurs de l’arbre passif et les autres buffs ; le travail est considéré comme terminé lorsque la probabilité finale de coup critique de la cible liée correspond.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- lua
- Domaine
- backend
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 38/100