ihtasham42 / progress-knight

An idle game built with JavaScript
The Unlicense
124 stars 105 forks source link

Xps requirements increase too fast #3

Open Michael1015198808 opened 3 years ago

Michael1015198808 commented 3 years ago

I've played this game for more than 5 hours, and I think I'm good at planning upgrading skills. Even though, I still get stuck. So I think there may be something needed to be adjusted. I've reached Holy knight in the 3rd generation. However, the requirement for the next job includes Battle tactics level 1k, which is nearly impossible to achieve, and I've been stuck at this for about two generations. ( And I don't think I could get over it without cheating) The Max Levels of my Concentration and Meditation are 872 and 889, respectively.

I've come up with some strategies, maybe I could end up my life learning Concentration only(upgrade other skills' level to a moderate level for boosts) so that I could have a boost in learning Concentration in later generations. But this is quite frustrating.

Here are some of my suggestions:

  1. reduce the increasing speed of Xp requirements e.g., from Math.round(this.baseData.maxXp * (this.level + 1) * Math.pow(1.01, this.level)) to some lower rank expressions.
  2. Increase the boost of Max Level.
    • If we need to surpass the previous Max Level to get a higher boost, it'll be harder and harder to do so. (And the boost's effect is relatively lower and lower)
    • Change the linear boost into some higher rank expressions.
    • Change the boost mechanism, provide a very high boost when the current level is less than Max Level. This makes it easier to achieve progress in early generations.
  3. Improve the effect of Bargaining. I found that Bargaining is quite useless. It's impossible to afford to live in Grand palace with the job Holy Knight with it. Even Lv 500 Bargaining can only reduce the cost to 0.6x.
asl97 commented 2 years ago

Here a tip, it should have already been shown to you:

Spoiler warning ### Something tells you that the amulet might transform even further after living for **2 whole centuries**... IE: There a way to extend your life and unlock a new path in Amulet.

Adershok commented 2 years ago

@asl97 So how do you increase your life? I'm on my fifth generation

ToastedDough commented 2 years ago

Look into the magic a little bit, you may find your answer there.