|
|
(5 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| I can be found at the dsp-wiki Discord with the name Chorus. | | I can be found at the dsp-wiki Discord with the name Chorus. |
|
| |
|
| = Game Data =
| | Personal notes on adding new pages: [[User:Chorus/New Page]] |
|
| |
|
| Testing adding item information from scraped data using [[Module:GameData]]. The scraper can be found at [[User:Chorus/genprotosets.py]]. You will need a recent Python 3, pythonnet, and UnityPy. Or just ping me that data needs to be scraped after a patch. | | Testing [[Module:GameData]] at [[User:Chorus/GameDataTest]]. |
|
| |
|
| == Particle Container ==
| | Recipe tables with Proliferator at [[User:Chorus/ProliferatorTable]] |
| | |
| <pre>{{#invoke:GameData|recipesMakingDirect|Particle Container}}</pre>
| |
| | |
| {{#invoke:GameData|recipesMakingDirect|Particle Container}}
| |
| | |
| <pre>{{#invoke:GameData|recipesUsingDirect|Particle Container}}</pre>
| |
| | |
| {{#invoke:GameData|recipesUsingDirect|Particle Container}}
| |
| | |
| == Magnetic Coil ==
| |
| | |
| <pre>{{#invoke:GameData|recipesMakingDirect|Magnetic Coil}}</pre>
| |
| | |
| {{#invoke:GameData|recipesMakingDirect|Magnetic Coil}}
| |
| | |
| <pre>{{#invoke:GameData|recipesUsingDirect|Magnetic Coil}}</pre>
| |
| | |
| {{#invoke:GameData|recipesUsingDirect|Magnetic Coil}}
| |
| | |
| == Refined Oil ==
| |
| | |
| <pre>{{#invoke:GameData|recipesMakingDirect|Refined Oil}}</pre>
| |
| | |
| {{#invoke:GameData|recipesMakingDirect|Refined Oil}}
| |
| | |
| <pre>{{#invoke:GameData|recipesUsingDirect|Refined Oil}}</pre>
| |
| | |
| {{#invoke:GameData|recipesUsingDirect|Refined Oil}}
| |
| | |
| == Organic Crystal ==
| |
| | |
| <pre>{{#invoke:GameData|recipesMakingDirect|Organic Crystal}}</pre>
| |
| | |
| {{#invoke:GameData|recipesMakingDirect|Organic Crystal}}
| |
| | |
| <pre>{{#invoke:GameData|recipesUsingDirect|Organic Crystal}}</pre>
| |
| | |
| {{#invoke:GameData|recipesUsingDirect|Organic Crystal}}
| |
| | |
| == Hydrogen ==
| |
| | |
| <pre>{{#invoke:GameData|recipesMakingDirect|Hydrogen}}</pre>
| |
| | |
| {{#invoke:GameData|recipesMakingDirect|Hydrogen}}
| |
| | |
| <pre>{{#invoke:GameData|recipesUsingDirect|Hydrogen}}</pre>
| |
| | |
| {{#invoke:GameData|recipesUsingDirect|Hydrogen}}
| |