beyond-aion / aion-server

Aion server emulator with focus on correctness, stability and efficiency
GNU General Public License v3.0
40 stars 38 forks source link

Сhaos rifts wrong logic #13

Open cmd-balboa opened 5 days ago

cmd-balboa commented 5 days ago

The wrong logic of the chaos rifts. We need some good NPCs to appear depending on the portal. Also, we need to be able to control them with a schedule. In the chaos rift, some NPCs become others with good rewards but strong ones. I know that the chaos rifts open on different days.

Estrayl commented 5 days ago

Chaos rifts are controlled like any other rift

See: RiftSchedule RiftSpawnsEnshar

We know of a specific problem where the standard version of mobs does not despawn and overlaps with the chaos version. To fix this, rift spawns need similar logic to siege spawns, where we can declare different states.