Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Item purchasing #16

Open
erlend-sh opened this issue Dec 7, 2020 · 0 comments
Open

Item purchasing #16

erlend-sh opened this issue Dec 7, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@erlend-sh
Copy link
Contributor

erlend-sh commented Dec 7, 2020

Player can purchase items for a Leader, using the Coins the Leader has in their inventory. Leaders do not share coins.

In iteration-1, a Leader will be able to equip only three items:

  1. Weapon (sword, staff, spear etc.)
  2. Armor
  3. Consumables

UI styling mockup:
shotcaller-equipment

UI elements mockup:
shotcaller-sidebar

Resources:

Upon purchasing an item, the item will appear in the Leader's inventory after 10 seconds.

Weapons

Leaders have different competencies with types of weapons. For example, Archer-person might get bonus attribute when using any ranged weapon like a bow, slingshot or crossbow. Whereas if they equip melee weapons like a sword or an axe, they suffer an attribute penalty.

In iter-1 however we'll probably just set some Leaders to melee and others to ranged and entirely disallow them from using weapons not in their competency.

Armors

Straight forward attribute boosting, focused on damage mitigation.

Consumables

Items with limited number of uses. See for example Coffee.

@erlend-sh erlend-sh added the help wanted Extra attention is needed label Dec 7, 2020
@erlend-sh erlend-sh added the enhancement New feature or request label Dec 12, 2020
@rodrigocam rodrigocam self-assigned this Jan 28, 2021
This was referenced Jan 28, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants