can rare monster packet be delayed? #61

Open
opened 2021-07-26 12:58:32 -04:00 by andy · 1 comment
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 2021-12-30 16:35:19 -05:00
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jake/elseware#61
No description provided.