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

Items #11

Open
numpad opened this issue Jun 12, 2020 · 0 comments
Open

Items #11

numpad opened this issue Jun 12, 2020 · 0 comments
Labels
enhancement New feature or request feature A new feature to be implemented.

Comments

@numpad
Copy link
Owner

numpad commented Jun 12, 2020

Add a concept of items, those can be:

  • dropped into the world
  • equipped by player and NPCs
  • stacked and dragged in inventory

Consist of:

  • image
  • stack amount
  • equippable?
  • durability?
  • stats e.g. ATK, type of damage, ...
  • sell value?
  • ...

Different types of items:

  • simple items (e.g. money)
  • weapons (durability, different stats for projectile, magic or meele)
  • ammo (different kinds: arrows for bow/crossbow, stones for slingshot, etc...)
  • armor (head, body, rings, ...)
  • potions (for throwing e.g. fire potion, for consumption e.g. healing -> should give an empty bottle after being consumed)
@numpad numpad added enhancement New feature or request feature A new feature to be implemented. labels Jul 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature A new feature to be implemented.
Projects
None yet
Development

No branches or pull requests

1 participant