Un-official MapleRoyals Library (Scotty's version)

Discussion in 'Guides' started by scottY5C, Feb 17, 2024.

  1. scottY5C
    Offline

    scottY5C Well-Known Member

    Joined:
    Nov 24, 2023
    Messages:
    61
    Likes Received:
    214
    Gender:
    Male
    Country Flag:
    IGN:
    ScottY5C
    Guild:
    VNHoes
    Time for me to contribute to the community again~

    As we wait for official release of the revamped library, I created a clone version of MapleLegends library, but without info of quest/map/npc/skill.


    Disclaimer : Im not responsible for any of your loss or outcome due to any inaccurate / missing information from this website as they serve as reference only. Any discrepancy, please refer to mapleroyals library

    upload_2024-8-31_17-15-27.png

    FEATURES:
    • Exp shown in monster has factored in x3.2 exp rates.
    • based on game version v89 v92 v92.1
    • Equipment shown has already factored in godly roll of +5.
    • Gacha item locations ** new
    • Elemental Weakness/Relationship table ** new
    • Skill info ** new
    • "Union Search" ** new - to find mobs by selecting items
    • Quest ** new
    • NPC ** new
    upload_2024-2-17_11-17-55.png

    Known issues:
    1. Monster Drops are based on Monsterbook, so event drops won't show.
    2. Quest reward/ gacha rewards won't show refer to Quest Tab for quest reward
    3. Some Quest and its rewards not available, e.g. Orbis Exchange / APQ quest
    4. Items purchasable location not found yet. e.g. where to buy 100% Scroll

    CREDITS:
    Big thanks to VNHoes guildie for their effort & support on this amazing project!


     

    Attached Files:

    Last edited: Aug 31, 2024
    Ampharos, Jack :3, Damien. and 25 others like this.
  2. itu
    Offline

    itu Well-Known Member

    Joined:
    Feb 12, 2015
    Messages:
    178
    Likes Received:
    210
    Gender:
    Male
    Location:
    ice valley 2
    IGN:
    ItuHunter
    This is wonderful thank you. I love that it includes items like Pyrope weapons which are not dropped by anything.
     
    ImVeryJelly and scottY5C like this.
  3. Yaro
    Offline

    Yaro Donator

    Joined:
    Jan 6, 2017
    Messages:
    113
    Likes Received:
    130
    Gender:
    Male
    IGN:
    Yaros
    This is absolutely incredible!
    I've long envied the library of other servers, amazing to have something similar for Royals.
    Saves me at least 3 bookmarks too.
     
    ImVeryJelly and scottY5C like this.
  4. EivenOwo
    Offline

    EivenOwo Well-Known Member

    Joined:
    Oct 25, 2022
    Messages:
    61
    Likes Received:
    413
    Country Flag:
    IGN:
    EivenUwu
    Level:
    200
    Guild:
    stick
    Pro library very useful :)
     
    scottY5C likes this.
  5. Apoc_Ellipsis
    Offline

    Apoc_Ellipsis Donator

    Joined:
    Jul 18, 2023
    Messages:
    104
    Likes Received:
    166
    Gender:
    Male
    Country Flag:
    IGN:
    ApocEllipsis
    As a heads up I bought a domain name to make it easier to remember. It points to your library

    You can now just visit maple.monster
    it's much easier to remember and share :)

    Let me know if that's okay, any issues

    I figure it'd make it easier to pull up the library and link to it without having to hunt it down.
     
    Last edited: Apr 2, 2024
  6. OldOwl
    Offline

    OldOwl Donator

    Joined:
    Mar 4, 2014
    Messages:
    885
    Likes Received:
    216
    Gender:
    Male
  7. myownshadow
    Offline

    myownshadow Member

    Joined:
    Apr 2, 2024
    Messages:
    6
    Likes Received:
    5
    Country Flag:
    IGN:
    MyOwnShadow
    Hey there, would you mind telling me how you sourced the data? I would like to build something too
     
  8. scottY5C
    Offline

    scottY5C Well-Known Member

    Joined:
    Nov 24, 2023
    Messages:
    61
    Likes Received:
    214
    Gender:
    Male
    Country Flag:
    IGN:
    ScottY5C
    Guild:
    VNHoes
    About game data. My experience was like:
    1. Convert .wz files into IMG files (there are ways to go, but the detail, you know, the t&c of forum xD, can't tell much)
    2. Crawl the IMG files, find relevant data and convert to JSON format (my choice) -- You can open the IMG file with notepad and have a look. This is not easy to match, u can use maplestory.io API to assist u to understand.

    About the photo/mob picture/item picture.
    1. I crawl from mapleLegends mostly.
    2. If maplelegends doesn't have, use maplestory.io API
    3. If doesnt have, show error.
     
    Jack :3, myownshadow, Sylafia and 2 others like this.
  9. Sylafia
    Offline

    Sylafia Donator

    Joined:
    Jan 2, 2022
    Messages:
    1,340
    Likes Received:
    5,461
    Gender:
    Female
    Country Flag:
    IGN:
    Sylafia
    Level:
    200
    Guild:
    FlatEarth
    Bug report:

    The forum link at the bottom of the home page brings you to your other drop tracker post, not this post.

    Also, sorting mobs by exp seems kind of broken due to the field not existing on all mobs. This causes a section of sorted mobs, some NaN exp mobs, some sorted mobs, and such repeating. These NaN exp mobs break up the sorting, causing it to not actually sort.

    Example:
    When sorting by exp, the order of mob exp is:
    [NaN, 35200, 15040, 368, 320, 3, 3, 3, 3, 3, 3, 3, 3, 0, 0, NaN (continued like 20 times), 640000, 34560, ...]
    Each section between NaNs is sorted, but the NaNs themselves break up the global overall sorting.
     
  10. scottY5C
    Offline

    scottY5C Well-Known Member

    Joined:
    Nov 24, 2023
    Messages:
    61
    Likes Received:
    214
    Gender:
    Male
    Country Flag:
    IGN:
    ScottY5C
    Guild:
    VNHoes
    Updated on - July 27 2024
    Changelog:

    1. Updated exptable at lvl-163
    upload_2024-7-27_16-10-33.png

    2. Fixed typo of unonofficial to unofficial
    3. Updated search to beflexible instead of remember exact name e.g. search "int dark scroll" instead of "Dark Scroll for Helmet for INT 70%" .aka fuzzy search . Applies to globalSearch/Equip Tab/Item Tab, not applied to Mob Tab. upload_2024-7-27_16-9-38.png
    4. Updated library to game content of v92
    5. Fixed mob exp sorting affected by NaN
    6. Updated item stats UI from 36 ~ 49 to 36 ~ 44 or 49.
    upload_2024-7-27_16-12-42.png upload_2024-7-27_16-13-58.png
     
    Jack :3, loaf, Pastural and 3 others like this.
  11. pav1223
    Offline

    pav1223 Member

    Joined:
    Dec 10, 2023
    Messages:
    12
    Likes Received:
    28
    Gender:
    Male
    IGN:
    Pav
    Level:
    xxx
    Guild:
    VNHoes
    Let's gooooo
     
  12. scottY5C
    Offline

    scottY5C Well-Known Member

    Joined:
    Nov 24, 2023
    Messages:
    61
    Likes Received:
    214
    Gender:
    Male
    Country Flag:
    IGN:
    ScottY5C
    Guild:
    VNHoes
    Last edited: Jul 28, 2024
    RonJJ, Jack :3, ImVeryJelly and 3 others like this.
  13. scottY5C
    Offline

    scottY5C Well-Known Member

    Joined:
    Nov 24, 2023
    Messages:
    61
    Likes Received:
    214
    Gender:
    Male
    Country Flag:
    IGN:
    ScottY5C
    Guild:
    VNHoes
  14. scottY5C
    Offline

    scottY5C Well-Known Member

    Joined:
    Nov 24, 2023
    Messages:
    61
    Likes Received:
    214
    Gender:
    Male
    Country Flag:
    IGN:
    ScottY5C
    Guild:
    VNHoes
    Updated with : Elemental-table inside Tables Tab, showing mob Strong/Weak/Immune against 5 elements

    upload_2024-7-28_19-43-28.png
     
    Jack :3 and ImVeryJelly like this.
  15. Dave Deviluke
    Offline

    Dave Deviluke Forum Moderator

    Joined:
    Oct 5, 2017
    Messages:
    10,516
    Likes Received:
    10,403
    Gender:
    Male
    Location:
    MapleRoyals Discord
    Country Flag:
    IGN:
    CygnusQueen
    Level:
    110
    Guild:
    WorldTour
    Will there be a section for mobs that are weak to Heal?

    As some mobs are weak to Holy but won't be affected by Heal due to them being "Demonic" and not "Undeads"
     
  16. scottY5C
    Offline

    scottY5C Well-Known Member

    Joined:
    Nov 24, 2023
    Messages:
    61
    Likes Received:
    214
    Gender:
    Male
    Country Flag:
    IGN:
    ScottY5C
    Guild:
    VNHoes
    This seems very important for cleric.
    Dave, do u mean its possible mob can be :
    1. damaged by heal, but only deal -1 HP.
    2. wont' be damaged by heal, but take 50% more damage by Genesis

    I don't main an bishop so im not sure how this mean.

    Since it is people's interest to look into how HEAL relationship strong/weak against. I added in filter option as this this pic :
    upload_2024-7-28_21-22-46.png
     
    Last edited: Jul 28, 2024
    Jack :3 likes this.
  17. Fill
    Offline

    Fill Well-Known Member

    Joined:
    Sep 12, 2019
    Messages:
    238
    Likes Received:
    225
    Gender:
    Male
    basically heal can be used as an attack against ghosts and undead enemies as can be found on bbb at the bottom of the list here (keep in mind that this list probably isnt complete or fully accurate for royals)
     
  18. scottY5C
    Offline

    scottY5C Well-Known Member

    Joined:
    Nov 24, 2023
    Messages:
    61
    Likes Received:
    214
    Gender:
    Male
    Country Flag:
    IGN:
    ScottY5C
    Guild:
    VNHoes
    im making assumption, mob that can be dealt extra damage by Holy is also damageable by Heal. I think my assumption is wrong.
     
    Jack :3 likes this.
  19. Fill
    Offline

    Fill Well-Known Member

    Joined:
    Sep 12, 2019
    Messages:
    238
    Likes Received:
    225
    Gender:
    Male
    weak to holy ≠ affected by heal and affected by heal ≠ weak to holy, although they often go hand in hand, its better to think heal as seperate to elemental weakness.
    a good example of this is the monster Saitie, its not weak to holy but is affected by heal.
    side note: wrong name on this mob in your library ^
     
  20. scottY5C
    Offline

    scottY5C Well-Known Member

    Joined:
    Nov 24, 2023
    Messages:
    61
    Likes Received:
    214
    Gender:
    Male
    Country Flag:
    IGN:
    ScottY5C
    Guild:
    VNHoes
    Gotcha, thanks for patience. Updated the website to have "Undead" column. Have a look xD
    upload_2024-7-28_22-38-44.png

    upload_2024-7-28_22-39-27.png
     
    RonJJ, Jack :3, ImVeryJelly and 4 others like this.

Share This Page