Skip to content

Shop Functionality

Mxflare edited this page Feb 25, 2022 · 7 revisions

Shop Functionality

A shop star ship is a core mechanic in the loot based progression system we have. Figure out the functionality of how they work.

# ** What is a shop?**

A shop is a star ship that's passive. Within the star ship you are able to buy ship parts and their upgrades. Shops are a key mechanic of progression and are the main way players are incentives to explore and use the combat systems put in place in the game. Shops have a 12.5% chance or 1/8 chance to spawn in any star system. Upgrades act similarly to blueprints as in you buy it and now you are able to put it on your ship.

Upgrades Functionality

  • Upgrades act similarly to blueprints as in you buy it and now you are able to put it on your ship. *Things that can be upgraded: Armor, Laser, cannon etc.
  • There will always be 2 upgrades at a time in a shop
  • Pixels are the main currency to buy blue prints.

Blueprints Functionality (Blueprints are not the programming language, think of construction blueprints)

  • Blueprints can be bought at shops
  • Blueprints goal is to give players more things to put on their ship
  • Blueprints are generally more expensive then upgrades (This is due to a case by case basis) See Blueprints and Upgrades:
  • Blueprints are new parts ideas. Once you buy a blueprint you are now able to
  • There will always be 3 different blueprints at a time in a shop.
  • Pixels are the main currency to buy blueprints

Would shops sell individual items or rather a collection of items? How would the player know its a shop and what items they would get?

What happens when you attack a shop?

When you attack the shop the shop stops becoming passive and becomes hostile. It will activate its thrusters as well as the laser its lasers/cannons and attack you.

What does the shop look like in the map?

What does the Shop Ai look like? Shop AI ties back into How do the players know the shop is different from a enemy ship? What does the shop UI look like? What would programmers need to do to implement this? What would artists need to do to implement this? Artists need to create polished UI based on

Clone this wiki locally