Boost: Difference between revisions

mNo edit summary
it does
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{lede image|BTD6 RogueInventoryBtn.png}}
{{lede image|BTD6 RogueInventoryBtn.png}}
'''Boosts''', also referred to as '''Temporary Boosts''', are a game mechanic in the ''[[Rogue Legends]]'' campaign of ''[[Bloons TD 6]]''. They are temporary items earned in the middle of a game, and can be [[Insta Monkey]]s (which can only be used once, but are 20% cheaper to place than normal), [[Power]]s (which cost [[cash]] to place instead of [[Monkey Money]]), or [[Artifact]]-like items that provide passive benefits to one [[tower category]] or all tower categories, including towers placed after the Boost was acquired (though they don't affect [[Paragon]]s). All Boosts are discarded after completing a game, regardless of if they were used or not.
 
'''Boosts''', also referred to as '''Temporary Boosts''', are a game mechanic in the ''[[Rogue Legends]]'' campaign of ''[[Bloons TD 6]]''. They are temporary items earned in the middle of a game, and can be [[Insta Monkey]]s (which can only be used once, but are 20% cheaper to place than normal), [[Power]]s (which cost [[cash]] to place instead of [[Monkey Money]]), or [[Artifact]]-like items that provide passive benefits to one [[tower category]] or all tower categories, including [[Paragon]]s or towers placed after the Boost was acquired. All Boosts are discarded after completing a game, regardless of if they were used or not.


When a Boost is earned, the player has three options (which can be increased with [[Abundant Choices]]). The player can reroll their choices; the first reroll is free, but every successive reroll costs $300 more [[cash]] than the previous reroll (so the second reroll costs $300, the third costs $600, the fourth costs $900, and so on).
When a Boost is earned, the player has three options (which can be increased with [[Abundant Choices]]). The player can reroll their choices; the first reroll is free, but every successive reroll costs $300 more [[cash]] than the previous reroll (so the second reroll costs $300, the third costs $600, the fourth costs $900, and so on).
Line 11: Line 12:


==List of Boost Artifacts==
==List of Boost Artifacts==
{{#cargo_query:table=btd6_artifacts
<div class="center-col-1">{{#cargo_query:table=btd6_artifacts
|fields=CONCAT("[[File:", image, "|50px|link=", _pageName, "]]") = Icon,
|fields=CONCAT("[[File:", image, "|50px|link=", _pageName, "|", name, "]]<br>[[", _pageName, "|", name, "]]") = Artifact,
GROUP_CONCAT(IF(rarity="Common", CONCAT("'''[[", _pageName, "|", name, "]]'''<br>", description), "") SEPARATOR "") = Common,
COALESCE(description_common, "") = Common effect,
GROUP_CONCAT(IF(rarity="Rare", CONCAT("'''[[", _pageName, "|", name, "]]'''<br>", description), "") SEPARATOR "") = Rare,
COALESCE(description_rare, "") = Rare effect,
GROUP_CONCAT(IF(rarity="Legendary", CONCAT("'''[[", _pageName, "|", name, "]]'''<br>", description), "") SEPARATOR "") = Legendary
COALESCE(description_legendary, "") = Legendary effect
|group by=Icon
|where=type = "Boost"
|where=type = "Boost"
}}
|order by=name
}}</div>
 
== List of Powers ==
{|class="wikitable sortable" style="text-align:center"
!Power
!Cost
|-
|[[Pontoon (BTD6)|Pontoon]]
|$450
|-
|[[Portable Lake (BTD6)|Portable Lake]]
|$500
|-
|[[Tech Bot (BTD6)|Tech Bot]]
|$375
|-
|[[Cave Monkey]]
|$750
|-
|[[Thrive]]
|$100
|-
|[[Super Monkey Storm (BTD6)|Super Monkey Storm]]
|$900
|-
|[[Monkey Boost (BTD6)|Monkey Boost]]
|$1,200
|-
|[[Time Stop]]
|$600
|-
|[[Glue Trap]]
|$500
|-
|[[Camo Trap]]
|$600
|-
|[[Battle Cat!]]
|$1,945
|}


==Gallery==
==Gallery==