Co-op (BTD6): Difference between revisions
Pymonkibot (talk | contribs) m Text replacement - "{{BTD6 achievement list by name|" to "{{BTD6 achievement list|exclude others=y|include=" |
|||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{for|Co-op in [[Bloons TD 5]]|Co-op (BTD5)}} | {{for|Co-op in [[Bloons TD 5]]|Co-op (BTD5)}} | ||
{{lede image|BTD6 CoOpIcon.png}} | {{lede image|BTD6 CoOpIcon.png}} | ||
'''Co-op''' is a multiplayer mode in ''[[Bloons TD 6]]'', introduced in {{BTD6 version|11.0}} and unlocked at [[level]] 20. It allows two to four players to play in a single game simultaneously. All versions support online play using a peer-to-peer connection | '''Co-op''' is a multiplayer mode in ''[[Bloons TD 6]]'', introduced in {{BTD6 version|11.0}} and unlocked at [[level]] 20. It allows two to four players to play in a single game simultaneously. All versions support online play using a peer-to-peer connection<ref>{{cite|url=https://www.reddit.com/r/btd6/comments/rbhs6d/bloons_td_6_update_notes_version_290/hnoqs0i/|title=rohan_spibo comments on Bloons TD 6 - Update Notes! Version 29.0|author=Rohan Sharpe-Anforth|publisher=Reddit|retrieved=7 apr 2025}}</ref> (albeit proxied through [[wp:Cloudflare|Cloudflare]] to hide each players' [[wp:IP address|IP address]]es), and the [[Bloons TD 6 (console)|console version]] also supports local Co-op. Players can either share the entire map or have their own dedicated sections of the map to place and [[upgrade]] their towers in. Each player has their own [[Hero]] and tier 5 upgrades, though they have to share Hero XP and [[cash]] earned from popping Bloons and at the end of each round. Playing in online Co-op earns separate [[medal]]s from singleplayer, and there are some events that are playable in Co-op. | ||
==Mechanics== | ==Mechanics== | ||
| Line 16: | Line 16: | ||
===Ownership=== | ===Ownership=== | ||
{{research|If a player quits, how is ownership of their towers distributed?}} | {{research|If a player quits, how is ownership of their towers distributed?}} | ||
If a player places a [[tower]] or uses a [[power]], that player becomes its "owner". Players cannot [[upgrade]], [[sell]], [[Activated Ability|activate the abilities]] of, or change the [[targeting option]]s of towers they do not own. For the most part, towers and powers can still interact with towers owned by other players, including providing [[buff]]s to them (e.g. [[Monkey Village (BTD6)|Monkey Village]]s, [[Alchemist (BTD6)|Alchemist]]s, or [[Overclock (BTD6)|Overclock]]), contributing to [[Jungle's Bounty (BTD6)|Jungle's Bounty]], acting as platforms (e.g. [[Portable Lake (BTD6)|Portable Lake]]s, [[Carrier Flagship (BTD6)|Carrier Flagship]], and [[Lord of the Abyss]]), and sacrificing them (e.g. [[Sun Temple (BTD6)|Sun Temple]]s, [[True Sun God (BTD6)|True Sun God]]s, and [[Paragon]]s). There are a few exceptions: | If a player places a [[tower]] or uses a [[power]], that player becomes its "owner". Players cannot [[upgrade]], [[sell]], [[Activated Ability|activate the abilities]] of, or change the [[targeting option]]s of towers they do not own. For the most part, towers and powers can still interact with towers owned by other players, including providing [[buff]]s to them (e.g. [[Monkey Village (BTD6)|Monkey Village]]s, [[Alchemist (BTD6)|Alchemist]]s, or [[Overclock (BTD6)|Overclock]]), contributing to [[Jungle's Bounty (BTD6)|Jungle's Bounty]], acting as platforms (e.g. [[Portable Lake (BTD6)|Portable Lake]]s, [[Carrier Flagship (BTD6)|Carrier Flagship]], and [[Lord of the Abyss]]), using the [[Worn Hero's Cape]], and sacrificing them (e.g. [[Sun Temple (BTD6)|Sun Temple]]s, [[True Sun God (BTD6)|True Sun God]]s, and [[Paragon]]s). There are a few exceptions: | ||
*[[Support Chinook (BTD6)|Support Chinook]]s and [[Special Poperations (BTD6)|Special Poperations]] cannot reposition or use {{BTD6 mk|Door Gunner}} on towers owned by other players. | *[[Support Chinook (BTD6)|Support Chinook]]s and [[Special Poperations (BTD6)|Special Poperations]] cannot reposition or use {{BTD6 mk|Door Gunner}} on towers owned by other players. | ||
*[[Monkeyopolis (BTD6)|Monkeyopolis]] cannot absorb [[Banana Farm (BTD6)|Banana Farm]]s owned by other players. | *[[Monkeyopolis (BTD6)|Monkeyopolis]] cannot absorb [[Banana Farm (BTD6)|Banana Farm]]s owned by other players. | ||
| Line 29: | Line 29: | ||
===Map splits=== | ===Map splits=== | ||
[[file:BTD6 coop zones.png|300px|thumb|The message about map splits that appears when a Co-op game begins]] | [[file:BTD6 coop zones.png|300px|thumb|The message about map splits that appears when a Co-op game begins]] | ||
Co-op matches can split maps into different sections for each player. Players can only place towers in a section they own or in a free-for-all section, but towers can place [[sub-tower]]s in sections not owned by their owner. Each map has a default split setting, but the host can change it to any split before starting the game. In the free-for-all split, all players can place anywhere on the map, which is the default for all [[Expert]] maps. All other splits have two sections if there are two players or four sections if there are three or four players, and the fourth section becomes a free-for-all section if there are only three players. If a player leaves the game, their section becomes a free-for-all section. | |||
{|class="wikitable" | {|class="wikitable" | ||
!Split | !Split | ||
| Line 35: | Line 35: | ||
|- | |- | ||
|Free-for-all | |Free-for-all | ||
|{{ | |{{#cargo_query:tables=btd6_maps|fields=CONCAT("[[", _pageName, "|", name, "]]") = text|where=coop_division = "0"|order by=name}} | ||
|- | |- | ||
|Horizontal | |Horizontal | ||
|{{ | |{{#cargo_query:tables=btd6_maps|fields=CONCAT("[[", _pageName, "|", name, "]]") = text|where=coop_division = "1"|order by=name}} | ||
|- | |- | ||
|Vertical | |Vertical | ||
|{{ | |{{#cargo_query:tables=btd6_maps|fields=CONCAT("[[", _pageName, "|", name, "]]") = text|where=coop_division = "2"|order by=name}} | ||
|- | |- | ||
|Diagonal (top-left to bottom-right) | |Diagonal (top-left to bottom-right) | ||
|{{ | |{{#cargo_query:tables=btd6_maps|fields=CONCAT("[[", _pageName, "|", name, "]]") = text|where=coop_division = "3"|order by=name}} | ||
|- | |- | ||
|Diagonal (top-right to bottom-left) | |Diagonal (top-right to bottom-left) | ||
|{{ | |{{#cargo_query:tables=btd6_maps|fields=CONCAT("[[", _pageName, "|", name, "]]") = text|where=coop_division = "4"|order by=name}} | ||
|- | |- | ||
|Radioactive | |Radioactive | ||
| Line 64: | Line 64: | ||
*On a game over, any player can restart the game or use a [[continue]]. On a victory, any player can start [[freeplay]] mode. There is a grace period between the victory and game over screens appearing where the restart, continue, and freeplay options are not selectable, which allows players to quit before another player performs that action. | *On a game over, any player can restart the game or use a [[continue]]. On a victory, any player can start [[freeplay]] mode. There is a grace period between the victory and game over screens appearing where the restart, continue, and freeplay options are not selectable, which allows players to quit before another player performs that action. | ||
*The player who created the game is the host, indicated by a blue pip next to the player icon in the sidebar for sending and requesting cash. If the host disconnects, the game selects a new host for the match. If the former host reconnects, they do not become the host again unless the current host disconnects and the game selects the former host. | *The player who created the game is the host, indicated by a blue pip next to the player icon in the sidebar for sending and requesting cash. If the host disconnects, the game selects a new host for the match. If the former host reconnects, they do not become the host again unless the current host disconnects and the game selects the former host. | ||
*A player can press the "mute" button next to | *A player can press the "mute" button next to another player's icon in the sidebar to hide emotes and cash requests from them. | ||
===Cash distribution=== | ===Cash distribution=== | ||
Each player starts with the default starting [[cash]] of the selected mode minus $50 per player in the match, except in [[Deflation (BTD6)|Deflation]] mode, [[Boss Bloon Event]]s, [[Boss Challenge]], | Each player starts with the default starting [[cash]] of the selected mode minus $50 per player in the match, except in [[Deflation (BTD6)|Deflation]] mode, [[Boss Bloon Event]]s, [[Boss Challenge]], and Co-op [[Daily Challenge (BTD6)|Daily Challenge]]s, which instead split the starting cash evenly among all players. The extra cash from {{BTD6 mk|More Cash}} is also distributed evenly among all players, provided at least one player has it enabled. All cash earned from popping Bloon layers, and at the end of each round, is split evenly among all players. [[Double Cash Mode (BTD6)|Double Cash Mode]] only doubles the starting cash and cash per pop for players that have it enabled. | ||
Cash generated by [[tower]]s and [[power]]s only goes towards the owner, with a few exceptions: | Cash generated by [[tower]]s and [[power]]s only goes towards the owner, with a few exceptions: | ||
| Line 108: | Line 108: | ||
===Quick Match=== | ===Quick Match=== | ||
[[File:BTD6 coop quick match.png|300px|thumb]] | [[File:BTD6 coop quick match.png|300px|thumb]] | ||
'''Quick Match''' allows the player to join any publicly-hosted | '''Quick Match''' allows the player to join any publicly-hosted match. The player can choose one of three constraints on which matches the player can join: Any Game, Medium Game, or Long Game. If the game does not find a match, it creates a new match with a random [[map]] (using its default map split), [[difficulty]], and mode within the chosen constraint, then the player becomes the host of it. If the game creates a match in this way, it can select maps the host has not unlocked yet. | ||
{|class="wikitable" | {|class="wikitable" | ||
!Constraint | !Constraint | ||
! | !Map difficulty | ||
! | !Game difficulty | ||
!Game mode | !Game mode | ||
!Level unlocked | |||
|- | |- | ||
![[File:BTD6 CoopQuickMatchBtn.png|100px]]<br>Any Game | ![[File:BTD6 CoopQuickMatchBtn.png|100px]]<br>Any Game | ||
| Line 119: | Line 120: | ||
|Any difficulty | |Any difficulty | ||
|Any mode | |Any mode | ||
|20 | |||
|- | |- | ||
![[File:BTD6 CoopMediumMatchBtn.png|100px]]<br>Medium Game | ![[File:BTD6 CoopMediumMatchBtn.png|100px]]<br>Medium Game | ||
| Line 136: | Line 138: | ||
*[[Magic Monkeys Only]] | *[[Magic Monkeys Only]] | ||
*[[Double HP MOABs]] | *[[Double HP MOABs]] | ||
|25 | |||
|- | |- | ||
![[File:BTD6 CoopLongMatchBtn.png|100px]]<br>Long Game | ![[File:BTD6 CoopLongMatchBtn.png|100px]]<br>Long Game | ||
| Line 150: | Line 153: | ||
*[[Impoppable (BTD6)|Impoppable]] | *[[Impoppable (BTD6)|Impoppable]] | ||
*[[CHIMPS]] | *[[CHIMPS]] | ||
|30 | |||
|} | |} | ||
===Create Match=== | ===Create Match=== | ||
[[File:BTD6 coop hosting.png|300px|thumb]] | [[File:BTD6 coop hosting.png|300px|thumb]] | ||
'''Create Match''' allows the player to host a match with | '''Create Match''' allows the player to host a match with the map, map split, difficulty, mode, and number of players of their choosing. The host cannot select maps they have not unlocked yet, nor can they select [[Blons]], [[Protect The Yacht]], or [[Map Editor]] maps. Matches are private by default, but the host can make them public to allow Quick Match players to join. The host can also invite players on their friends list to join the lobby. | ||
===Join Match=== | ===Join Match=== | ||
'''Join Match''' allows the player to enter a public or private match by using a code or by searching for games hosted on the same | '''Join Match''' allows the player to enter a public or private match by using a code or by searching for games hosted on the same [[wp:local area network|local area network]]. | ||
==Modes== | ==Modes== | ||
| Line 249: | Line 253: | ||
==Update history== | ==Update history== | ||
{{BTD6 change list by name|Co-op}} | {{BTD6 change list by name|Co-op|Coop}} | ||
==Gallery== | ==Gallery== | ||