MedievalWar icon indicating copy to clipboard operation
MedievalWar copied to clipboard

Implement Item system - Unit inventory

Open tranchikhang opened this issue 3 years ago • 0 comments

Follow Fire Emblem's inventory system:

  • Each unit has 5 slot in inventory
  • Number of slot should be configurable (no hard-code)
  • The first weapon in inventory is considered "equipped weapon", which will be used in combat
  • Unit can equip any usable weapon in inventory

tranchikhang avatar Jan 23 '21 11:01 tranchikhang