Artifact: Difference between revisions
Pymonkibot (talk | contribs) m Text replacement - "{{BTD6 nav}}" to "{{BTD6 legend nav}}" |
Qwertyxp2000 (talk | contribs) didn't the five to four stages thing also reduce the number of campaigns to do the extraction per stage? |
||
| (One intermediate revision by one other user not shown) | |||
| Line 2: | Line 2: | ||
'''Artifacts''' are a game mechanic in the ''[[Rogue Legends]]'' DLC of ''[[Bloons TD 6]]''. They can be added to the player's Party to add passive effects. All Artifacts have beneficial effects, but some have negative effects as trade-offs. Some Artifacts also add [[Insta Monkey]]s to the player's Party while owned. Not counting [[Boost]]s, there are a total of {{generic cargo count|btd6_artifacts|where=type != "Boost"}} distinct Artifacts, or {{generic cargo count|btd6_artifacts|where=type != "Boost"|count=COUNT(description_common)+COUNT(description_rare)+COUNT(description_legendary)}} if all rarities of each Artifact are counted separately. | '''Artifacts''' are a game mechanic in the ''[[Rogue Legends]]'' DLC of ''[[Bloons TD 6]]''. They can be added to the player's Party to add passive effects. All Artifacts have beneficial effects, but some have negative effects as trade-offs. Some Artifacts also add [[Insta Monkey]]s to the player's Party while owned. Not counting [[Boost]]s, there are a total of {{generic cargo count|btd6_artifacts|where=type != "Boost"}} distinct Artifacts, or {{generic cargo count|btd6_artifacts|where=type != "Boost"|count=COUNT(description_common)+COUNT(description_rare)+COUNT(description_legendary)}} if all rarities of each Artifact are counted separately. | ||
When starting a campaign, in addition to their Hero's Artifact, players can select up to 3 Artifacts to add to their Party as long their combined Artifact Power is 9 or less. Some Artifacts are unlocked by default, but most of the Artifacts need to be unlocked by "extracting" them from a campaign. The player can choose one Artifact to extract after completing a Final Boss tile, and can only do so on the first | When starting a campaign, in addition to their Hero's Artifact, players can select up to 3 Artifacts to add to their Party as long their combined Artifact Power is 9 or less. Some Artifacts are unlocked by default, but most of the Artifacts need to be unlocked by "extracting" them from a campaign. The player can choose one Artifact to extract after completing a Final Boss tile, and can only do so on the first four stages in CHIMPS mode. The extracted Artifact is removed from the current campaign, but it will become selectable as a starting Artifact in future campaigns. The player can also discard Artifacts during a campaign, but they are simply removed from the Party and are not unlocked. | ||
==Default Artifacts== | ==Default Artifacts== | ||
| Line 65: | Line 65: | ||
COALESCE(description_rare, "—") = Rare effect, | COALESCE(description_rare, "—") = Rare effect, | ||
COALESCE(description_legendary, "—") = Legendary effect, | COALESCE(description_legendary, "—") = Legendary effect, | ||
CONCAT("[[Bloons TD 6 | CONCAT("[[Update history:Bloons TD 6/Version ", introduced, "{{!}}Version ", introduced, "]]") = Introduced | ||
|where=type != "Boost" | |where=type != "Boost" | ||
|order by=name | |order by=name | ||