Jump to content
Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Conquest: Difference between revisions

From the Loka Loka Wiki
m Use the em dash entity in the intro, matching the rest of the page
m Convert parallel-item lists to Template:Feature card grids (core defenses, locks, strength rules, CP facts, industry buffs, all mutator groups); drop trailing periods from grid cell text
Line 13: Line 13:
The technology involved with T-Gens is something Lokans know little about -- that hasn't stopped them from harnessing the power and advantages involved. The cores within the generators have self-defense measures that attempt to kill attackers and slow them down:
The technology involved with T-Gens is something Lokans know little about -- that hasn't stopped them from harnessing the power and advantages involved. The cores within the generators have self-defense measures that attempt to kill attackers and slow them down:


* '''Endermites:''' At intermittent periods an abundance of Endermites spawn. Not immediately threatening while geared well, but a big hindrance and can be deadly if ignored.
<div class="loka-feature-grid">
* '''Molten Floor:''' A chance for the floor to become a deadly area to stand on -- it slowly turns into Magma Blocks and deals damage to anyone standing on it. Players still on the Molten Floor when the effect ends take generally 80-90% of their health in damage.
{{Feature|name=Endermites|text=At intermittent periods an abundance of Endermites spawn -- not immediately threatening while geared well, but a big hindrance and can be deadly if ignored}}
* '''Sub-cores:''' In deterrence of an attack the core will shroud itself as bedrock, creating three sub-cores that must be destroyed for attackers to continue.
{{Feature|name=Molten Floor|text=A chance for the floor to become a deadly area to stand on -- it slowly turns into Magma Blocks and deals damage to anyone on it. Players still on it when the effect ends take generally 80-90% of their health in damage}}
* '''Wither Effect:''' All players in the core room are debuffed with Wither. Emerald Blocks appear on two sides of the room that players can stand on to cleanse the effect.
{{Feature|name=Sub-cores|text=In deterrence of an attack the core shrouds itself as bedrock, creating three sub-cores that must be destroyed for attackers to continue}}
* '''Soulsand:''' Random 3x3 areas of the room turn to soulsand and deal damage to anybody standing on them -- easily avoided, but can easily appear under your feet.
{{Feature|name=Wither Effect|text=All players in the core room are debuffed with Wither. Emerald Blocks appear on two sides of the room that players can stand on to cleanse the effect}}
* '''Combustion:''' A random player attacking the core or an Endermite becomes a bomb. After 6 seconds, any players within 10 blocks and line of sight of the bomb take massive damage and are knocked back.
{{Feature|name=Soulsand|text=Random 3x3 areas of the room turn to soulsand and deal damage to anybody standing on them -- easily avoided, but can easily appear under your feet}}
{{Feature|name=Combustion|text=A random player attacking the core or an Endermite becomes a bomb. After 6 seconds, any players within 10 blocks and line of sight take massive damage and are knocked back}}
</div>


The type of weapon used affects the total damage dealt to the Core -- a Diamond Sword does the maximum possible damage in a hit (10 damage, where the core has 7,000 HP). Importantly, '''if you've been debuffed by Weakness of any level, your damage to the core is reduced by 40%'''.
The type of weapon used affects the total damage dealt to the Core -- a Diamond Sword does the maximum possible damage in a hit (10 damage, where the core has 7,000 HP). Importantly, '''if you've been debuffed by Weakness of any level, your damage to the core is reduced by 40%'''.
Line 32: Line 34:
To prevent a town or alliance from quickly wiping out an enemy, or a coalition from wiping out a single town's territories in one sweep:
To prevent a town or alliance from quickly wiping out an enemy, or a coalition from wiping out a single town's territories in one sweep:


* Towns and alliances can only attack '''3 times in a 20-hour period''' -- each attack resets 20 hours after it was launched.
<div class="loka-feature-grid">
* Towns and alliances can only '''be attacked 5 times in a 20-hour period''' -- each defense resets 20 hours after an attack.
{{Feature|name=Attacks|text='''3''' times in a 20-hour period -- each attack resets 20 hours after it was launched}}
{{Feature|name=Defenses|text='''5''' times in a 20-hour period -- each defense resets 20 hours after an attack}}
</div>


== Beacons & Radars ==
== Beacons & Radars ==
Line 59: Line 63:
When you lock to a town -- usually by warping to a fight -- a GUI informs you that your lock won't be removed until truce is over, so think carefully before locking. Several features are unavailable unless you're locked to the right town:
When you lock to a town -- usually by warping to a fight -- a GUI informs you that your lock won't be removed until truce is over, so think carefully before locking. Several features are unavailable unless you're locked to the right town:


* Modding territories
<div class="loka-feature-grid loka-feature-grid--compact">
* Placing inhibitors
{{Feature|name=Modding territories}}
* Accepting [[Reinforcements]]
{{Feature|name=Placing inhibitors}}
* Calling Reinforcements
{{Feature|name=Accepting [[Reinforcements]]}}
* Warping to fights
{{Feature|name=Calling Reinforcements}}
{{Feature|name=Warping to fights}}
</div>


Conquest Locks reset when truce begins each month.
Conquest Locks reset when truce begins each month.
Line 81: Line 87:
=== Continent Strength ===
=== Continent Strength ===


