Slimmmo / Slimmmo.github.io

AdVenture Capitalist calculator
http://slimmmo.github.io/
35 stars 42 forks source link

Possible / worthwhile to allow "Gilding" in Events? #151

Closed Nutty69 closed 6 years ago

Nutty69 commented 6 years ago

At least on Steam, it seems like it's often possible to buy "Gilds" for some or all of the investments in events. Gilds tend to cost 45 Gold and give x7.77 profit boost. This effect is similar to that of Mega Tickets on regular planets --- but possibly without the benefit of giving an extra x10 once all investments are gilded.

Would it be worthwhile to add the ability to Gild investments in events?

Clicking the stack of gold next to the investment: image

yields:

image

Nutty69 commented 6 years ago

I guess I just hadn't run across an event that already had this implemented; it seems like all that's needed is to add an entry of "$scope.fill_in_event.hasMegaTickets=true;" in main.js. I'll keep that in mind for future events.