Skip to content

Skill Mana Cost Calculation #10003

Description

@andrewdlippert-bit

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 calculation 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 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:
Image

POB calc of 10:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions