MapleServer2 icon indicating copy to clipboard operation
MapleServer2 copied to clipboard

Dungeon completion

Open gwagwaflamingo opened this issue 2 years ago • 0 comments

Display dungeon completion screens and increase players' Times Cleared upon reaching the dungeon's defined clearType.

Dungeon rooms with clearType trigger will be completed only once the trigger action DungeonClear is sent. Dungeon rooms with clearType monster will be completed only once a monster, with the npc id defined in the attribute clearValue, is killed.

Completion screens and clear count increase must occur to all players in all fieldIDs of the dungeon session, not only the map the trigger action was sent/the monster was slayed.

e.g. If a player was in the field 02020200 of dungeonroom 23037002, and another player in the same dungeon session was in 02020201 and slayed Paika, both the players would complete the dungeon, regardless of player 1 not being in the boss area.

gwagwaflamingo avatar Aug 22 '22 13:08 gwagwaflamingo