DuckHunt-discord / DHV3

Obsolete version of the DuckHunt discord bot. Please see DHV4 instead. https://github.com/DuckHunt-discord/DHV4
https://github.com/DuckHunt-discord/DHV4
GNU Affero General Public License v3.0
44 stars 20 forks source link

All ducks should consider fleeing when a shot is fired #58

Open henke37 opened 6 years ago

henke37 commented 6 years ago

Sometimes there can be multiple ducks around at one moment. Right now they queue for being affected by fired shots, which generally works well. But the exception should be the fleeing behavior.

Diagamma commented 6 years ago

If the chance of that happening is really low (thinking 5%), it could be a good addition IMO.

henke37 commented 6 years ago

I was thinking of having each of the ducks roll independently.

Diagamma commented 6 years ago

Good point.