HelloKittyOnline / HKO-re

15 stars 2 forks source link

Mobs #12

Open Qiangong2 opened 2 years ago

Qiangong2 commented 2 years ago

In HKO, mobs would spawn and would drop helpful items. Mobs have not been implemented yet.

Reference: https://hellokittyonline.fandom.com/wiki/Creatures

Redcrafter commented 2 years ago

I have partially implemented some of the required behavior but not pushed it anywhere yet. So if anyone wants to work on it i can create a branch for it.

Qiangong2 commented 2 years ago

Just want to mention that on the fandom site, there are some really good descriptions of where certain mobs are.

For instance, the Dark Hoverbell: Found on the far right side of the map outside the fence directly below the exit to Paris in West Sun Land

There are some like the Dukk: Found all over Celestial Plain Which aren't very descriptive, but that's the exception rather than the rule

Qiangong2 commented 2 years ago

I have started splitting out the Mobs issue into multiple different ones based on maps. Not all maps had their spawn locations preserved unfortunately, so those will be harder to implement

Qiangong2 commented 2 years ago

For the maps with missing mob spawn locations, I have started using guesswork based on the information available from the wiki and fandom. While it may not be 100% true to the original game, it will provide all of the mobs (and their drops) necessary to complete the game

Qiangong2 commented 1 year ago

Mob spawn locations have been set.

I have split this issue into three separate issues now: #40, #41, and #42. This can stay as the main issue, but I believe it would be a good idea to work on these separate.