Lifeforces: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
==Lifeforce== | |||
<html><img width = 100, src='https://play.outlawtroopers.io/images/lifeforce_v2.png?'/></html> | <html><img width = 100, src='https://play.outlawtroopers.io/images/lifeforce_v2.png?'/></html> | ||
<h2>Ways to obtain Lifeforce</h2> | <h2>Ways to obtain Lifeforce</h2> | ||
- | - Mine on [[Planets]] | ||
- [[Season]] 4 [[Badges]] | - [[Season]] 4 [[Badges]] | ||
Line 11: | Line 11: | ||
- Defeat Nyx the Data Devourer in the [[Dark Depths]] | - Defeat Nyx the Data Devourer in the [[Dark Depths]] | ||
==Ways to spend Lifeforce== | |||
- Use the [[FBX System]] | - Use the [[FBX System]] | ||
<h2>Mining Lifeforces</h2> | <h2>Mining Lifeforces</h2> | ||
In-game: Manage → Planet → Mine Lifeforce | |||
With NFT [[Mechas]]: Deployment cost scales with Luck (such as [[Radiobot-R]], [Mega Qwitt]], [[Omega Qwitt]], [[Qwitt Mega Deck]] and [[Season]] 9 [[Badges]]). | |||
Cost = (Mecha’s Luck + 1) × 200 [[Credits]] | |||
NFT [[Mechas]] have a queue limit of 1200 on [[Planet]]. | |||
NFT Mechas cooldown will always reset every 3 hours at 01:00 UTC, 04:00 UTC, 07:00 UTC etc. | |||
Without NFT Luck (flat mining): 100 [[Credits]] per mine. | |||
Queue Limit: 1000 per [[Planet]] | |||
[[Planet]] Mining Rate adds a percentage bonus to the base amount (base of 3 [[Lifeforces]]). | |||
<pre> | <pre> | ||
Lifeforce Calculation Formula | |||
Lifeforce = (Cost of Deployment / 100) × (3 × (1 + Mining Rate)) | |||
Cost | |||
</pre> | </pre> | ||
< | <pre> | ||
Example | |||
Cost = 1000 Credits, Mining Rate = 5% | |||
<pre> | <pre> | ||
Lifeforce Calculation Formula | Lifeforce Calculation Formula | ||
Lifeforce = ( | Lifeforce = (1000 / 100) × (3 × (1 + 0.05)) | ||
</pre> | </pre> |
Revision as of 04:08, 23 August 2025
Lifeforce
Ways to obtain Lifeforce
- Mine on Planets
- Buy from Black Market
- Defeat Nyx the Data Devourer in the Dark Depths
Ways to spend Lifeforce
- Use the FBX System
Mining Lifeforces
In-game: Manage → Planet → Mine Lifeforce
With NFT Mechas: Deployment cost scales with Luck (such as Radiobot-R, [Mega Qwitt]], Omega Qwitt, Qwitt Mega Deck and Season 9 Badges).
Cost = (Mecha’s Luck + 1) × 200 Credits
NFT Mechas have a queue limit of 1200 on Planet.
NFT Mechas cooldown will always reset every 3 hours at 01:00 UTC, 04:00 UTC, 07:00 UTC etc.
Without NFT Luck (flat mining): 100 Credits per mine.
Queue Limit: 1000 per Planet
Planet Mining Rate adds a percentage bonus to the base amount (base of 3 Lifeforces).
Lifeforce Calculation Formula Lifeforce = (Cost of Deployment / 100) × (3 × (1 + Mining Rate))
Example Cost = 1000 Credits, Mining Rate = 5% <pre> Lifeforce Calculation Formula Lifeforce = (1000 / 100) × (3 × (1 + 0.05))