---
title: Fractara Wiki
description: Reference and design notes for Fractara — mob data, balance proposals, and world systems.
---

## Balance

<div className="prose">
  Tuning notes for combat, spawns, and the overworld economy. Numbers are quoted
  against the server catalog so a page can be checked against the build it
  claims to describe.
</div>

<ul className="card-grid">
  <li>
    <a className="card" href="/balance/mob-respawn-timers/">
      <h3>Mob Respawn Timers</h3>
      <div className="card-copy">
        Proposed overworld respawn delays for fifteen species, from ten-minute
        Goblins to multi-hour rare encounters.
      </div>
      <span className="badge badge-proposal">Proposal</span>
    </a>
  </li>
</ul>

## About these pages

<div className="prose">
  Every page carries a status. <strong>Live</strong> means the values match what
  the servers are currently running. <strong>Proposal</strong> means the page
  describes a change that has been designed but not shipped — useful for
  discussion, not for planning a route.

Where a page quotes a number that comes from game data, it names the source
file so the claim can be verified rather than taken on trust.

</div>
