The Mount System within Mir Vengeance is powered by a dedicated SQL-backed architecture designed to support long-term progression, balancing, and future expansion.

Unlike traditional Crystal implementations where mount data is often stored alongside character information, Mir Vengeance treats mounts as persistent entities with their own progression, statistics, and lifecycle management.

Persistent Mount Management

Every mount maintains its own set of persistent data within the SQL backend.

This allows the server to track information such as:

  • Mount ownership
  • Hunger
  • Loyalty

By separating mount data from the character itself, the system provides greater flexibility for future development and balancing.

Real-Time Attribute Management

Mount attributes are managed through the central SQL framework, allowing statistics to be adjusted, analysed, and balanced without relying on legacy storage structures.

This provides greater visibility into how mounts perform across the entire server population and allows balancing decisions to be based on real gameplay data rather than assumptions.

Supporting Long-Term Progression

The backend was designed to support mounts as long-term companions rather than simple movement bonuses.

Systems such as hunger, loyalty, training, upkeep, progression, and future mount features can all operate through the same persistence framework.

This creates opportunities for deeper progression systems while ensuring that mount data remains reliable and consistent.

Server-Wide Analysis and Balancing

One of the major advantages of a SQL-first mount system is the ability to analyse mount activity across the entire server.

Statistical information can be used to monitor:

  • Most popular mounts
  • Mount progression rates
  • Food consumption
  • Loyalty trends
  • Training activity
  • Economic impact

These insights help maintain balance while providing valuable information for future content development.

Foundation For Future Features

The Mount SQL Tuning Backend provides the infrastructure required for continued expansion of the mount system.

As new mounts, progression mechanics, upkeep systems, and training features are introduced, they can integrate directly into the existing architecture without requiring fundamental changes to the underlying data model.

The result is a scalable mount platform designed to support both current gameplay and future development throughout the lifetime of Mir Vengeance.