* No strength is gained from winning against neutral territories.
<div class="loka-feature-grid">
* If a territory loses its link to your town, it decays after 24 hours; if you have further unlinked territories, one decays every 12 hours after that -- the farthest from your town decays first.
{{Feature|name=Neutral Territories|text=No strength is gained from winning against them}}
* Losing a T-Gen to decay costs 25 strength; losing your last T-Gen costs 50 strength (on top of the usual fight strength loss).
{{Feature|name=Decay|text=A territory that loses its link to your town decays after 24 hours; if you have further unlinked territories, one decays every 12 hours after that -- the farthest from your town first}}
* Reinforcement fights assume both sides are maximum town level and equal in strength when calculating the change.
{{Feature|name=Losing a T-Gen|text=Costs 25 strength for one to decay, or 50 for your last one (on top of the usual fight strength loss)}}
* Releasing territory opens your [[Vulnerability Windows|vulnerability window]], removes one attack from your pool, and costs the strength you'd lose fighting a town with 100 strength (28 k-factor).
{{Feature|name=Reinforcement Fights|text=Assume both sides are maximum town level and equal in strength when calculating the change}}
* Strength decays once per real-life day if you hold no territory. The decay-loss formula was changed from using sdiff/800 to sdiff/400, with a final -1 applied to the result:
{{Feature|name=Releasing Territory|text=Opens your [[Vulnerability Windows|vulnerability window]], removes one attack from your pool, and costs the strength you'd lose fighting a town with 100 strength (28 k-factor)}}
** Decaying territory: <code>decayLoss = getRatingChange(100, territoryStrength, 50) * 2</code>
</div>
** Holding no territory: <code>decayLoss = getRatingChange(100, territoryStrength, 50)</code>
 
Strength also decays once per real-life day if you hold no territory. The decay-loss formula was changed from using sdiff/800 to sdiff/400, with a final -1 applied to the result:
 
* Decaying territory: <code>decayLoss = getRatingChange(100, territoryStrength, 50) * 2</code>
* Holding no territory: <code>decayLoss = getRatingChange(100, territoryStrength, 50)</code>


=== Balak Strength ===
=== Balak Strength ===


* Taking neutral tiles uses a k-factor of 14.
<div class="loka-feature-grid loka-feature-grid--compact">
* Fighting other towns also uses a k-factor of 14 (minimum town level isn't taken into account).
{{Feature|name=Taking Neutral Tiles|text=k-factor of 14}}
{{Feature|name=Fighting Other Towns|text=k-factor of 14 (minimum town level isn't taken into account)}}
</div>


== Conquest Points ==
== Conquest Points ==
Line 101: Line 113:
Conquest Points can only be earned by taking part in conquest on the isle of [[Rivina]] -- a faster-paced version of conquest known as Blitz mode.
Conquest Points can only be earned by taking part in conquest on the isle of [[Rivina]] -- a faster-paced version of conquest known as Blitz mode.


* Every Rivina tile passively produces a different number of Conquest Points, from 2 CP/day on the smallest tile up to 100 CP/day on the largest.
<div class="loka-feature-grid">
* The points each tile yields are randomized every month, so the highest-value tiles are never in the same place twice.
{{Feature|name=Passive Income|text=Every Rivina tile produces a different number of Conquest Points, from 2 CP/day on the smallest tile up to 100 CP/day on the largest}}
* Conquest Points are a non-tangible resource that can't be traded, and are capped at 400.
{{Feature|name=Randomized Monthly|text=The points each tile yields reset every month, so the highest-value tiles are never in the same place twice}}
* You can only attack a tile that provides more Conquest Points than the one you own -- winning swaps tile ownership, and you instantly earn the number of Conquest Points that tile provides (e.g. a 40 CP/day tile nets you 40 CP immediately).
{{Feature|name=Non-tangible|text=Conquest Points can't be traded, and are capped at 400}}
{{Feature|name=Attacking a Tile|text=Only a tile worth more Conquest Points than your own can be attacked -- winning swaps ownership and instantly earns you that tile's Conquest Points (e.g. a 40 CP/day tile nets you 40 CP immediately)}}
</div>


=== Spending Them ===
=== Spending Them ===
Line 113: Line 127:
! Perk !! Cost !! Effect
! Perk !! Cost !! Effect
|-
|-
| [[Radars]] Module || 60 CP (infinite) || Purchasable infinitely.
| [[Radars]] Module || 60 CP (infinite) || Purchasable infinitely
|-
|-
| 3x Home Tile || 30 CP (infinite, alliance-wide) || Your home tile produces 3x its loot each cycle.
| 3x Home Tile || 30 CP (infinite, alliance-wide) || Your home tile produces 3x its loot each cycle
|-
|-
| Double Industry Rolls || 120 CP (6, alliance-wide) || Your [[Industries]] have a 50% chance to generate double loot each cycle.
| Double Industry Rolls || 120 CP (6, alliance-wide) || Your [[Industries]] have a 50% chance to generate double loot each cycle
|-
|-
| Resource Isle || 120 CP (4, alliance-wide) || The next 200 diamonds mined by any alliance player at a Resource Isle drop double loot. Stacks with Silk Touch and Fortune.
| Resource Isle || 120 CP (4, alliance-wide) || The next 200 diamonds mined by any alliance player at a Resource Isle drop double loot; stacks with Silk Touch and Fortune
|-
|-
| Neutral Mobs || 100 CP (2, alliance-wide) || Hostile mobs are neutral to you and your allies.
| Neutral Mobs || 100 CP (2, alliance-wide) || Hostile mobs are neutral to you and your allies
|-
|-
| [[Fast Travel]] || 60 CP (4, alliance-wide) || You and your allies can use the boat NPCs to fast-travel between continents.
| [[Fast Travel]] || 60 CP (4, alliance-wide) || You and your allies can use the boat NPCs to fast-travel between continents
|-
|-
| Town Lockdown || 50 CP (5) || No hostile, neutral, or nomad players may enter your town at all.
| Town Lockdown || 50 CP (5) || No hostile, neutral, or nomad players may enter your town at all
|-
|-
| Town Perks || 20 CP (10) || Your town has all the perks of a level 24 town.
| Town Perks || 20 CP (10) || Your town has all the perks of a level 24 town
|-
|-
| Increase Town Balance || 40 CP (4) || Instantly add 500 shards to your Town Balance.
| Increase Town Balance || 40 CP (4) || Instantly add 500 shards to your Town Balance
|}
|}


'''Industry Buffs''' (30 CP each, up to 12 total per month) add up to a shared pool of extra loot to your Industry Rolls:
'''Industry Buffs''' (30 CP each, up to 12 total per month) add up to a shared pool of extra loot to your Industry Rolls:


* Ender Pearls (4 per cycle, dungeon)
<div class="loka-feature-grid loka-feature-grid--compact">
* Blaze Rods (4 per cycle, dungeon)
{{Feature|name=Ender Pearls|text=4 per cycle, dungeon}}
* Ancient Ingots (3 per cycle, mine)
{{Feature|name=Blaze Rods|text=4 per cycle, dungeon}}
* Ghast Tears (4 per cycle, dungeon)
{{Feature|name=Ancient Ingots|text=3 per cycle, mine}}
* Gunpowder (6 per cycle, dungeon)
{{Feature|name=Ghast Tears|text=4 per cycle, dungeon}}
* Nether Quartz (24 per cycle, mine)
{{Feature|name=Gunpowder|text=6 per cycle, dungeon}}
* Prismarine Shards (10 per cycle, mine)
{{Feature|name=Nether Quartz|text=24 per cycle, mine}}
* Prismarine Crystals (4 per cycle, mine)
{{Feature|name=Prismarine Shards|text=10 per cycle, mine}}
* Shulker Shells (1 per cycle, dungeon)
{{Feature|name=Prismarine Crystals|text=4 per cycle, mine}}
* Glowstone Dust (24 per cycle, mine)
{{Feature|name=Shulker Shells|text=1 per cycle, dungeon}}
{{Feature|name=Glowstone Dust|text=24 per cycle, mine}}
</div>


== Conquest Mutators ==
== Conquest Mutators ==
Line 151: Line 167:
=== Light Mechanic Change Mutators ===
=== Light Mechanic Change Mutators ===


* '''Great Wall of Conquest:''' Walls appear cutting the battlefield in half randomly during the fight, randomly picking the x or z axis. The wall is impassible (bedrock to sky limit).
<div class="loka-feature-grid">
* '''Robin Hood:''' Bows do double damage (not crossbows).
{{Feature|name=Great Wall of Conquest|text=Walls appear cutting the battlefield in half randomly during the fight, randomly picking the x or z axis. The wall is impassible (bedrock to sky limit)}}
* '''Anonymity:''' Player nametags are hidden and everybody has the same skin.
{{Feature|name=Robin Hood|text=Bows do double damage (not crossbows)}}
* '''Corruption:''' A random quarter of the battlefield becomes corrupted, dealing damage to anyone who enters. Changes periodically.
{{Feature|name=Anonymity|text=Player nametags are hidden and everybody has the same skin}}
* '''Snow Storm:''' A random 20-second countdown starts, and everyone has to take shelter before it hits 0 or take major damage and become slowed.
{{Feature|name=Corruption|text=A random quarter of the battlefield becomes corrupted, dealing damage to anyone who enters. Changes periodically}}
* '''Stuck in the Mud:''' Huge patches of mud appear in the middle of the battlefield. Stepping in one traps you there for 15 seconds with Slowness II and pearl block.
{{Feature|name=Snow Storm|text=A random 20-second countdown starts, and everyone has to take shelter before it hits 0 or take major damage and become slowed}}
* '''Spectral:''' Spectral module effect applies to both sides.
{{Feature|name=Stuck in the Mud|text=Huge patches of mud appear in the middle of the battlefield. Stepping in one traps you there for 15 seconds with Slowness II and pearl block}}
* '''Vicious Attack:''' All golems have Vicious Attack.
{{Feature|name=Spectral|text=Spectral module effect applies to both sides}}
* '''Debilitating Aura:''' All golems have Debilitating Aura.
{{Feature|name=Vicious Attack|text=All golems have Vicious Attack}}
* '''Zoomies:''' Everyone has Speed II and cannot be slowed by modules or debuffs.
{{Feature|name=Debilitating Aura|text=All golems have Debilitating Aura}}
* '''Crystal Healing:''' End crystals now reapply Speed and Strength buff durations and heal players, instead of damaging them.
{{Feature|name=Zoomies|text=Everyone has Speed II and cannot be slowed by modules or debuffs}}
* '''Better Together:''' Having 4 or more teammates within 15 blocks grants Regeneration II and Resistance I (or no knockback).
{{Feature|name=Crystal Healing|text=End crystals now reapply Speed and Strength buff durations and heal players, instead of damaging them}}
* '''Lone Wolf:''' Having no teammate within 30 blocks grants Strength III.
{{Feature|name=Better Together|text=Having 4 or more teammates within 15 blocks grants Regeneration II and Resistance I (or no knockback)}}
* '''The Great Equalizer:''' Every hit is a critical hit.
{{Feature|name=Lone Wolf|text=Having no teammate within 30 blocks grants Strength III}}
* '''Spider's Web:''' Spiders spawn on tiles and randomly place cobwebs behind them.
{{Feature|name=The Great Equalizer|text=Every hit is a critical hit}}
* '''Pearl Blocked:''' Nobody can pearl or use chorus fruit.
{{Feature|name=Spider's Web|text=Spiders spawn on tiles and randomly place cobwebs behind them}}
* '''Pointless Currency:''' Everyone who dies drops an Opyc.
{{Feature|name=Pearl Blocked|text=Nobody can pearl or use chorus fruit}}
* '''Seeping Corruption:''' Water on the tile becomes corrupted (water tiles only).
{{Feature|name=Pointless Currency|text=Everyone who dies drops an Opyc}}
* '''[[Blood]] Mine:''' A landmine is placed wherever a player dies.
{{Feature|name=Seeping Corruption|text=Water on the tile becomes corrupted (water tiles only)}}
* '''Handicap:''' Every kill costs 1 max heart (down to 3 minimum); every death gains 1 max heart (up to 20 maximum).
{{Feature|name=[[Blood]] Mine|text=A landmine is placed wherever a player dies}}
* '''Shulkerless:''' Shulkers can't be placed in the battle zone, but players drop all potions in their inventory on death.
{{Feature|name=Handicap|text=Every kill costs 1 max heart (down to 3 minimum); every death gains 1 max heart (up to 20 maximum)}}
* '''Free Fight:''' Potions/AI's etc. are refunded throughout the fight, just like any regular Rivina fight.
{{Feature|name=Shulkerless|text=Shulkers can't be placed in the battle zone, but players drop all potions in their inventory on death}}
* '''Where's Your Head At:''' A beheaded player (with an increased behead chance) spawns a powerful zombie wearing their head in their place -- the head itself isn't dropped, and the zombie fights for one of the teams.
{{Feature|name=Free Fight|text=Potions/AI's etc. are refunded throughout the fight, just like any regular Rivina fight}}
* '''Bola Bonanza:''' Webbed Bolas apply Slowness II and bleed for the duration of the pearl cooldown.
{{Feature|name=Where's Your Head At|text=A beheaded player (with an increased behead chance) spawns a powerful zombie wearing their head in their place -- the head itself isn't dropped, and the zombie fights for one of the teams}}
* '''Creep:''' Players who die drop permanent sculk (roughly a 3-block radius) that gives Darkness to anyone standing on it.
{{Feature|name=Bola Bonanza|text=Webbed Bolas apply Slowness II and bleed for the duration of the pearl cooldown}}
{{Feature|name=Creep|text=Players who die drop permanent sculk (roughly a 3-block radius) that gives Darkness to anyone standing on it}}
</div>


=== Medium Mechanic Change Mutators ===
=== Medium Mechanic Change Mutators ===


* '''Air Support:''' Arrow shots from elytras (with a cooldown) explode on contact with blocks and players, dealing high damage.
<div class="loka-feature-grid">
* '''Empowered [[Modules]]:''' All modules are empowered.
{{Feature|name=Air Support|text=Arrow shots from elytras (with a cooldown) explode on contact with blocks and players, dealing high damage}}
* '''Underdog:''' Having fewer lamps than the enemy empowers your modules and buffs your golems.
{{Feature|name=Empowered [[Modules]]|text=All modules are empowered}}
* '''Small Army:''' Fight is capped to 25 players per side.
{{Feature|name=Underdog|text=Having fewer lamps than the enemy empowers your modules and buffs your golems}}
{{Feature|name=Small Army|text=Fight is capped to 25 players per side}}
</div>


=== Large Mechanic Change Mutators ===
=== Large Mechanic Change Mutators ===


* '''Soul Link:''' Two teammates share a health pool (40 HP / 20 hearts) -- if one dies, both do. Warping in links a new player to your teammate, who has Spectral applied only to you.
<div class="loka-feature-grid">
* '''Capture the Flag:''' Get charges by killing your own golems, then run to the enemy lamps to overload them. While carrying a charge, you take no knockback, have Slowness I, and can't pearl -- charges last longer as a result.
{{Feature|name=Soul Link|text=Two teammates share a health pool (40 HP / 20 hearts) -- if one dies, both do. Warping in links a new player to your teammate, who has Spectral applied only to you}}
* '''Mineman Charged:''' Players who die give charges. A neutral golem (or more) sits in the middle of the battle zone as a backup source of charges.
{{Feature|name=Capture the Flag|text=Get charges by killing your own golems, then run to the enemy lamps to overload them. While carrying a charge, you take no knockback, have Slowness I, and can't pearl -- charges last longer as a result}}
* '''Assassinate:''' On warping in, you're randomly assigned an enemy target (shown on the scoreboard, Spectral'd only to you). Killing them auto-applies a charge to a random enemy lamp.
{{Feature|name=Mineman Charged|text=Players who die give charges. A neutral golem (or more) sits in the middle of the battle zone as a backup source of charges}}
* '''The Cursed Witch:''' Each team defends a powerful Witch spawning at the other two cardinal structures. Killing the enemy Witch locks down enemy modules for 4 minutes (the mob respawns once the buff wears off).
{{Feature|name=Assassinate|text=On warping in, you're randomly assigned an enemy target (shown on the scoreboard, Spectral'd only to you). Killing them auto-applies a charge to a random enemy lamp}}
* '''Offense is the Best Defense:''' Two capturable points sit at the other two cardinal structures, with a neutral state too. Controlling one empowers your modules; controlling both makes your structure invulnerable.
{{Feature|name=The Cursed Witch|text=Each team defends a powerful Witch spawning at the other two cardinal structures. Killing the enemy Witch locks down enemy modules for 4 minutes (the mob respawns once the buff wears off)}}
* '''Piggy Banks:''' Pigs roam the battlefield and drop a coin (an unstable soulbound bag) on death -- dying drops your own coins. A deposit point in the middle of the battle zone periodically banks coins while you stand near it (so you can be interrupted by fighting). Once your side deposits enough, friendly Illagers spawn near the enemy structure to help attack it.
{{Feature|name=Offense is the Best Defense|text=Two capturable points sit at the other two cardinal structures, with a neutral state too. Controlling one empowers your modules; controlling both makes your structure invulnerable}}
* '''Siege Weapons:''' Three capture points exist -- two at the other cardinal structures, one in the middle. Controlling a cardinal point targets the enemy structure, but only deals damage while you also control the middle point, slowly draining a lamp's health.
{{Feature|name=Piggy Banks|text=Pigs roam the battlefield and drop a coin (an unstable soulbound bag) on death -- dying drops your own coins. A deposit point in the middle of the battle zone periodically banks coins while you stand near it (so you can be interrupted by fighting). Once your side deposits enough, friendly Illagers spawn near the enemy structure to help attack it}}
* '''The Dark Dimension:''' A portal in the middle of the battle zone leads to a dark, instanced version of the fight -- buildings and golems are identical in both, but the players inside are unique to each. Choose which reality to fight or defend in.
{{Feature|name=Siege Weapons|text=Three capture points exist -- two at the other cardinal structures, one in the middle. Controlling a cardinal point targets the enemy structure, but only deals damage while you also control the middle point, slowly draining a lamp's health}}
* '''Tower Defense:''' Two capturable points sit at the other cardinal structures, each with a TNT tower acting like four TNT modules in one. Capturing one fires it at the enemy.
{{Feature|name=The Dark Dimension|text=A portal in the middle of the battle zone leads to a dark, instanced version of the fight -- buildings and golems are identical in both, but the players inside are unique to each. Choose which reality to fight or defend in}}
{{Feature|name=Tower Defense|text=Two capturable points sit at the other cardinal structures, each with a TNT tower acting like four TNT modules in one. Capturing one fires it at the enemy}}
</div>


=== Chaos Mutators ===
=== Chaos Mutators ===


* '''TNT Tag:''' At the start of the fight, a random player has TNT placed on their head with a timer. Meleeing another player passes it on when the timer runs out; whoever holds it when it expires explodes, killing them and damaging those nearby. A new TNT then spawns on someone else.
<div class="loka-feature-grid">
* '''Lightning Storm:''' A spot on the battlefield is targeted with lightning, giving players 10 seconds to gather near it. When it strikes, all players within a small radius are randomly smitten -- either taking large damage (8 hearts) or being empowered (full heal, 5 absorption hearts, Strength II, Speed II, Regeneration I).
{{Feature|name=TNT Tag|text=At the start of the fight, a random player has TNT placed on their head with a timer. Meleeing another player passes it on when the timer runs out; whoever holds it when it expires explodes, killing them and damaging those nearby. A new TNT then spawns on someone else}}
* '''GOAT:''' Goats spawn all over the battlefield and aggressively charge at and knock back players.
{{Feature|name=Lightning Storm|text=A spot on the battlefield is targeted with lightning, giving players 10 seconds to gather near it. When it strikes, all players within a small radius are randomly smitten -- either taking large damage (8 hearts) or being empowered (full heal, 5 absorption hearts, Strength II, Speed II, Regeneration I)}}
* '''Landfill:''' Gravel randomly falls from the sky onto the tile, piling up into mounds.
{{Feature|name=GOAT|text=Goats spawn all over the battlefield and aggressively charge at and knock back players}}
* '''Bouncy Battlefield:''' Jump pads randomly spawn around the battle zone.
{{Feature|name=Landfill|text=Gravel randomly falls from the sky onto the tile, piling up into mounds}}
{{Feature|name=Bouncy Battlefield|text=Jump pads randomly spawn around the battle zone}}
</div>


=== Mutator Functions ===
=== Mutator Functions ===


* Conquest Mutators re-roll every Wednesday, but all mutators disappear on the last Wednesday before the end of the conquest cycle.
<div class="loka-feature-grid">
* There are no mutators on Rivina or Balak.
{{Feature|name=Re-rolling|text=Mutators re-roll every Wednesday, but all disappear on the last Wednesday before the end of the conquest cycle}}
* A mutator is rolled for a neutral territory if it becomes captured.
{{Feature|name=Rivina & Balak|text=No mutators apply there}}
* Some mutators are continent- or biome-specific.
{{Feature|name=Newly Captured Tiles|text=A mutator is rolled for a neutral territory if it becomes captured}}
* Mutators are visible on the Loka map with a purple flag -- hover over one to see what's currently active on that tile.
{{Feature|name=Scope|text=Some mutators are continent- or biome-specific}}
{{Feature|name=On the Map|text=Visible with a purple flag -- hover over one to see what's currently active on that tile}}
</div>


[[Category:Loka Info]]
[[Category:Loka Info]]
[[Category:Conquest| ]]
[[Category:Conquest| ]]

Revision as of 13:46, 23 August 2026

Conquest is Loka's system of territorial warfare between towns and alliances, fought over Territory Generators to expand land and gain strength, ultimately deciding each continent's — and the world's — capital.

Territory Generators

Statically assigned throughout the continents of Loka are Territory Generators. These nodes are permanent and cannot be broken with normal tools; Territory Generators serve as protection for their respective nodes.

To gain territory for your town, locate the Inhibitor Pad near any T-Gen and step on its pressure plate -- this is how you begin an attack in any form, creating a battle zone around the T-Gen until the fight concludes.

During an attack, Iron Golems must be killed to gain a charge. Once charged, an attacker must stand near a power source (Redstone Lamp) to cause an Overload, damaging the power source; this is repeated until the power source is destroyed. Once all 4 power sources are overloaded, the doors to the core room blow open and the battle for the Core can begin.

Cores

The technology involved with T-Gens is something Lokans know little about -- that hasn't stopped them from harnessing the power and advantages involved. The cores within the generators have self-defense measures that attempt to kill attackers and slow them down:

Endermites
At intermittent periods an abundance of Endermites spawn -- not immediately threatening while geared well, but a big hindrance and can be deadly if ignored
Molten Floor
A chance for the floor to become a deadly area to stand on -- it slowly turns into Magma Blocks and deals damage to anyone on it. Players still on it when the effect ends take generally 80-90% of their health in damage
Sub-cores
In deterrence of an attack the core shrouds itself as bedrock, creating three sub-cores that must be destroyed for attackers to continue
Wither Effect
All players in the core room are debuffed with Wither. Emerald Blocks appear on two sides of the room that players can stand on to cleanse the effect
Soulsand
Random 3x3 areas of the room turn to soulsand and deal damage to anybody standing on them -- easily avoided, but can easily appear under your feet
Combustion
A random player attacking the core or an Endermite becomes a bomb. After 6 seconds, any players within 10 blocks and line of sight take massive damage and are knocked back

The type of weapon used affects the total damage dealt to the Core -- a Diamond Sword does the maximum possible damage in a hit (10 damage, where the core has 7,000 HP). Importantly, if you've been debuffed by Weakness of any level, your damage to the core is reduced by 40%.

Inhibitors

Inhibitors are where attackers warp in during a Conquest battle. Similar to Territory Generators, Inhibitors have 4 lamps and 4 Golem Protectors -- to thwart the attack and win a successful defense, all 4 lamps must be overloaded, much like a T-Gen.

Inhibitors have two states, inactive and active. An inactive Inhibitor simply looks like a pad with iron blocks on the ground. Stepping on the pressure plate above the gold block and setting up an attack morphs it into an active state that remains through to the end of the battle.

Attack & Defense Limits

To prevent a town or alliance from quickly wiping out an enemy, or a coalition from wiping out a single town's territories in one sweep:

Attacks
3 times in a 20-hour period -- each attack resets 20 hours after it was launched
Defenses
5 times in a 20-hour period -- each defense resets 20 hours after an attack

Beacons & Radars

Beacons

Each town can place one inside their borders. Beacons are the main way of teleporting to a Conquest battle -- once a fight has begun, players can individually select which fight to be teleported to by clicking the stone button on the pad's back wall. In alliances, or when Reinforcements have been called, all beacons in the alliance are synchronized and teleport at the same time.

You have one minute from activating the beacon to get on the pad before the teleport goes off. If your town doesn't have a beacon, you can create one with /c create and then clicking beacon in your chat.

Radars

Radars are territory buildings that towns can create in territories they own. Each radar costs 200 shards to create and takes 15 minutes to come online once placed, and also contributes to the daily upkeep cost of the town that placed it. Only one radar can be placed per territory. Radars alert a player's town when someone enters a territory with a radar, showing that player's coordinates -- the player who tripped it also gets a notification that they've been picked up.

Radars can be destroyed by other players. When approached by a player not in the town, a town protector spawns from the radar to defend it; if killed, the attacking player becomes charged and can stand next to the redstone lamps to overload it. Once fully overloaded the radar is destroyed and has to be replaced by the town, dropping some of the shards used for its upkeep. A radar takes 12 charges to destroy.

Conquest Cycle

In order to provide a structured beginning and end to the fighting between towns, conquest cycles are split up into months. They end on the last Sunday of each month at 8PM Eastern, followed by the Truce Period below. The last Sunday of each month is known as Capital Day -- when continent capitals are chosen, world capital is chosen, and promotions for Slicer, Sentry, Guardian, and Elder typically occur.

Conquest Locks

Conquest Locks exist so that you can't just move around after fighting for somebody -- they make you think hard about where you'll be fighting for the next conquest cycle. Use proper judgement before locking to a conquest month, since you won't be able to move elsewhere to fight once you have.

When you lock to a town -- usually by warping to a fight -- a GUI informs you that your lock won't be removed until truce is over, so think carefully before locking. Several features are unavailable unless you're locked to the right town:

Modding territories
Placing inhibitors
Accepting Reinforcements
Calling Reinforcements
Warping to fights

Conquest Locks reset when truce begins each month.

Truce Period

At the end of the month, after Capitals are chosen, an automatic Truce Period is activated -- towns and alliances can't place inhibitors on each other or on neutral Territory Generators, and no battles may be fought except to start new towns, for 72 hours. This is the only time alliances may be formed and new towns invited to existing ones, so alliances don't randomly change mid-month and cause strength or confusion issues. Major server updates related to conquest also typically happen during truce, since changing conquest mechanics mid-month would otherwise be unfair.

Once truce ends, votes for extra Capital Policies are tabulated, alliances are locked (except for leaving them), and Conquest Battles resume. If an alliance or town will be fighting on Balak, they're locked to that once truce ends -- so towns in that alliance can't then leave to fight on Rivina instead.

Truce occurs on the last Sunday of each month (starting at 8PM Eastern), ending the following Wednesday (4PM Eastern). Conquest truces are also declared during large server events, such as the State of the Server, Official Festivals, and the yearly Yuletide Truce (typically 12AM Eastern on December 23rd to 12AM on the 26th).

Strength

Strength is gained and lost by fighting in Conquest battles against other towns and alliances. At the end of each month (the last Sunday), the town or alliance with the most strength becomes the capital of their continent -- or world capital, if they have the most strength on Balak.

Continent Strength

Neutral Territories
No strength is gained from winning against them
Decay
A territory that loses its link to your town decays after 24 hours; if you have further unlinked territories, one decays every 12 hours after that -- the farthest from your town first
Losing a T-Gen
Costs 25 strength for one to decay, or 50 for your last one (on top of the usual fight strength loss)
Reinforcement Fights
Assume both sides are maximum town level and equal in strength when calculating the change
Releasing Territory
Opens your vulnerability window, removes one attack from your pool, and costs the strength you'd lose fighting a town with 100 strength (28 k-factor)

Strength also decays once per real-life day if you hold no territory. The decay-loss formula was changed from using sdiff/800 to sdiff/400, with a final -1 applied to the result:

  • Decaying territory: decayLoss = getRatingChange(100, territoryStrength, 50) * 2
  • Holding no territory: decayLoss = getRatingChange(100, territoryStrength, 50)

Balak Strength

Taking Neutral Tiles
k-factor of 14
Fighting Other Towns
k-factor of 14 (minimum town level isn't taken into account)

Conquest Points

Earning Them

Conquest Points can only be earned by taking part in conquest on the isle of Rivina -- a faster-paced version of conquest known as Blitz mode.

Passive Income
Every Rivina tile produces a different number of Conquest Points, from 2 CP/day on the smallest tile up to 100 CP/day on the largest
Randomized Monthly
The points each tile yields reset every month, so the highest-value tiles are never in the same place twice
Non-tangible
Conquest Points can't be traded, and are capped at 400
Attacking a Tile
Only a tile worth more Conquest Points than your own can be attacked -- winning swaps ownership and instantly earns you that tile's Conquest Points (e.g. a 40 CP/day tile nets you 40 CP immediately)

Spending Them

An alliance's leader (if applicable) owns the points and controls who can spend them, purchased from the shop at your town's T-Gen NPC.

Perk Cost Effect
Radars Module 60 CP (infinite) Purchasable infinitely
3x Home Tile 30 CP (infinite, alliance-wide) Your home tile produces 3x its loot each cycle
Double Industry Rolls 120 CP (6, alliance-wide) Your Industries have a 50% chance to generate double loot each cycle
Resource Isle 120 CP (4, alliance-wide) The next 200 diamonds mined by any alliance player at a Resource Isle drop double loot; stacks with Silk Touch and Fortune
Neutral Mobs 100 CP (2, alliance-wide) Hostile mobs are neutral to you and your allies
Fast Travel 60 CP (4, alliance-wide) You and your allies can use the boat NPCs to fast-travel between continents
Town Lockdown 50 CP (5) No hostile, neutral, or nomad players may enter your town at all
Town Perks 20 CP (10) Your town has all the perks of a level 24 town
Increase Town Balance 40 CP (4) Instantly add 500 shards to your Town Balance

Industry Buffs (30 CP each, up to 12 total per month) add up to a shared pool of extra loot to your Industry Rolls:

Ender Pearls
4 per cycle, dungeon
Blaze Rods
4 per cycle, dungeon
Ancient Ingots
3 per cycle, mine
Ghast Tears
4 per cycle, dungeon
Gunpowder
6 per cycle, dungeon
Nether Quartz
24 per cycle, mine
Prismarine Shards
10 per cycle, mine
Prismarine Crystals
4 per cycle, mine
Shulker Shells
1 per cycle, dungeon
Glowstone Dust
24 per cycle, mine

Conquest Mutators

Conquest Mutators are modifiers added to fights to make them more interesting and require extra battle-to-battle strategy, categorized into three groups by how much they affect gameplay (light, medium, or large), plus a separate group of Chaos Mutators.

Light Mechanic Change Mutators

Great Wall of Conquest
Walls appear cutting the battlefield in half randomly during the fight, randomly picking the x or z axis. The wall is impassible (bedrock to sky limit)
Robin Hood
Bows do double damage (not crossbows)
Anonymity
Player nametags are hidden and everybody has the same skin
Corruption
A random quarter of the battlefield becomes corrupted, dealing damage to anyone who enters. Changes periodically
Snow Storm
A random 20-second countdown starts, and everyone has to take shelter before it hits 0 or take major damage and become slowed
Stuck in the Mud
Huge patches of mud appear in the middle of the battlefield. Stepping in one traps you there for 15 seconds with Slowness II and pearl block
Spectral
Spectral module effect applies to both sides
Vicious Attack
All golems have Vicious Attack
Debilitating Aura
All golems have Debilitating Aura
Zoomies
Everyone has Speed II and cannot be slowed by modules or debuffs
Crystal Healing
End crystals now reapply Speed and Strength buff durations and heal players, instead of damaging them
Better Together
Having 4 or more teammates within 15 blocks grants Regeneration II and Resistance I (or no knockback)
Lone Wolf
Having no teammate within 30 blocks grants Strength III
The Great Equalizer
Every hit is a critical hit
Spider's Web
Spiders spawn on tiles and randomly place cobwebs behind them
Pearl Blocked
Nobody can pearl or use chorus fruit
Pointless Currency
Everyone who dies drops an Opyc
Seeping Corruption
Water on the tile becomes corrupted (water tiles only)
Blood Mine
A landmine is placed wherever a player dies
Handicap
Every kill costs 1 max heart (down to 3 minimum); every death gains 1 max heart (up to 20 maximum)
Shulkerless
Shulkers can't be placed in the battle zone, but players drop all potions in their inventory on death
Free Fight
Potions/AI's etc. are refunded throughout the fight, just like any regular Rivina fight
Where's Your Head At
A beheaded player (with an increased behead chance) spawns a powerful zombie wearing their head in their place -- the head itself isn't dropped, and the zombie fights for one of the teams
Bola Bonanza
Webbed Bolas apply Slowness II and bleed for the duration of the pearl cooldown
Creep
Players who die drop permanent sculk (roughly a 3-block radius) that gives Darkness to anyone standing on it

Medium Mechanic Change Mutators

Air Support
Arrow shots from elytras (with a cooldown) explode on contact with blocks and players, dealing high damage
Empowered Modules
All modules are empowered
Underdog
Having fewer lamps than the enemy empowers your modules and buffs your golems
Small Army
Fight is capped to 25 players per side

Large Mechanic Change Mutators

Soul Link
Two teammates share a health pool (40 HP / 20 hearts) -- if one dies, both do. Warping in links a new player to your teammate, who has Spectral applied only to you
Capture the Flag
Get charges by killing your own golems, then run to the enemy lamps to overload them. While carrying a charge, you take no knockback, have Slowness I, and can't pearl -- charges last longer as a result
Mineman Charged
Players who die give charges. A neutral golem (or more) sits in the middle of the battle zone as a backup source of charges
Assassinate
On warping in, you're randomly assigned an enemy target (shown on the scoreboard, Spectral'd only to you). Killing them auto-applies a charge to a random enemy lamp
The Cursed Witch
Each team defends a powerful Witch spawning at the other two cardinal structures. Killing the enemy Witch locks down enemy modules for 4 minutes (the mob respawns once the buff wears off)
Offense is the Best Defense
Two capturable points sit at the other two cardinal structures, with a neutral state too. Controlling one empowers your modules; controlling both makes your structure invulnerable
Piggy Banks
Pigs roam the battlefield and drop a coin (an unstable soulbound bag) on death -- dying drops your own coins. A deposit point in the middle of the battle zone periodically banks coins while you stand near it (so you can be interrupted by fighting). Once your side deposits enough, friendly Illagers spawn near the enemy structure to help attack it
Siege Weapons
Three capture points exist -- two at the other cardinal structures, one in the middle. Controlling a cardinal point targets the enemy structure, but only deals damage while you also control the middle point, slowly draining a lamp's health
The Dark Dimension
A portal in the middle of the battle zone leads to a dark, instanced version of the fight -- buildings and golems are identical in both, but the players inside are unique to each. Choose which reality to fight or defend in
Tower Defense
Two capturable points sit at the other cardinal structures, each with a TNT tower acting like four TNT modules in one. Capturing one fires it at the enemy

Chaos Mutators

TNT Tag
At the start of the fight, a random player has TNT placed on their head with a timer. Meleeing another player passes it on when the timer runs out; whoever holds it when it expires explodes, killing them and damaging those nearby. A new TNT then spawns on someone else
Lightning Storm
A spot on the battlefield is targeted with lightning, giving players 10 seconds to gather near it. When it strikes, all players within a small radius are randomly smitten -- either taking large damage (8 hearts) or being empowered (full heal, 5 absorption hearts, Strength II, Speed II, Regeneration I)
GOAT
Goats spawn all over the battlefield and aggressively charge at and knock back players
Landfill
Gravel randomly falls from the sky onto the tile, piling up into mounds
Bouncy Battlefield
Jump pads randomly spawn around the battle zone

Mutator Functions

Re-rolling
Mutators re-roll every Wednesday, but all disappear on the last Wednesday before the end of the conquest cycle
Rivina & Balak
No mutators apply there
Newly Captured Tiles
A mutator is rolled for a neutral territory if it becomes captured
Scope
Some mutators are continent- or biome-specific
On the Map
Visible with a purple flag -- hover over one to see what's currently active on that tile