-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New Achievement List #30
Comments
An achievement on how fast they boop with the mouse (clicking fast enough earns it). There should be a "True No Booping" which can only be done following a soft reset (perhaps only one boop is needed), vs. the "No Booping" which can be done with 35 clicks. Achievements for soft resets with different numbers of total smiles. For the 1.1 suggestions, there are dozens of possibilities based on particular ponies and friendships, as well as sale of friendships for particular ponies. Like, selling five Pinkie friendships in a row could be "Party of One"; selling Fluttershy/Discord could count for that episode, etc. Essentially, you could have an achievement for every episode of the series! Only fans would be able to find them all. |
Grr. Now I kinda want to work on coding this with you. /)^3^(\ Maybe after the weekend. I dunno if I'll have time or not but the design is fun and it's unfair for me to toss you design mechanics without code assistance. |
A True No Booping is actually impossible to do without having a golden cookie equivalent, which I mentioned in #32, because you literally cannot have any kind of SPS whatsoever until you have clicked 35 times, so the % bonus you have from prestige won't count. This is how it is done in Cookie Clicker. |
Ah right, I forgot. I was thinking in my head about muffins providing 1 Smile/s per Pony, but that would be a bad mechanic b/c it would inflate the race substantially. Racing should benefit a very limited amount from cumulative gains. |
It's easy enough to add the No Booping achievement, but it's not clear where to put it for checking purposes. The global achievements are only checked on import/initialization, or set via
Edit: My patch puts it in the global list under "206", and then adds that ID directly to the |
Adds a new achievement for reaching 10^12 total smiles with only 35 clicks.
Adds a new achievement for reaching 10^12 total smiles with only 35 clicks.
I just realized that this achievement is impossible to get without a prestige system. Oops. |
Yeah, I thought that one was obvious. :) On Sat, May 16, 2015 at 7:17 PM, Erik McClure [email protected]
Trick Question |
Beyond the two fixes above, I also noticed that it's practically impossible to get the Centrifuge achievement late in the game, because as the wheel grows larger, the maximum angular speed you can give the wheel with the mouse decreases. |
Ponies On The Go is a horrible idea as a standard achievement (=locking out 100% completion). Game features should not be contingent on the existence of your preferred hardware configuration. Idly brainstorming some suggestions: Friendship Achievements: |
For The Hoard would probably be almost impossible to get and doesn't seem to make sense. Changelings need smiles too might be amusing if you manage to buy enough ponies that we run out of unique ones. The centrifuge achievement should do an arc length measurement and base it's speed requirement on how much rotational velocity you can get by moving your mouse x pixels across the screen in one frame. This scales it to the wheel size. |
Perhaps one like for reaching a certain amount of smiles without any friendships (if that isn't already a thing)? |
For The Hoard could be for having 1,000,000 (or more) times as many smiles as SPS. |
Adds a new achievement for reaching 10^12 total smiles with only 35 clicks.
This is a list of achievements that should be put in at some point:
Over 9000: over 9000 clicks (also nerf the other clicks so the maximum is 100000 clicks)No Booping Allowed: Get 1 trillion smiles with only 35 pony clicksFriendship count achievements: Need achievements for various friendship counts.Wheel of Friendship: [Requires Pony Circle cut off at low resolutions #17 ] Spin the pony wheelFixer Upper: Buy all the upgrades.Leave your suggestions below, and any good ones will get added to the list.
The text was updated successfully, but these errors were encountered: