Distributing stats

A place for The Mana World players to discuss game-related topics outside the scope of development including guilds, player interactions, game meta and more.


Post Reply
Relax
Peon
Peon
Posts: 40
Joined: 26 Dec 2014, 11:03

Distributing stats

Post by Relax »

About Intelligence stat, it's written here ( https://www.themanaworld.org/index.php/ ... telligence ) that:

"Every 6 full points of Intelligence increases MP recovery power by 1 and past 120 Intelligence, every 2 Intelligence points gives a bonus to MP recovery power of 1."

And it's written here ( https://wiki.themanaworld.org/index.php ... cal_Status ) :

"Magic Attack: Each intelligence point adds +1 or even +2*(int/5) if INT is a multiple of 5"

Are both true? If yes, then combining both, should Int be a multiple of 30 (6*5) till 120? And after 120, multiple of 10 (2*5)? [Inclusive of stat enhancing equipments ofcourse]

For one focussed on Mallard's eye, Astral soul or Speed skill, should the corresponding stat be maximised? That's if one is focussed on speed skill then should one maximise agility? For astral skill, maximise intelligence (even if it's not multiple of 6 or 5)? I'm asking this because I don't know exactly how these 3 skills work.

Thanks in advance.
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Distributing stats

Post by wushin »

Yes, one is the recovery rate of mana and the other for the attack strength of magic. Astral increases all magic stats I believe.
The secret to getting all the important stuff done is doing nothing.
User avatar
Meicchi
Novice
Novice
Posts: 63
Joined: 21 Dec 2014, 18:44

Re: Distributing stats

Post by Meicchi »

Relax wrote:About Intelligence stat, it's written here ( https://www.themanaworld.org/index.php/ ... telligence ) that:

"Every 6 full points of Intelligence increases MP recovery power by 1 and past 120 Intelligence, every 2 Intelligence points gives a bonus to MP recovery power of 1."

And it's written here ( https://wiki.themanaworld.org/index.php ... cal_Status ) :

"Magic Attack: Each intelligence point adds +1 or even +2*(int/5) if INT is a multiple of 5"

Are both true? If yes, then combining both, should Int be a multiple of 30 (6*5) till 120? And after 120, multiple of 10 (2*5)? [Inclusive of stat enhancing equipments ofcourse]

For one focussed on Mallard's eye, Astral soul or Speed skill, should the corresponding stat be maximised? That's if one is focussed on speed skill then should one maximise agility? For astral skill, maximise intelligence (even if it's not multiple of 6 or 5)? I'm asking this because I don't know exactly how these 3 skills work.

Thanks in advance.
Yes, both are correct for INT. But I think you should focus more on multiples of 5 than a multiple of 30 since the first only applies to sp quick regeneration and does not influence on matk neither indirectly. As far as I know the max we could achieve right now would be 110 INT (wizard hat + lazurite robe + sapphire ring) so for your multiplication it would be possible getting 90 but never 120.

But actually SP recovery is a bit more intrincated:

Code: Select all

sd->nhealsp = 1 + (sd->paramc[ATTR::INT] / 6) + (sd->status.max_sp / 100);
So, thinking of max stats (counting with the equips above): 1 + 18 (108 / 6) + 2 (since we get 2 SP for level, on level 90 it should be 221). 21 SP per tick is not bad at all.

About Mallard's Eye and Astral Soul: their power varies with both skill level and stat multiplication, and yes, it's based on the stat they correspond. So, if you want to maximise them it's nice having multiples because it multiplies over your base attribute. For Mallard's, it's multiple of 10 and for Astral Soul, 5 (same as matk).

Unfortunately I don't understand Speed skill mathematically speaking, but as far as I know it's per point based and not per multiple, so the more AGI you have, better the effect.

Hope it's something helpful.
Find me in-game:
  • * Puncake (main) - light path mage, lv 79, she is actually a pumpkin
    * Meicchi (retired?) - slow speed archer, eternal lv 70 and Ginny's bastard twin
    * Fluttersly - rage warrior, lv 58, knows no jokes and has a mane
Brazilian Portuguese translation coordinator - Make part! / Faça parte!
https://www.transifex.com/organization/akaras/dashboard
https://wiki.themanaworld.org/index.php/Pt:Main_Page
Spoiler:
Yes, imma noob.
Cassy's official fan-clubber
Post Reply