Lifeforces: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
<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> | ||
==Ways to obtain Lifeforce== | |||
- Mine on [[Planets]] | - Mine on [[Planets]] | ||
Line 14: | Line 14: | ||
- Use the [[FBX System]] | - Use the [[FBX System]] | ||
==Mining Lifeforce== | |||
In-game: Manage → Planet → Mine Lifeforce | In-game: Manage → Planet → Mine Lifeforce | ||
With NFT [[Mechas]] | - With NFT [[Mechas]] ([[Radiobot-R]], [Mega Qwitt]], [[Omega Qwitt]], [[Qwitt Mega Deck]] and [[Season]] 9 [[Badges]]) | ||
*Deployment cost scales with luck: | |||
Cost = (Mecha’s Luck + 1) × 200 [[Credits]] | Cost = (Mecha’s Luck + 1) × 200 [[Credits]] | ||
*Queue limit: 1200 per [[Planet]] | |||
*Cooldown: resets every 3 hours (01:00 UTC, 04:00 UTC, 07:00 UTC, etc.) | |||
Without NFT Luck (flat mining): 100 [[Credits]] per mine. | - Without NFT Luck (flat mining): | ||
*Cost 100 [[Credits]] per mine. | |||
Queue Limit: 1000 per [[Planet]] | *Queue Limit: 1000 per [[Planet]] | ||
==Planet Mining Rate== | |||
- Each mine gives a base of 3 [[Lifeforces]] | |||
- The mining rate adds a percentage bonus on top of this base | |||
<pre> | <pre> | ||
Lifeforce = (Cost of Deployment / 100) × (3 × (1 + Mining Rate)) | Lifeforce = (Cost of Deployment / 100) × (3 × (1 + Mining Rate)) | ||
</pre> | </pre> | ||
Example | Example | ||
Cost = 1000 Credits, Mining Rate = 5% | Cost = 1000 [[Credits]], Mining Rate = 5% | ||
<pre> | <pre> | ||
Lifeforce = (1000 / 100) × (3 × (1 + 0.05)) | Lifeforce = (1000 / 100) × (3 × (1 + 0.05)) | ||
</pre> | </pre> |
Revision as of 04:27, 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 Lifeforce
In-game: Manage → Planet → Mine Lifeforce
- With NFT Mechas (Radiobot-R, [Mega Qwitt]], Omega Qwitt, Qwitt Mega Deck and Season 9 Badges)
- Deployment cost scales with luck:
Cost = (Mecha’s Luck + 1) × 200 Credits
- Queue limit: 1200 per Planet
- Cooldown: resets every 3 hours (01:00 UTC, 04:00 UTC, 07:00 UTC, etc.)
- Without NFT Luck (flat mining):
- Cost 100 Credits per mine.
- Queue Limit: 1000 per Planet
Planet Mining Rate
- Each mine gives a base of 3 Lifeforces
- The mining rate adds a percentage bonus on top of this base
Lifeforce = (Cost of Deployment / 100) × (3 × (1 + Mining Rate))
Example Cost = 1000 Credits, Mining Rate = 5%
Lifeforce = (1000 / 100) × (3 × (1 + 0.05))