Lifeforces: Difference between revisions

From Outlaw Troopers Wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(37 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<h2>Lifeforces</h2>
<h2>Lifeforce</h2>
[[Lifeforces]] are used to mint [[Planet Deed]].
<html><img width = 100, src='https://play.outlawtroopers.io/images/lifeforce_v2.png?'/></html>


They are virtual items that can be traded on the [[Black Market]]
<h2>Ways to obtain Lifeforce</h2>
- [[Lifeforces]] mining on [[Planets]]


<h2>Mining lifeforces</h2>
- [[Season]] 4 [[Badges]]
Players can mine [[Lifeforces]] by deploying their [[Mechas]].
 
- Buy from [[Black Market]]
 
- Buy from [[Joe's Shop]]
 
- Bid in [[Daily Auctions]]
 
- Clear the [[Dark Depths]]


To start mining, click on the "Planet" tab at the top of the main game UI, and then select "Mine Lifeforce". Next, select the [[Mechas]] that you wish to deploy and click on the "Deploy selected Mecha" button.
- Send [[Bounty]]


Virtual [[Mechas]] are free to deploy, however they will be destroyed after they've completed their mining process.
<h2>Ways to spend Lifeforce</h2>
- Use the [[FBX System]]


NFT [[Mechas]] can be reused unlimited times, but they cost [[Credits]] to deploy and have a cool down time of 3 hours.
- Mint [[Planets]]


Each deployment last around 5 minutes.
<h2>Mining lifeforces</h2>
Players can mine [[Lifeforces]] by deploying their [[Virtual Mechas]], NFT [[Mechas]] and related NFT items like [[Mega Qwitt]], [[Omega Qwitt]], and [[Season]] 9 [[Badges]].  


When a planet is full, all new deployments will be put into queue. [[Mechas]] with higher luck will always be placed at the front of the queue.
To start mining, click on the "Planet" tab at the top of the main game UI, and then select "Mine Lifeforce". Next, select the [[Mechas]] that you wish to deploy and click on the "Deploy selected Mecha" button.


<h2>Cost of deployment</h2>
<h2>Cost of deployment</h2>
Virtual mechas cost 5M [[Credits]] to deploy, they will be destroyed after they've completed their mining process.
NFT Mechas and related NFT items can be reused unlimited times. Their deployment cost in [[Credits]] increases with higher luck levels, and there's a 3-hour cooldown period after each deploy. Additionally, each NFT lifeforce mining costs 1 [[Energy]].
<pre>
<pre>
NFT Mechas
Cost = (Mecha's Luck + 1) * 10 Million Credits
Cost = (Mecha's Luck + 1) * 10 Million Credits
Virtual Mechas
Cost = 5 Million Credits
</pre>
</pre>
<h2>Mining Capacity</h2>
Virtual mechas have a queue limit of 1000 on [[Planets]], whereas NFT mechas have a queue limit of 1200.


<h2>Mining Rate</h2>
<h2>Mining Rate</h2>
Each mecha deployment costs 5 million credits and grants a base of 3 lifeforce.
The mining rate of the planet provides a bonus lifeforce percentage on top of the base 3 lifeforce.
For example, if a planet has a 5% mining rate, each mecha deployment would yield 3 + 5% = 3.15 lifeforce.
<pre>
<pre>
Mining Rate = (Mecha's Luck + 1) * 0.02 per second
Lifeforce Calculation Formula
 
Lifeforce = (Cost of Deployment / 5 Million) × (3 × (1 + Mining Rate))
</pre>
</pre>

Latest revision as of 09:54, 26 September 2024

Lifeforce

Ways to obtain Lifeforce

- Lifeforces mining on Planets

- Season 4 Badges

- Buy from Black Market

- Buy from Joe's Shop

- Bid in Daily Auctions

- Clear the Dark Depths

- Send Bounty

Ways to spend Lifeforce

- Use the FBX System

- Mint Planets

Mining lifeforces

Players can mine Lifeforces by deploying their Virtual Mechas, NFT Mechas and related NFT items like Mega Qwitt, Omega Qwitt, and Season 9 Badges.

To start mining, click on the "Planet" tab at the top of the main game UI, and then select "Mine Lifeforce". Next, select the Mechas that you wish to deploy and click on the "Deploy selected Mecha" button.

Cost of deployment

Virtual mechas cost 5M Credits to deploy, they will be destroyed after they've completed their mining process.

NFT Mechas and related NFT items can be reused unlimited times. Their deployment cost in Credits increases with higher luck levels, and there's a 3-hour cooldown period after each deploy. Additionally, each NFT lifeforce mining costs 1 Energy.

NFT Mechas
Cost = (Mecha's Luck + 1) * 10 Million Credits

Virtual Mechas
Cost = 5 Million Credits

Mining Capacity

Virtual mechas have a queue limit of 1000 on Planets, whereas NFT mechas have a queue limit of 1200.

Mining Rate

Each mecha deployment costs 5 million credits and grants a base of 3 lifeforce.

The mining rate of the planet provides a bonus lifeforce percentage on top of the base 3 lifeforce.

For example, if a planet has a 5% mining rate, each mecha deployment would yield 3 + 5% = 3.15 lifeforce.

Lifeforce Calculation Formula

Lifeforce = (Cost of Deployment / 5 Million) × (3 × (1 + Mining Rate))