Skip to content

PoESkillTree.Engine 0.2.1

Pre-release
Pre-release

Choose a tag to compare

@brather1ng brather1ng released this 10 Mar 22:44
· 82 commits to master since this release
f14f075
  • Do additional skill stat parsing in gem parsing instead of skill parsing.
    • Users need to handle applying IGemStatBuilders.AdditionalLevels/Quality themselves.
    • Skills modified using those stats can then be passed into skill parsing.
    • IParser now parses groups of gems instead of single gems.
  • Fix MainSkillSocketIndex's data type (now int, was uint).
  • Fix secondary skills of vaal gems that are not auras being disabled by default.