chess007_phoenix_clan Posted October 19, 2010 Share Posted October 19, 2010 Mrfititonline used to have a table with unit data (i.e. hitpoints, speed, reload, armor, build time, bonuses, etc.) for all of the age of kings and age of kings the conquers units. Is there a similar table for 0 AD? If so, where? Link to comment Share on other sites More sharing options...
WhiteTreePaladin Posted October 19, 2010 Share Posted October 19, 2010 I think Michael (Mythos_Ruler) is currently working on something like that... Link to comment Share on other sites More sharing options...
SMST Posted October 19, 2010 Share Posted October 19, 2010 Well, does it make sense to have a list like that until the unit stats/appearances are not finalized? Link to comment Share on other sites More sharing options...
Ykkrosh Posted October 19, 2010 Share Posted October 19, 2010 It should be pretty straightforward to generate a stats table from the game's XML files - there's already some Perl scripts in source/tools/entity/ that compute the stats for a unit (accounting for template inheritance), and they could easily dump it as a simple non-inherited XML file that could be transformed into an online database. Link to comment Share on other sites More sharing options...
Mythos_Ruler Posted October 19, 2010 Share Posted October 19, 2010 Yep, what Philip describes is exactly how I hoped we'd do it. With that method it would be trivial to just run the script again to dump out a new list every time we release a gameplay patch. Link to comment Share on other sites More sharing options...
chess007_phoenix_clan Posted October 20, 2010 Author Share Posted October 20, 2010 I know stats will likely change over time, just thought it would be nice to see that data. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now