Skip to content

Conversation

@Wires77
Copy link
Member

@Wires77 Wires77 commented Aug 29, 2025

No description provided.

itemBases["Energy Blade Two Handed"] = {
type = "Two Handed Sword",
quality = 20,
hidden = true,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is actually instance one of two in this file, so the second one (with hidden = true) overrides this one

itemBases["Energy Blade One Handed"] = {
type = "One Handed Sword",
quality = 20,
hidden = true,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is actually instance one of two in this file, so the second one (with hidden = true) overrides this one

@Wires77 Wires77 added the enhancement New feature, calculation, or mod label Aug 29, 2025
@LocalIdentity LocalIdentity merged commit 776f28f into PathOfBuildingCommunity:dev Aug 30, 2025
2 checks passed
majochem pushed a commit to majochem/PathOfBuilding-PoE2 that referenced this pull request Aug 30, 2025
* Export base items

* Fixup hidden items

* Remove Launch.lua debug lines

* Fix tests

* Bad at math
@Wires77 Wires77 mentioned this pull request Aug 31, 2025
3 tasks
Tonkat pushed a commit to Tonkat/PathOfBuilding-PoE2 that referenced this pull request Sep 1, 2025
* Export base items

* Fixup hidden items

* Remove Launch.lua debug lines

* Fix tests

* Bad at math
@Wires77 Wires77 deleted the export_bases branch September 2, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature, calculation, or mod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants