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

Add a Battle Memory type thingy #61

Open
Lamby777 opened this issue May 16, 2024 · 2 comments
Open

Add a Battle Memory type thingy #61

Lamby777 opened this issue May 16, 2024 · 2 comments
Assignees
Labels
battles Battle engine issues enhancement New feature or request rust GDExtension Rust-related stuff

Comments

@Lamby777
Copy link
Owner

Should remember all the foes you've battled and allow you to queue up a "virtual" battle against them any time. I want to make this way better than the one in Mother 3, though. It should allow you to customize your inventory layout, whether or not the enemy can fight back, damage percentages, stat changes, etc. It should basically be creative mode but earned through discovery of enemies. It's like a reward for players who explore the game to its fullest.

@Lamby777 Lamby777 added enhancement New feature or request rust GDExtension Rust-related stuff battles Battle engine issues labels May 16, 2024
@Lamby777 Lamby777 added this to the Core Functionality Complete milestone May 16, 2024
@Lamby777 Lamby777 self-assigned this May 16, 2024
@Lamby777
Copy link
Owner Author

Lamby777 commented Jun 13, 2024

This, along with the scrapbook, is slowly being developed over time rn.

@Lamby777
Copy link
Owner Author

The type definitions are there, but in order to actually implement anything useful, I need to first write the code for ending battles, and to do that I need to first write the code for dealing damage properly instead of failing every hit. ;-;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
battles Battle engine issues enhancement New feature or request rust GDExtension Rust-related stuff
Projects
None yet
Development

No branches or pull requests

1 participant