Mir 4 New Class coming (Summoner)

Mu online season 21 - grand opening

Jev

Mir 4 Incoming!
VIP
May 16, 2017
5,025
34
3,233
330
Worthing, West Sussex
While updating the client for the Topaz project and extracting data needed for server-side implementation, we discovered something extremely interesting hidden inside the client files.

We have found an unused Class ID 8 fully referenced throughout the game data.

The class name internally is:

"Summoner"

What makes this discovery significant is that this is not just a leftover placeholder or unused string. The client already contains:

  • Full level/stat progression data
  • Combat Point integration
  • Class scaling values
  • Customization references
  • Internal class entries across multiple systems
Currently, the latest released class in the live game is LionHeart (Class ID 7), meaning Summoner was likely planned as the next upcoming class during development.

Example findings include:

Level.json

  • ClassId: 8
  • MaxHP: 63760
  • MagicAttack: 2042
  • ProperPassivePoint: 637
  • Full progression values up to Level 250
Combatpoint.json

  • Summoner: 3000
This confirms the class was already integrated into core gameplay systems and was far beyond the concept stage internally.

We are now continuing to investigate:

  • Skill references
  • Animation files
  • UI assets
  • Character creation support
  • Packet handling
  • Additional hidden data tied to Class ID 8
At this stage we cannot confirm how complete the class actually is, but the amount of existing data strongly suggests Summoner was actively being prepared before development changed direction.

We'll share more findings as we continue digging through the client files.
 
  • Like
Reactions: gspgoodman