diff --git a/README.md b/README.md index 133dde18..e4a9b358 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,9 @@ Want to build your own ships? Try the [Welder Modular Ship Framework](https://eg | Ship | Name | Description | Version | Ore Crates | Mining Lasers |---|---|---|---|---|---| | Bugger | [Bugger](bugger)
![Free Blueprint][bp-free] | The Bugger is a 448 ore crate capacity mining ship with 10 sweeping mining lasers drill for surface mining operations. It is designed to work in conjunction with a moon base and a separate hauler as it is not the quickest ship. | v1.0.2 | 448 | 10 | -| Bugger | [Bugger X](bugger/premium)
![Blueprint for Sale][bp-sale] | The premium version of the [Bugger](bugger). | v1.0.1 | 448 | 10 | +| Bugger | [Bugger X](bugger/premium)
![Blueprint for Sale][bp-sale] | The premium version of the [Bugger](bugger). | v1.0.1 | 448 | 10 | | Crawler | [Crawler](crawler)
![Blueprint for Sale][bp-sale] | The Crawler is a 704 ore crate capacity mining ship with 10 sweeping mining lasers drill for surface mining operations. It is a larger version of the [Bugger X](bugger/premium) but uses a large generator system. It is designed to work in conjunction with a moon base and a separate hauler as it is not the quickest ship. | v1.0.0 | 704 | 10 | +| Crawler | [Crawler X](crawler/premium)
![Blueprint for Sale][bp-sale] | The premium version of the [Crawler](crawler) with two large generators and 19 mining lasers. | v1.0.0 | 640 | 19 | ## Asteroid Haulers diff --git a/crawler/premium/README.md b/crawler/premium/README.md new file mode 100644 index 00000000..e790813b --- /dev/null +++ b/crawler/premium/README.md @@ -0,0 +1,58 @@ +# Crawler X by EGOTech + +[![CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/) +[![Version](https://img.shields.io/static/v1?label=Version&message=1.0.0&color=blue)](#changelog) +[![Blueprint](https://img.shields.io/static/v1?label=Blueprint&message=For%20Sale&color=brightgreen)](#purchase-blueprint) + +The Crawler X is a premium version of the [Crawler](../) with [two large generators and 19 mining lasers](#comparison). + +The blueprint is available for [purchase](#purchase-blueprint). + +[Starbase Ship Shop Page](https://sb-creators.org/makers/Egomaniac/ship/Crawler%20X) + +Crawler X Crawler X + +More photos in the [`photos` folder](photos) + +## Comparison + +| | Crawler | Crawler X | +|---|---|---| +| Ore Crates | 704 | 640 | +| Large Generators | 1 | 2 | +| Power Generation | 70,000eps | 140,000eps | +| Mining Lasers | 10 | 19 | +| Ore Collectors | 4 | 7 | +| Mining Speed | Moderate | Fast | + +## Build Cost + +![Ship Build Cost](images/build_cost.png) + +TIP: You can craft your own crates, generators, box and triangle thruster components (T3) and ship tools to reduce assembly cost. + +## Purchase Blueprint + +The blueprint is available for purchase on the EGOTech Discord server. + +[![EGOTech Discord](https://discordapp.com/api/guilds/1013328685564178472/widget.png?style=banner2)](https://discord.gg/BKwVGvncmN) + +## Changelog + +### v1.0.0 - 26/11/2022 + +- Initial release + +## Usage + +Please refer to the manual for the [Crawler](../). + +## Frequently Asked Questions + +### Can I sell ships based on this blueprint? + +No. + +### Can I share this blueprint or its derivatives? + +No. diff --git a/crawler/premium/images/build_cost.png b/crawler/premium/images/build_cost.png new file mode 100644 index 00000000..a109adb0 Binary files /dev/null and b/crawler/premium/images/build_cost.png differ diff --git a/crawler/premium/images/crawler-x1.jpg b/crawler/premium/images/crawler-x1.jpg new file mode 100644 index 00000000..77bceca4 Binary files /dev/null and b/crawler/premium/images/crawler-x1.jpg differ diff --git a/crawler/premium/images/crawler-x2.jpg b/crawler/premium/images/crawler-x2.jpg new file mode 100644 index 00000000..a5f8422d Binary files /dev/null and b/crawler/premium/images/crawler-x2.jpg differ diff --git a/crawler/premium/photos/20221125155925_1.jpg b/crawler/premium/photos/20221125155925_1.jpg new file mode 100644 index 00000000..2a76cf2c Binary files /dev/null and b/crawler/premium/photos/20221125155925_1.jpg differ diff --git a/crawler/premium/photos/20221125195354_1.jpg b/crawler/premium/photos/20221125195354_1.jpg new file mode 100644 index 00000000..77bceca4 Binary files /dev/null and b/crawler/premium/photos/20221125195354_1.jpg differ diff --git a/crawler/premium/photos/20221125195417_1.jpg b/crawler/premium/photos/20221125195417_1.jpg new file mode 100644 index 00000000..a5f8422d Binary files /dev/null and b/crawler/premium/photos/20221125195417_1.jpg differ