Pro Clubs Forge
FC 26 Build Planner
← Back to Forge
FAQ
Frequently asked questions · FC 26 Pro Clubs Build Forge
Getting Started
What is Pro Clubs Forge?

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.

Does it work offline?

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.

Is this official EA data?

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.

Builds & Skill Points
Why does my build show as over-budget?

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.

What are key attributes and why do they cost less?

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.

Why can't I raise an attribute above a certain value?

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.

What is Acceleration Type and how is it calculated?

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:

  • Explosive — high Acceleration and Agility relative to Strength; typically shorter players
  • Lengthy — high Strength relative to Acceleration and Agility; typically taller players
  • Controlled — balanced across all three

The exact thresholds follow the community-verified formula from EA's Pitch Notes.

When do PlayStyle slots unlock?

Customizable PlayStyle slots unlock at the following levels (up to 9 total at max level):

  • Levels 1–59: base slots from your archetype's Signature PlayStyles
  • Level 60: +1 slot
  • Level 70: +1 slot
  • Level 80: +1 slot
  • Level 90: +1 slot
  • Level 95: +1 slot (also unlocks the 4th Signature PlayStyle+)

Many PlayStyles also have attribute unlock requirements — rows show a lock icon and the missing stat until you meet the threshold.

Are Goalkeepers supported?

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.

Saving & Sharing
Where are my saved builds stored?

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.

How do share links work?

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.

How do I back up or transfer my builds?

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.

My saved builds disappeared — what happened?

Builds are stored in browser localStorage, which can be cleared by:

  • Using your browser's "Clear browsing data" or "Clear site data" feature
  • Private / incognito mode (storage is discarded when the window closes)
  • Browser extensions that auto-clear storage
  • Reinstalling or resetting your browser

If you exported a JSON backup, you can reimport it. Otherwise the data can't be recovered — localStorage has no cloud backup.

Privacy & Data
Does the app collect any data about me?

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.

Does the site use cookies?

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.

Technical
Which browsers are supported?

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.

The data seems wrong or out of date — how do I report it?

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.