Stats & Resets
How do stats affect damage and defence?
The real damage, defence and speed constants per class on REX-SA, taken from the server's own configuration. Every class uses different divisors.
📐 Damage and defence formulas on REX-SA
These constants are not generic MU Online ones: they are what this server
reports about itself (/game/config → common.GameServerInfo). Every class
uses different divisors, so there is no single formula for all of them.
| Class | Min physical damage | Max physical damage | Min/max magic damage | Defence | Attack speed |
|---|---|---|---|---|---|
| Dark Wizard | STR/9 | STR/4 | ENE/6 · ENE/4 | AGI/4 | AGI/20 |
| Dark Knight | STR/8 | STR/4 | ENE/9 · ENE/4 | AGI/6 | AGI/15 |
| Fairy Elf | STR/7 | STR/4 | ENE/9 · ENE/4 | AGI/10 | AGI/50 |
| Magic Gladiator | STR/6 + AGI/12 | STR/4 + AGI/8 | ENE/9 · ENE/16 | AGI/8 | AGI/15 |
| Dark Lord | STR/7 + AGI/14 | STR/5 + AGI/10 | ENE/9 · ENE/4 | AGI/7 | AGI/25 |
| Summoner | STR/8 | STR/4 | ENE/9 · ENE/4 | AGI/3 | AGI/20 |
| Rage Fighter | STR/7 + AGI/15 | STR/5 + AGI/12 | ENE/9 · ENE/4 | AGI/8 | AGI/10 |
A Fairy Elf with a bow uses her own formula: minimum damage AGI/12 + STR/6,
maximum damage AGI/8 + STR/4.
On top of that come the weapon's attack power and the skill's multiplier.
⚠️ Attack Rate and Defence Rate are not confirmed. The server exposes no
constants for those two formulas in its public configuration, so this wiki does
not state values for them. This entry used to publish generic formulas
(Defence = Agility / 4 for every class, Magic damage = Energy * 0.25) that
the server itself contradicts: defence runs from AGI/3 on Summoner to AGI/10 on
Fairy Elf, and the Magic Gladiator's maximum magic damage is ENE/16, not ENE/4.
Formulas · Stats · Damage