ABCDEFGHIJK
1
sc alpha 2.4.1 component data
2
2.4.1 - 368250
3
4
These spreadsheets contain attributes and parameters for various ship components and ship characteristics
5
Note that these values may not be accurate and some of the calculations aren't complete. With continued development, baseline accessibility is the goal
6
eg: Gatlings don't include spinup for DPS, missile accel not included for max range, overheat times assume infinite power, etc
7
Python is used to extract XML and other data from the .pak and other local game files, normalize that data, calculate stats, and upload to google sheets
8
Special thanks to /u/alluran for helping me de-serialize the pak files!
9
10
The Google Sheet API doesn't let me change colors, fonts, notes, etc, so if you want pretty data, check out Helmholtz's
11
You may reuse this data, but please ask first.
12
13
For fixes or offer to help, contact:
14
reddit/u/malogos
15
rsimalogos
16
or leave a comment
17
18
todo:
cope with ongoing migration to dataforge
19
wait for items to be added to dataforge
20
21
No data changes from 2.4.0, so I refactored my code and added additional information for 2.4.1
22
...inculding simulated DPS in the spreadsheet! (and also still in graph form (http://imgur.com/a/9bA7x))
23
24
=ISEVEN(ROW())'
25
26
27