Pro Clubs Forge is a free, offline-capable build planner for EA SPORTS FC 26 Pro Clubs. Pick an archetype, set your level, allocate Skill Points across all 29 attributes, choose PlayStyles and a Specialization, and see your Acceleration type and stat radar update in real time — all without launching the game.
There's nothing to install. The entire app is a single HTML file that runs in any modern browser.
Yes. Once the page has loaded (fonts included), it works entirely offline. All game data is embedded in the HTML — no server calls are made during use. You can save the file locally and open it from your hard drive.
No. Attribute caps, AP costs, PlayStyle unlock requirements, and level curve values are modelled from community-sourced FC 26 Pro Clubs data, cross-referenced against EA's Clubs Deep Dive pitch notes.
Treat the Forge as a planning tool, not an authoritative rulebook — EA applies balance patches through the season and doesn't always publish the exact numbers.
The Skill Point Reserve gauge at the top turns red when your total spend exceeds the SP available at your chosen level. The level curve runs from 100 SP at Level 1 to 2,854 SP at Level 95. Lower your level or reduce attribute allocations until the gauge is in budget.
Each archetype has four designated key attributes that receive a one-tier AP cost discount. This reflects the in-game mechanic where certain stats are cheaper to raise for builds that specialise in them. Key attributes for your chosen archetype are highlighted in the attribute panel.
Every archetype has per-attribute ceilings set by EA. The Forge enforces these caps — you can't allocate above the maximum for your archetype regardless of remaining SP. Switch to a different archetype if you need higher caps in a specific area.
Acceleration Type (Explosive, Lengthy, or Controlled) is derived from three attributes — Acceleration, Agility, and Strength — combined with your player's height. The Forge computes this live as you adjust values:
The exact thresholds follow the community-verified formula from EA's Pitch Notes.
Customizable PlayStyle slots unlock at the following levels (up to 9 total at max level):
Many PlayStyles also have attribute unlock requirements — rows show a lock icon and the missing stat until you meet the threshold.
Yes. The Shot Stopper and Sweeper Keeper archetypes are both available in the picker. GK builds use five dedicated attributes (GK Diving, Handling, Kicking, Reflexes, Positioning), a GK-specific radar chart, and show N/A for Acceleration Type. Attribute caps are community-sourced — treat them as a close guide rather than guaranteed EA values.
Builds are saved in your browser's localStorage under the key fc26forge_builds_v1. They stay on your device and are never sent anywhere. Clearing your browser's site data will delete them permanently — use Export JSON first if you want a backup.
When you click Share, the current build is Base64-encoded and appended to the URL as a #b=… fragment. The fragment is decoded entirely in the recipient's browser — no server processes or stores it. Anyone with the link can load your build without an account.
Use the Export JSON button in the Saved Builds drawer. This downloads all your saved builds as a .json file. To restore them on another browser or device, use Import JSON and select the file. The import merges into any existing builds rather than replacing them.
Builds are stored in browser localStorage, which can be cleared by:
If you exported a JSON backup, you can reimport it. Otherwise the data can't be recovered — localStorage has no cloud backup.
No. The Forge collects no personal data whatsoever. There is no analytics, no telemetry, no user accounts, and no backend server. The only data stored is your saves and theme preference, both in your own browser's localStorage.
See our Privacy Policy and Cookie Policy for full details.
No. Zero cookies are set. All persistence is handled via localStorage, which is scoped to this site's origin and never transmitted in HTTP requests. See the Cookie Policy for details.
Any modern browser released in the last three years: Chrome, Firefox, Edge, Safari, and their mobile equivalents. The app uses standard HTML/CSS/JS with no experimental APIs. Internet Explorer is not supported.
EA updates Pro Clubs values during the season. If you spot a discrepancy between the Forge and the live game, email info@vectormindlabs.io with the specific attribute, archetype, and the value you're seeing in-game and we'll get it corrected.