UNITS STATS LIST!

Discussion about the game and its default mods.
Post Reply
MeSaber
Posts: 3
Joined: Fri Jun 07, 2013 2:01 pm

UNITS STATS LIST!

Post by MeSaber »

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

wusche1
Posts: 87
Joined: Tue Jan 10, 2012 6:44 pm

Re: UNITS STATS LIST!

Post by wusche1 »

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.

Code: Select all

infantry.txt: 
  unit_name,  health, ROF, burst delay, cost, armor_type, ... (!)
  poodle, 2,,,100,fur, ... (!)

weapon.txt
  bla bla bla
This would really help to do some number crunching.

Cheers,

-- wuschel

Post Reply