Jump to content

Updated list of units characteristics by civilization?


seinecle
 Share

Recommended Posts

Hi,

To improve my game I am looking for a list of units and their characteristics (attacks, defense, cost...)

I found this list but is is incomplete : it does not mention metal costs for example.

https://trac.wildfiregames.com/wiki/Unit_Summary_Table

Any other link? Or maybe the info could be read directly in the source of the game, if it is available somewhere?

Thx!

Link to comment
Share on other sites

4 minutes ago, seinecle said:

Hi,

To improve my game I am looking for a list of units and their characteristics (attacks, defense, cost...)

I found this list but is is incomplete : it does not mention metal costs for example.

https://trac.wildfiregames.com/wiki/Unit_Summary_Table

Any other link? Or maybe the info could be read directly in the source of the game, if it is available somewhere?

Thx!

Well currently @Nescio is working on huge standardisation once 0.24 will come out.

Link to comment
Share on other sites

16 minutes ago, seinecle said:

Hi,

To improve my game I am looking for a list of units and their characteristics (attacks, defense, cost...)

I found this list but is is incomplete : it does not mention metal costs for example.

https://trac.wildfiregames.com/wiki/Unit_Summary_Table

Any other link? Or maybe the info could be read directly in the source of the game, if it is available somewhere?

Thx!

That page was last updated seven years ago...

There exists a script to quickly generate a table (source/tools/templatesanalyzer/unitTables.py). I just ran it and here's the current output: unit_summary_table.html

11 minutes ago, seinecle said:

Thanks! I have found a source listing lots of characteristics here, but it does not mention costs I think.

https://trac.wildfiregames.com/browser/ps/trunk/binaries/data/mods/public/simulation/templates

Do you know where costs are listed?

The values are defined inside the individual xml files. It's important to realize they inherit from each other, see the parent in the second line. An example:

template_unit.xml
  template_unit_champion.xml
    template_unit_champion_infantry.xml
      template_unit_champion_infantry_swordsman.xml
        units/merc_black_cloak.xml
          units/athen_black_cloak.xml

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...