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

Buying individual bullets vs magazines is a trivial decision #57

Open henke37 opened 6 years ago

henke37 commented 6 years ago

The way the system is setup right now it is a purely mathematical decision if you want to buy individual bullets or whole magazines. This is not engaging, the optimal choice is always obvious.

If bulletPrice*bulletsPerMagazine>magazinePrice buy the magazine, otherwise buy individual bullets. Per the current progression table and shop prices, this holds up until level 26 where bulletsPerMagazine becomes one. Even someone bad at math can do the comparison correctly here.

paris-ci commented 6 years ago

What would you suggest then ?

Heroesflorian commented 6 years ago

I partially agree there... except !shop 1 saves you the !reload command compared to !shop 2, making it more useful when you have to react quickly when competing with other hunters and speed matters. This functional difference is a neat detail imho, although indeed it doesn't really matter in the higher levels anymore, as !shop 1 is strictly superior in any case then...