Check version
Check for duplicates
Check for support
What platform are you running Path of Building on?
Windows
What is the value from the calculation in-game?
Mana cost calc in game and wiki is ((base cost * cost multiplier * cost reduction) + flat cost) / (1+cost efficiency).
Side note: mana calcs appear to round up in game
What is the value from the calculation in Path of Building?
POB is calculating the flat cost last, after the cost efficiency. ((base cost * cost multiplier * cost reduction) / (1+cost efficiency)) +flat cost
How to reproduce the issue
Bug is present in the calculations tab in POB.
PoB for PoE1 build code
https://pobb.in/tr2e_xC5GInF
Screenshots
In-game cost of 16:

POB calc of 10:

Check version
Check for duplicates
Check for support
What platform are you running Path of Building on?
Windows
What is the value from the calculation in-game?
Mana cost calc in game and wiki is ((base cost * cost multiplier * cost reduction) + flat cost) / (1+cost efficiency).
Side note: mana calcs appear to round up in game
What is the value from the calculation in Path of Building?
POB is calculating the flat cost last, after the cost efficiency. ((base cost * cost multiplier * cost reduction) / (1+cost efficiency)) +flat cost
How to reproduce the issue
Bug is present in the calculations tab in POB.
PoB for PoE1 build code
Screenshots
In-game cost of 16:

POB calc of 10:
