Here comes a list for people who like numbers or statistics about their units!
http://pastebin.com/raw.php?i=fvKuNxQN
Feel free to ask if something is unclear!
//Saber
EDITED: 9/JUNE/2013
ADDED: Tesla x3 shots
ADDED: WALLS
UNITS STATS LIST!
Re: UNITS STATS LIST!
Hello Saber,
that is a nice list.
A small proposition: I would advise to add all values into a comma seperated (or otherwise formatted, e.g. csv) list that can be imported into programs like Excel or parsed by scripts. Some thought has to be put on what would be the best document structure. Also, it would be very nice to have all values inside this text, basically as a comma seperated text table version of the yaml files e.g.
This would really help to do some number crunching.
Cheers,
-- wuschel
that is a nice list.
A small proposition: I would advise to add all values into a comma seperated (or otherwise formatted, e.g. csv) list that can be imported into programs like Excel or parsed by scripts. Some thought has to be put on what would be the best document structure. Also, it would be very nice to have all values inside this text, basically as a comma seperated text table version of the yaml files e.g.
Code: Select all
infantry.txt:
unit_name, health, ROF, burst delay, cost, armor_type, ... (!)
poodle, 2,,,100,fur, ... (!)
weapon.txt
bla bla bla
Cheers,
-- wuschel