Hucaru / Valhalla

A Golang MapleStory (v28) server
MIT License
274 stars 71 forks source link

Basic item and mesos drop system #13

Closed Hucaru closed 4 years ago

Hucaru commented 4 years ago

Initial system that uses generated drop table. Table itself needs to be cleaned up to remove items that are not in this version of the game. Might need to tweak the max used for the chance cut off point to 100,000 as drops seem kind of high with current maximum. This would give mesos a 50% chance to drop (can't remember how it was originally)

EDIT: Ores appear to drop a lot? can't tell if it's the kill rate making it appear so.

image