Skip to content
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

Lower the initial difficulty: Pirates are too OP #62

Open
1 of 2 tasks
Hansel-Dsilva opened this issue Oct 21, 2020 · 2 comments
Open
1 of 2 tasks

Lower the initial difficulty: Pirates are too OP #62

Hansel-Dsilva opened this issue Oct 21, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@Hansel-Dsilva
Copy link
Contributor

I'm submitting a...

  • Bug report.
  • Feature request.

Feature request

Currently, the pirate enemies are really overpowered and can defeat the player very quickly which is not fun to play against, especially in the beginning before the player can get any upgrades.

I can think of many ways to balance this:

  • Lower the damage of pirates depending on their proximity to the home base (gets harder as the player goes far; easy to implement)
  • Player automatically regenerates health at some rate after a few seconds without taking damage (regen speed could be a good idea for a new powerup)
  • Home base refills player health (quickly) when docked to (makes most sense).

If I had to choose, I would go for the last option (home base regen) because it makes the most sense, wouldn't make the game too easy, & also rewards strategic gameplay without punishing bold moves.

I would love further suggestions to balancing the difficulty.

@NathanLovato
Copy link
Contributor

There's a lot to do to balance the demo and turn it into an actual fun game. Regarding the pirates, you have to consider you're not supposed to fight them initially; the idea is you start weak and need to upgrade your ship first.

As for the fighting balance, for instance, with the laser and precision aim mode, they're easy, and with the plasma gun super hard. The weapons themselves need balancing. This could be in the form of an aim helper, reducing the pirates' precision when shooting, etc.

Anyway, for now, the next feature in this demo would be infinite generation, an algorithm that's been a work-in-progress in https://github.com/GDQuest/godot-procedural-generation

@NathanLovato NathanLovato added the enhancement New feature or request label Oct 21, 2020
@Hansel-Dsilva
Copy link
Contributor Author

You're right, laser with mouse aim is easy. Currently, is there any way to regain lost health? If not, could it deserve a new issue? The Increase Max Health upgrade seems pointless without some way to gain hp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants