4. Factories (NFTs)

Build factories to generate raw resources and FCT.

Mint factories

You need to burn 5 Employees to create your factory. The points of your factory will be the sum of all employee points. You can't get your employees back after creating your factory and you will be able to use your factory in our universe.

Note: You need 5000 FTB to build a factory

Minting video: https://youtu.be/QLclvfoyYVs

How to Mint

  • Go to our DAPP In factories page you can see all information about factory minting.

  • In the first view you can see NFT minting, in this view you should select 5 employee to mint your factory. You can use select employee seed to use your employee.

  • When you click on select employee seed you can see your employees and black button under the employee. Look at the following picture.

  • Use black button to select your employee. When the employee is selected you can see employee list in the previous view.

  • In this case I selected a Wood employee with 3 points, you can use remove employee button to remove it from the list. Rember, you need 5 employee to create our factory.

  • When you have all employees you can see more information. In this case I selected 3 Wood employees, 1 Food employee and 1 nuclear employee. In the top left-hand corner you can see points per type.

  • In this view you can see the points that your factory will have and the probability of obtaining a certain type of factory. In this case you have 1 nuclear points, 1 food points, 8 wood points and 10 total points then you have a 10% probability to obtaining a nuclear factory, 10% probability to obtaining a food factory and 80% probability to obtaining a wood factory. When you have all employess you can use mint factory button to generate your factory.

Examples

EmployeesFactory probabilities

Nuclear: 1 Point

Water: 1 Point

Coal: 7 Points

Nuclear: 1 Point

Water: 1 Point

Total Points: 11

Nuclear: 2 / 11 = 18.18%

Water: 2 / 11 = 18.18%

Coal: 7 / 11 = 63.63%

Better opportunity: Coal

Food: 11 Points

Water: 1 Point

Coal: 7 Points

Nuclear: 1 Point

Food: 11 Points

Total Points: 31

Nuclear: 1 / 31

Water: 1 / 31

Food: 22 / 31

Coal: 7 / 31

Better opportunity: Food

Probabilities.

Devs can change the probabilities and add new Factories to improve system stability. Note: Developers can add new models and factory types. The new models will never be less likely than the old ones, so the first models will increase their value. Developers can't delete old models.

We generate random numbers with chainlink technology to improve our security. We create smart contracts interactions and implement verificable random functions.

Last updated