awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
PathOfBuildingCommunity avatar

PathOfBuildingCommunity/PathOfBuilding

0
View on GitHub↗
5,290 Stars·2,334 Forks·Lua·3 Aufrufepathofbuilding.community↗

PathOfBuilding

PathOfBuilding is an offline build planner and character stat simulator for Path of Exile. It functions as a gear and skill modeler and a passive tree mapper to help users design characters by simulating combat statistics, passive skill trees, and gear combinations.

The tool provides a simulation environment for testing item crafting outcomes and gem socket combinations to determine optimal loadouts. It also enables passive tree optimization by planning node allocations and jewel placements to maximize character power.

The software covers character stat simulation for offensive and defensive values, itemization and crafting modeling, and the ability to import character data or share build configurations via unique codes.

Features

  • Combat Stat Simulators - Computes offensive and defensive values by factoring in modifiers and resistances to estimate performance.
  • Game Build Planners - Functions as a comprehensive offline planner for designing Path of Exile character builds.
  • Skill Tree Graphs - Represents the passive skill tree as a network of nodes to calculate pathing and point costs.
  • Character Build Optimizers - Provides detailed planning and optimization for passive skill tree allocations and jewel placements.
  • Character Stat Systems - Calculates detailed health and recovery breakdowns to evaluate character survivability.
  • Data-Driven Item Definitions - Uses external lookup tables for item prefixes and suffixes to simulate equipment effects without hardcoding stats.
  • Item Collection and Crafting Systems - Simulates item modifications and catalysts to compare different gear crafting outcomes.
  • Item Effect Simulations - Simulates different gear combinations and item modifications to determine the most effective equipment.
  • Item Stat Composition Systems - Simulates item stats using custom systems for prefixes and suffixes to model gear effects.
  • Modifier Stacking Systems - Aggregates additive and multiplicative bonuses from multiple sources to determine final combat metrics.
  • Skill Path Optimization - Calculates the statistical impact of passive nodes to find efficient paths based on point costs.
  • Calculation Engines - Implements a Lua-based engine to compute interdependent character statistics and combat modifiers.
  • Visual Skill Tree Designers - Provides a visual interface for planning node allocations and jewel placements on the skill tree.
  • Build Configuration Sharing - Generates unique codes to export and transfer complete character configurations to other users.
  • Character Data Importers - Pulls passive trees, items, and skills from existing characters or external links to populate settings.
  • Client-Side Data Processing - Performs all character and build calculations locally on the user's device for offline availability.
  • Skill Tree Visualizers - Provides a visual interface for planning node allocations and jewel placements on the passive tree.
  • Loadout Configurations - Provides configuration for main and supporting skills, including auras and buffs.
  • Gem Socket Simulations - Simulates socketing specific gems in items to identify the most powerful skill combinations.
  • Power Growth Analyzers - Generates power reports that rank passive skills and jewels to identify impactful upgrades.
  • State Serialization - Converts current build configurations into portable strings for easy exporting and importing.

Star-Verlauf

Star-Verlauf für pathofbuildingcommunity/pathofbuildingStar-Verlauf für pathofbuildingcommunity/pathofbuilding

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht pathofbuildingcommunity/pathofbuilding?

PathOfBuilding is an offline build planner and character stat simulator for Path of Exile. It functions as a gear and skill modeler and a passive tree mapper to help users design characters by simulating combat statistics, passive skill trees, and gear combinations.

Was sind die Hauptfunktionen von pathofbuildingcommunity/pathofbuilding?

Die Hauptfunktionen von pathofbuildingcommunity/pathofbuilding sind: Combat Stat Simulators, Game Build Planners, Skill Tree Graphs, Character Build Optimizers, Character Stat Systems, Data-Driven Item Definitions, Item Collection and Crafting Systems, Item Effect Simulations.

Welche Open-Source-Alternativen gibt es zu pathofbuildingcommunity/pathofbuilding?

Open-Source-Alternativen zu pathofbuildingcommunity/pathofbuilding sind unter anderem: tmodloader/tmodloader — tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It… 00-evan/shattered-pixel-dungeon — Shattered Pixel Dungeon is an open-source roguelike dungeon crawler built as a turn-based strategy game. It features… space-wizards/space-station-14 — Space Station 14 is a C# multiplayer game and roleplay simulation framework. It is built upon an… sjpiper145/makerskilltree — MakerSkillTree is an educational roadmap designer and interactive skill map visualizer. It provides a system for… aliyr/nodejs-developer-roadmap — This project is a Node.js learning roadmap and developer skill map designed to guide learners from beginner to… vickscarlet/liferestart — lifeRestart is a life simulation game where players make sequential decisions that affect their character's future…

Open-Source-Alternativen zu PathOfBuilding

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit PathOfBuilding.
  • tmodloader/tmodloaderAvatar von tModLoader

    tModLoader/tModLoader

    5,099Auf GitHub ansehen↗

    tModLoader is a modding framework and toolset designed for expanding game content and extending core game logic. It provides a polymorphic content API that allows for the creation of new items, NPCs, projectiles, and world assets through object-oriented inheritance. The project is distinguished by its advanced code modification capabilities, utilizing intermediate language bytecode patching and reflection-based private access to alter internal game behavior. It features a hot-reloading assembly runtime that enables developers to recompile and apply source code changes in real-time without res

    C#apigamesteam
    Auf GitHub ansehen↗5,099
  • 00-evan/shattered-pixel-dungeonAvatar von 00-Evan

    00-Evan/shattered-pixel-dungeon

    6,196Auf GitHub ansehen↗

    Shattered Pixel Dungeon is an open-source roguelike dungeon crawler built as a turn-based strategy game. It features procedurally generated levels, hundreds of collectible items, and permadeath mechanics, all rendered from a single Java codebase that runs on Android, iOS, and desktop platforms. The game offers six distinct hero classes, each with branching subclass trees, endgame abilities, and talent points for deep character customization. Players battle over 60 enemy types, 30 traps, and 10 bosses across five dungeon regions, while managing equipment, enchantments, and alchemy-crafted gear

    Javaandroidgamegame-development
    Auf GitHub ansehen↗6,196
  • space-wizards/space-station-14Avatar von space-wizards

    space-wizards/space-station-14

    3,523Auf GitHub ansehen↗

    Space Station 14 is a C# multiplayer game and roleplay simulation framework. It is built upon an Entity-Component-System (ECS) game engine that separates logic into systems and data into components to manage complex entity interactions. The project functions as a grid-based physics simulator with a YAML data-driven prototype system for defining game objects. The project features a specialized 2D sprite rendering engine that maps server-side appearance data to client-side shaders. It implements a networking model with client-side prediction and dirty-flagged state synchronization to reduce inp

    C#c-sharpgamehacktoberfest
    Auf GitHub ansehen↗3,523
  • sjpiper145/makerskilltreeAvatar von sjpiper145

    sjpiper145/MakerSkillTree

    3,317Auf GitHub ansehen↗

    MakerSkillTree is an educational roadmap designer and interactive skill map visualizer. It provides a system for creating, exporting, and navigating structured learning paths through an SVG skill tree generator and a corresponding YAML learning path schema. The project features a drag-and-drop interface for designing custom skill trees and a bidirectional conversion system that translates visual layouts between SVG and YAML formats. This allows for data-driven version tracking and the generation of changelogs between different iterations of a skill tree. The system supports the visualization

    Jinja
    Auf GitHub ansehen↗3,317
  • Alle 26 Alternativen zu PathOfBuilding anzeigen→