Add support for exporting unique items with legacy modifier values#65
Merged
Conversation
LocalIdentity
approved these changes
Dec 31, 2024
prado1506
pushed a commit
to prado1506/PathOfBuilding-PoE2
that referenced
this pull request
Jun 19, 2026
…hOfBuildingCommunity#65) * docs: rewrite CLAUDE.md to match actual repo state - Fix test commands: compose service is 'busted-tests', not 'tests'; add --exclude-tags/--filter usage and the read-only-volume coverage caveat - Fix paths: calc engine is flat src/Modules/Calc*.lua (no Calcs/ dir), ModParser tests live in spec/System/TestModParser_spec.lua - Add architecture overview: entry points, modifier system (ModParser/ ModDB/mod syntax), calculation pipeline incl. per-hand output passes, generated game data, and pointers to docs/ - Document CI matrix, 370-success baseline and known TestWard failures - Carry over fork/PR rules from AGENTS.md; make the code-review-graph MCP section conditional on tool availability https://claude.ai/code/session_01EitwohXyFktgKuxdvwgYHY * docs: add cspell ignore directive for CLAUDE.md The spellcheck dictionary doesn't know 'callees' or the lowercase GHCR image path components; the image name must stay lowercase, so ignore them inline. https://claude.ai/code/session_01EitwohXyFktgKuxdvwgYHY * docs: apply CLAUDE.md corrections to AGENTS.md Same fixes as the CLAUDE.md rewrite: correct compose service name (busted-tests), correct test file names (TestModParser_spec.lua), calc engine is flat src/Modules/Calc*.lua (no Calcs/ dir), drop the inaccurate 'tests/ is the Docker harness' claim, add the coverage read-only-volume caveat, test baseline, per-hand pass gotcha, and make the code-review-graph MCP section conditional on availability. https://claude.ai/code/session_01EitwohXyFktgKuxdvwgYHY --------- Co-authored-by: Claude <noreply@anthropic.com>
bct8925
pushed a commit
to bct8925/PathOfBuilding-PoE2
that referenced
this pull request
Jun 19, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This allows to override the values of unique mods.
How to use:
Examples:
{variant:1}UniqueNearbyAlliesAddedFireDamage1[2,3][7,11]{variant:1}Allies in your Presence deal (2-3) to (7-11) additional Attack Fire DamageUniqueRecoverLifeBasedOnRegen1[30,30]Every 4 seconds, Recover 1 Life for every 0.5 Life Recovery per second from Regeneration