Techtalk
How items are created and distributed
While most blockchain gamers might be familiar with how assets are created on Ethereum, our process is totally different.

The continuous flow of operations on the blockchain creates items and resources in LiteBringer. All clients follow the same game logic, resulting in all of them computing the game state and the assets of all the players correctly.
The rewards a player receives for completing a wave of enemies is determined by the hash of the block.
We use it as a seed for our random generator. It is of course just a pseudo-randomization like any other random generator. Nevertheless, when using the hash of the latest block as the seed, it is practically impossible to predict the outcome.
The numbers created by the random generator are assigned to the game transactions in chronological order by the clients. Despite that, one output is not equal to one item! The first number decides the type of item you receive, for example, a ring or an amulet. The second number defines the attributes of the item, the third the element, the fourth the main attribute and the fifth the effect of an asset.
To receive assets a player has to go on a quest which is basically a transaction containing all information of that action. Such a transaction is then sent to miners through the network. As soon as one of them creates a new block the transaction is added to the blockchain.
At this point, every client knows exactly, which operation a player performed. The clients compute whether a character is strong enough to beat the enemy of a certain block’s wave and the rewards he is going to get. Such an operation is repeated with every block.
Who we are
LiteBringer is the first true blockchain game, giving you full control over your assets and enables you to earn real money through trading. It is developed by CipSoft an independent developer and operator of online games for various platforms. We are the maker of the MMORPG Tibia which ranks among Europe’s most successful online games since 1997.
Chat with us at Discord
Get the latest news on Twitter
Get the most valuable content with our Newsletter
