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

Game mechanics proposal. #11

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

NancokPS2
Copy link
Collaborator

@NancokPS2 NancokPS2 commented May 20, 2024

My proposals for the main mechanics, open to discussion.

design/GameMechanics.md Outdated Show resolved Hide resolved
* **Spell Power:** Influences the effectiveness of magical spells and abilities. (Intellect)
* **Defense:** Reduces incoming damage from physical attacks. (Only from armor)
* **Energy:** Some skills consume energy and cannot be used without the required amount, this regenerates over time. (Intellect)
* **Health:** Determines a player's maximum health points. (Strength)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess health needs to be affected by vitality?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woops, forgot that one. Altho idk how much of an idea it is as a main, raisable stat.

My concern is that unlike the other stats, vitality is just good for everyone equally unlike the rest that favor certain builds. It also kinda clashes with the "strength" builds which are usually an up-front meelee attacker by splitting their focus into 2 stats.

I DO like the idea of having more than 3 to spec into.
Maybe we can round it off at 6 and give agility and intelligence their own "logic" secondary stat to raise.

Perhaps these pairs:

  • Strength and Vitality: Raw melee DPS + the health pool to sustain it.
  • Agility + Evasion: Ocassional spikes in damage + the ability to survive long enough to reach them.
  • Intelligence + Resistance: The usual magic DPS that allows to keep the enemy from hitting the user + a bonus for reducing debuffs that may leave the user wide open.

design/GameMechanics.md Outdated Show resolved Hide resolved
@NancokPS2 NancokPS2 marked this pull request as ready for review June 4, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants