> For the complete documentation index, see [llms.txt](https://axiomemu.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://axiomemu.gitbook.io/docs/gameserver.md).

# GameServer

- [Overview](https://axiomemu.gitbook.io/docs/gameserver/gameserver.md): GameServer runs game logic and holds the per-server identity configuration
- [Common.dat](https://axiomemu.gitbook.io/docs/gameserver/common-dat.md): Server identity, network endpoints, rates, PK, trade, and every core gameplay toggle
- [Character.dat](https://axiomemu.gitbook.io/docs/gameserver/character-dat.md): Per-class damage, defense, recovery, skill formula constants, and PvP multipliers
- [Command.dat](https://axiomemu.gitbook.io/docs/gameserver/command-dat.md): Chat command costs, cooldowns, per-tier limits, and per-period caps
- [Event.dat](https://axiomemu.gitbook.io/docs/gameserver/event-dat.md): Enable flags and high-level tunables for every scheduled event
- [Skill.dat](https://axiomemu.gitbook.io/docs/gameserver/skill-dat.md): Numerical parameters for buff and utility skills (duration, strength, per-class scaling)
- [Custom.dat](https://axiomemu.gitbook.io/docs/gameserver/custom-dat.md): Chaos mix announcements, custom attack (MuHelper), death messages, guild warehouse access, shop confirmations
