Hethwill, the Red Duke Posted May 11, 2018 Posted May 11, 2018 Is there a compiled list of ALL modules ( and effects ) ? Would be thankful if it was listed in answer to this question. Thank you.
1 Black Mamba Posted May 12, 2018 Posted May 12, 2018 https://goo.gl/ZEQBA4 you can sort it by changing the value in the yellow cell 1
3 qw569😳 Posted May 11, 2018 Posted May 11, 2018 (edited) 3 hours ago, Hethwill said: Is there a compiled list of ALL modules ( and effects ) ? Would be thankful if it was listed in answer to this question. Thank you. I got list from API. But you must know that their API have outdated modules (for example Reinforced Masts). https://docs.google.com/spreadsheets/d/1vpKarDbZjkjvJm-LAlR-OwTwT1mbTLCehTNnT9j1hY8/edit?usp=sharing Edited May 11, 2018 by qw569 3
0 Hethwill, the Red Duke Posted May 11, 2018 Author Posted May 11, 2018 Is this up to date ? Several reviews have been done since then...
0 Teutonic Posted May 11, 2018 Posted May 11, 2018 (edited) 3 minutes ago, Hethwill said: Is this up to date ? Several reviews have been done since then... I believe it is missing the most recent mods, but otherwise it is sort of up-to-date. his copper plating still only 2% I don't see any of the pvp mod/books either Edited May 11, 2018 by Teutonic
0 Vernon Merrill Posted May 11, 2018 Posted May 11, 2018 It is the most recent one I have seen compiled... I havent checked it against what I have, however...
0 jodgi Posted May 11, 2018 Posted May 11, 2018 I wish I was a better bash ninja then I would've made a gsheet that auto updated much like my speeds sheet does today. I had to ask qw569 to write the script for me: curl http://storage.googleapis.com/nacleanopenworldprodshards/ItemTemplates_cleanopenworldprodeu1.json | sed "s/^.\{20\}//" | sed "s/.\{1\}$//" | jq -r ".[]|select(.ShipTemplateName!= null)|[.ShipTemplateName,.Specs.MaxSpeed,.Specs.SpeedToWind[]]|@csv" > apidump$(date +%Y%m%d%H%M).csv drive push -quiet -destination 'Naval Action'/api apidump*.csv I know what it does because he wrote it to my specifications, but I still don't understand it Too bad we lost @Black Spawn.
0 Wind Posted May 11, 2018 Posted May 11, 2018 (edited) 1 hour ago, jodgi said: I wish I was a better bash ninja then I would've made a gsheet that auto updated much like my speeds sheet does today. I had to ask qw569 to write the script for me: curl http://storage.googleapis.com/nacleanopenworldprodshards/ItemTemplates_cleanopenworldprodeu1.json | sed "s/^.\{20\}//" | sed "s/.\{1\}$//" | jq -r ".[]|select(.ShipTemplateName!= null)|[.ShipTemplateName,.Specs.MaxSpeed,.Specs.SpeedToWind[]]|@csv" > apidump$(date +%Y%m%d%H%M).csv drive push -quiet -destination 'Naval Action'/api apidump*.csv I know what it does because he wrote it to my specifications, but I still don't understand it Too bad we lost @Black Spawn. Those are simply gps coordinates with a command to do this and that. Only 5% of this code is actually an action script, the rest is just destination x and y. ex. curl - transfers data from or to servers using X protocols. curl --> Destination. Action Script. --> Destination. Action Script. --> Destination , Edited May 11, 2018 by Wind
0 z4ys Posted May 11, 2018 Posted May 11, 2018 https://docs.google.com/spreadsheets/d/1r3DBcmj4scFRfnyBjIRiydsHGEg48ho1kq1S7acwDlc/edit#gid=645916420 I believe that was once posted by devs
0 RedNeckMilkMan Posted May 11, 2018 Posted May 11, 2018 1 hour ago, z4ys said: https://docs.google.com/spreadsheets/d/1r3DBcmj4scFRfnyBjIRiydsHGEg48ho1kq1S7acwDlc/edit#gid=645916420 I believe that was once posted by devs That one is incomplete though.
Question
Hethwill, the Red Duke
Is there a compiled list of ALL modules ( and effects ) ?
Would be thankful if it was listed in answer to this question.
Thank you.
12 answers to this question
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