1 Feature Data List
Jonathan edited this page 1 year ago

Overview

User Story: As a player, I want to view and compare units against each other. Sort them based on stats. And see what units are supply and cost-efficient.

Clients are going to want to easily compare units together to answer a variety of questions.

  • What has the highest DPS?
  • Lowest cost?
  • How do these values connect over the entire game?
    • Faction?
    • Unit type?
  • etc.

Prerequiste

Reorganize all Entity data into SQL.

Details

Add a new "Data List" page in the Resources section.

On this page add a table list of all entity army units.

  • Be able to sort based on Health, etc.
  • Be able to filter based on Faction, Immortal, Name
  • See Averages
  • Compare stats with Supply, Alloy, and Ether efficiency
  • Add a view button to show detailed Entity View Dialog

DataLists