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

Proper PvE system #146

Open
cognivore opened this issue Jun 12, 2022 · 1 comment · Fixed by #145
Open

Proper PvE system #146

cognivore opened this issue Jun 12, 2022 · 1 comment · Fixed by #145
Assignees
Labels
enhancement New feature or request

Comments

@cognivore
Copy link

Is your feature request related to a problem? Please describe.
The game, currently, feels like a puzzle in assembling a team such that it can deal with way stronger opponents effectively. Potions, however, create an unwanted cushion of safety and the fact that opponents don't heal their poketes makes these "boss fights" a tad less challenging. Below is a list of changes I propose to get a better baseline PvE as well as a system to be implemented in PvE which would eventually allow us to have PvP.

Describe the solution you'd like

  1. Roll back the defeated pokete reselection rule. Maybe instead of showing the menu at 0 HP, show it when the HP go to red, saying something like Losing a pokete means losing a fight. Do you want to reselect now?. I think that needing to keep poketes alive to continue the fight is very reasonable and creates more depth, especially in early game.
  2. Make arenas have finality. Once you enter, you either lose or win all four trainers.
  3. Make a defeat of a pokete have more consequences. Something like random(1,6):
    • 1, 2 - pokete refuses to be at the first slot forever or loses "brave";
    • 3, 4, 5 - pokete loses level,
    • 6 - pokete runs away from you because you're a bad trainer.
  4. Nerf potions: make small potion heal 3, not 5 (net 1 in an even fight, net 0 or less at a disadvantage, net 2 at an advantage). Make big potions heal 5.
  5. Implement multi-pokete foes. As the final step to more challenging PvE, place a 4-pokete lvl 40+ final boss in Agrawos with final pokete being a Mocow of lvl 50, which is awarded to the player. (Speaking of which, I would love to have a vegan version where the player saves a Mocow instead of sending it to slaughter... Maybe gets a fire pokete and burns the burget bar in Agrawos down?!)
@lxgr-linux lxgr-linux self-assigned this Jun 12, 2022
@lxgr-linux lxgr-linux added the enhancement New feature or request label Jun 12, 2022
This was referenced Jun 12, 2022
@lxgr-linux lxgr-linux linked a pull request Jun 14, 2022 that will close this issue
4 tasks
@lxgr-linux
Copy link
Owner

Multi-pokete Foes are now implemented.

@lxgr-linux lxgr-linux reopened this Jun 17, 2022
@lxgr-linux lxgr-linux reopened this Jun 17, 2022
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

Successfully merging a pull request may close this issue.

2 participants