PathOfBuildingCommunity / PathOfBuildingCommunity/PathOfBuilding
Increased effect affixes on Tinctures are local and multiplicative with Tree/Ascendancy increases
Nessuno ha ancora preso questa issue.
- Lingua principale
- Lua
- Stelle
- 5.4k
- Fork
- 2.4k
- Merge medio
- 1g 12h
- PR unite (30g)
- 26
Descrizione
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 open and closed 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 platform are you running Path of Building on?
Windows
What is the behaviour in-game?
Tincture quality and explicit mod increases are local, multiplied, and the result is then rounded off, displayed in game when alt-hovering tinctures (see provided screenshot), and that value is used to multiply the effect values on the Tincture.
With the screenshotted Tincture, I gain 37 pen on the character sheet.
PoB calc = (19)(1.2)(1.6) = 36
Non-rounded calc = (19)(1.2)(1.22)(1.38) = 38
Rounded value = (19)(1.42)(1.38) = 37
So, actual calc needs a (quality)(local increases) rounded down value.
Same result/conclusion for the crit implicit, and the other Tincture I looked at.
What is the behaviour in Path of Building?
https://github.com/PathOfBuildingCommunity/PathOfBuilding/issues/7938
Unsure if it should be posted/merged here, sorry.
In PoB, the quality is treated as a more multiplier. Increases are summed with those from Warden Ascendancy/Passive nodes. This is previously how flasks worked, but it appears Tincture effect is local to the tincture, and multiplicative with Ascendancy/Tree.
Need to test if the same is true for flasks (duration/effect).
How to reproduce the issue
-
Activate Tincture in h/o (mana burn not applied)
-
Observe stats
-
Do math
Character build code
https://pobb.in/3-ET_hwoQqn3
Screenshots
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Direzione di ricerca
Confronta i valori e i calcoli di Tincture nel gioco descritti qui con il comportamento di Path of Building e con l’issue collegata #7938. Verifica come vengono combinate la qualità e le esplicite maggiorazioni, inclusi l’arrotondamento e l’interazione con Warden Ascendancy o con le maggiorazioni dell’albero passivo; il lavoro è completato quando gli effetti di Tincture visualizzati e calcolati corrispondono a quelli del gioco.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- lua
- Ambito
- tooling
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 38/100