1. Hello!

    First of all, welcome to MapleLegends! You are currently viewing the forums as a guest, so you can only view the first post of every topic. We highly recommend registering so you can be part of our community.

    By registering to our forums you can introduce yourself and make your first friends, talk in the shoutbox, contribute, and much more!

    This process only takes a few minutes and you can always decide to lurk even after!

    - MapleLegends Administration-
  2. Experiencing disconnecting after inserting your login info? Make sure you are on the latest MapleLegends version. The current latest version is found by clicking here.
    Dismiss Notice

Mob Touch/Magic Damage formula

Discussion in 'Help & Advice' started by HollyCrap, Aug 23, 2017.

Tags:
  1. HollyCrap
    Offline

    HollyCrap Capt. Latanica

    394
    51
    273
    Jul 2, 2017
    Male
    8:14 AM
    HollyCrap
    Cleric
    Is there any formula for calculating the damage output by a mob/boss?

    Take for example the Crimson Balrog. He deals to me an average of 3.3k touch damage, and 3.9~4k magic damage.
    If i have more magic defense his magic attack should deal less damage.. That's logical, right?

    That is why i want to know the exact damage formula for monsters and regular mobs.

    Thanks in advance.
     
  2. Soblet
    Offline

    Soblet Zakum

    1,374
    1,348
    491
    Sep 14, 2015
    1:14 PM
    Soblet
    Bandit
    200
    Pasta
    I'm not 100% sure Legends uses these but they should be correct for this version of maple.

    Weapon Defense
    MAX damage = (MAX before defense) * (1 - 0.01*D) - WDEF*.5
    MIN damage = (MIN before defense) * (1 - 0.01*D) - WDEF*.6

    Magic Defense
    MAX damage = (MAX before defense) - MDEF*.5 * (1 + 0.01*D)
    MIN damage = (MIN before defense) - MDEF*.6 * (1 + 0.01*D)

    where D is (monster level - player level) if (monster level) > (player level), and 0 otherwise.

    Feedback on whether or not this is correct for your situation would be great ^^
     
  3. OP
    OP
    HollyCrap
    Offline

    HollyCrap Capt. Latanica

    394
    51
    273
    Jul 2, 2017
    Male
    8:14 AM
    HollyCrap
    Cleric
    Okay.. How can i calculate MAX and MIN?
    And in the case of a mob magic att, what is the spell damage?
    I've seen this formula in ayumi's formula guide but she doenst mention monster damage tho..
     
  4. Soblet
    Offline

    Soblet Zakum

    1,374
    1,348
    491
    Sep 14, 2015
    1:14 PM
    Soblet
    Bandit
    200
    Pasta
    oh hold up that's not quite right, those are for calculating your actual damage on a mob not the other way around.

    The only formula I can find is (mobs damage - magic or weapon def / 3).
     
    • Useful Useful x 1
  5. OP
    OP
    HollyCrap
    Offline

    HollyCrap Capt. Latanica

    394
    51
    273
    Jul 2, 2017
    Male
    8:14 AM
    HollyCrap
    Cleric
    Ayumi states that the formula that u previously gave to me should work for mobs too.. I'll be testing in a few hours.
    But you came out with a pretty interesting new formula.. Can you give me the source of that formula (the one that is quoted in this message) ?
     
  6. OP
    OP
    HollyCrap
    Offline

    HollyCrap Capt. Latanica

    394
    51
    273
    Jul 2, 2017
    Male
    8:14 AM
    HollyCrap
    Cleric
    Welp.. That is the same of ayumi's guide.. So yeah.. :\
    Can any game developer help us out here? D:
    KimberlyKimberly
     

Share This Page