can rare monster packet be delayed? #61

Open
opened 3 years ago by andy · 1 comments
andy commented 3 years ago
Collaborator

thanks andy for ruining pso

thanks andy for ruining pso
Owner

So assuming this packet can be delayed some amount, theres an easy way and a hard way to mitigate the rare enemy readers.

  • easy: when the first person enters an area, roll for the enemies in that area. this will increase the time it takes to do an individual quest check as well as only having it affect the first area.
  • hard: analyze quest wave data and spawn triggers to generate rare enemies slightly before the enemy would spawn. this would take a lot of work and may be diminishing returns in relation to the easy method.
So assuming this packet can be delayed some amount, theres an easy way and a hard way to mitigate the rare enemy readers. * easy: when the first person enters an area, roll for the enemies in that area. this will increase the time it takes to do an individual quest check as well as only having it affect the first area. * hard: analyze quest wave data and spawn triggers to generate rare enemies slightly before the enemy would spawn. this would take a lot of work and may be diminishing returns in relation to the easy method.
jake added the
nice to have
label 2 years ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.