The Discretize Gear Optimizer helps find the strongest equipment setups for PvE builds in Guild Wars 2. Its core was originally created by ManuelHaag, and it has been been extended and integrated into a new React-based UI by gw2princeps, marcustyphoon, and contributors from the Discretize community!
To learn about how the math works and its limitations, see How It Works!
The stable version of the optimizer is hosted at optimizer.discretize.eu.
The staging version may be found at discretize-optimizer.pages.dev.
If you have an idea for a feature or improvement or find a bug, create a new issue in the Issues tab of this repository, or send us a message in our Discord server!
- Use preset templates to easily optimize common fractal builds.
- Optimize for damage output, effective health pool, or outgoing healing.
- Lock slots to specific gear types and limit stat infusions to certain quantities to work with what you already have or share gear between multiple builds.
- Specify minimum boon duration and/or healing power quantities.
- Provide a specific toughness range, such as to become or avoid becoming the tank on raid bosses with toughness-based tanking.
- Calculate the relative performance difference between setups. Estimate the value of stat infusions, buffs, or certain build changes! (Some limitations apply, see How It Works.)
Supports all 9 classes and all 18 current elite specs (plus End of Dragons elite specs as we receive information about them), including power and condi builds with distribution information derived from game logs.
Work in progress game mechanics: Mesmer illusions, reaper shroud
See the contributing information in the docs folder to learn about contributing to the project!
See the Projects tab of this repository for planned features and improvements and known bugs.
- Vite as a static site builder
- React
- gw2-ui for beautiful Guild Wars 2 components and tooltips
- redux and
- redux-saga to manage our state
- Material UI v5 and emotion for styling
- ESLint, Prettier and EditorConfig for linting and formatting
The Gear Optimizer is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
The Gear Optimizer is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with discretize-gear-optimizer. If not, see http://www.gnu.org/licenses/.
The source files of discretize-gear-optimizer without any exception have the following additional permission, as allowed under GNU GPL version 3 section 7:
If you modify this Program, or any covered work, by linking or combining it with the project for the discretize.eu website, containing parts covered by the terms of the respective license agreement, the licensors of this Program grant you additional permission to convey the resulting work.