Artifact: Difference between revisions

Added the list of artifacts unlocked by default, before it gets lost.
Qwertyxp2000 (talk | contribs)
didn't the five to four stages thing also reduce the number of campaigns to do the extraction per stage?
 
(30 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{stub}}
{{lede image|BTD6 ArtifactsBtn.png|Artifacts icon}}
{{lede image|BTD6 ArtifactsBtn.png|Artifacts icon}}
'''Artifacts''' are a game mechanic in the ''[[Rogue Legends]]'' campaign of ''[[Bloons TD 6]]''.  
'''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 costs are 9 Artifact Power or less. Common Artifacts cost 3 Power, Rare needs 6, and Legendary Artifacts 9. Some Some starting Artifacts are unlocked by default:
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==
All players start with these Artifacts unlocked by default.
* [[Bouncing Projectiles]] Legendary
* [[Bouncing Projectiles]] Legendary
* [[Ceramic Chunker]] Rare
* [[Ceramic Chunker]] Rare
Line 14: Line 15:
* [[Wacky Wibbly Wavey]] Common
* [[Wacky Wibbly Wavey]] Common


The rest of the Artifacts need to be unlocked by "extracting" them from an campaign after beating a stage. The extracted Artifact will be lost during the active campaign but it will be able to be used as an starting Artifact in future campaigns.
==Rarity==
Artifacts come in three tiers of rarity: Common, Rare, and Legendary. Most Artifacts have a variant for each rarity, but some only come in one or two rarities. Higher rarity Artifacts have stronger positive effects and/or weaker negative effects, but cost more to equip in the Starter Party and trade with a Merchant. Certain Artifacts grant Insta-Monkeys, with less common Artifacts always granting an Insta-Monkey with one upgrade path.<!--not all artifacts are exclusive to two paths common+rare and one path legendary, take get to chopper for instance-->
 
If a player obtains a higher rarity version of an Artifact they already own during a run, it replaces the lower rarity version. This is essentially the same as enhancing it at a Camp Fire tile. Likewise, attempting to start with a duplicate Artifact of the same rarity will replace itself.
 
When the game needs to randomly determine a tier for an artifact, such as the loot from a Chest tile or when populating the shop of a Merchant tile, it generates a random number between 0.0 and 100.0 and compares it to the Legendary and Rare Thresholds.  If it's below the legendary threshold it'll be Legendary; if it's between the Legendary threshold and Rare threshold it'll be Rare; if it's above the Rare threshold it'll be Common. The thresholds start at 1 for Legendary and 15 for Rare, increasing with each stage up through 6 (this is likely a v47.2 bug and meant to be 5). Each stage the Legendary threshold increases by +0.5 maxing out at 3.5 for Stage 6. Due to a bug as of v47.2, the Rare threshold also increases by +0.5 each stage instead of the intended +5, so the chances of getting a Rare never actually increases because the difference between the Legendary and Rare threshold remains constant.
{| class="wikitable"
!Rarity
!Power
!Stage 1  Chance
!Stage 2 Chance
!Stage 3 Chance
!Stage 4 Chance
!Stage 5 Chance
!Stage 6+ Chance
|-
|Common
|3
|85%
|84.5%
|84%
|83.5%
|83%
|82.5%
|-
|Rare
|6
|14%
|14%
|14%
|14%
|14%
|14%
|-
|Legendary
|9
|1%
|1.5%
|2%
|2.5%
|3%
|3.5%
|}


==List of Artifacts==
==List of 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("'''", name, "'''<br>", description), "") SEPARATOR "") = Common,
COALESCE(description_common, "") = Common effect,
GROUP_CONCAT(IF(rarity="Rare", CONCAT("'''", name, "'''<br>", description), "") SEPARATOR "") = Rare,
COALESCE(description_rare, "") = Rare effect,
GROUP_CONCAT(IF(rarity="Legendary", CONCAT("'''", name, "'''<br>", description), "") SEPARATOR "") = Legendary
COALESCE(description_legendary, "—") = Legendary effect,
|group by=Icon
CONCAT("[[Update history:Bloons TD 6/Version ", introduced, "{{!}}Version ", introduced, "]]") = Introduced
|where=type != "Boost"
|where=type != "Boost"
}}
|order by=name
|limit=150
}}</div>
 
==Gallery==
===Screenshots===
{{screenshot needed|needs images of the Artifacts menu in the campaign and the Artifact extraction menu}}
<gallery>
BTD6 rogue legends vid starter artifacts.png|Choosing starter artifacts
</gallery>
 
===Assets===
<gallery>
BTD6 RarityNormalArtifactAllTowers.png|Common Artifact frame (all towers)
BTD6 RarityNormalArtifactPrimary.png|Common Artifact frame ([[Primary]])
BTD6 RarityNormalArtifactMilitary.png|Common Artifact frame ([[Military]])
BTD6 RarityNormalArtifactMagic.png|Common Artifact frame ([[Magic]])
BTD6 RarityNormalArtifactSupport.png|Common Artifact frame ([[Support]])
BTD6 RarityRareArtifactAllTowers.png|Rare Artifact frame (all towers)
BTD6 RarityRareArtifactPrimary.png|Rare Artifact frame (Primary)
BTD6 RarityRareArtifactMilitary.png|Rare Artifact frame (Military)
BTD6 RarityRareArtifactMagic.png|Rare Artifact frame (Magic)
BTD6 RarityRareArtifactSupport.png|Rare Artifact frame (Support)
BTD6 RarityLegendaryArtifactAllTowers.png|Legendary Artifact frame (all towers)
BTD6 RarityLegendaryArtifactPrimary.png|Legendary Artifact frame (Primary)
BTD6 RarityLegendaryArtifactMilitary.png|Legendary Artifact frame (Military)
BTD6 RarityLegendaryArtifactSupport 1.png|Legendary Artifact frame (Magic)
BTD6 RarityLegendaryArtifactSupport.png|Legendary Artifact frame (Support)
</gallery>
 
==Unused content==
{{#lst:List of unused content in BTD6|Artifacts}}


===Boosts===
==References==
{{#cargo_query:table=btd6_artifacts
{{references}}
|fields=CONCAT("[[File:", image, "|50px|link=", _pageName, "]]") = Icon,
GROUP_CONCAT(IF(rarity="Common", CONCAT("'''", name, "'''<br>", description), "") SEPARATOR "") = Common,
GROUP_CONCAT(IF(rarity="Rare", CONCAT("'''", name, "'''<br>", description), "") SEPARATOR "") = Rare,
GROUP_CONCAT(IF(rarity="Legendary", CONCAT("'''", name, "'''<br>", description), "") SEPARATOR "") = Legendary
|group by=Icon
|where=type = "Boost"
}}


==Navigation==
==Navigation==
{{BTD6 nav}}
{{BTD6 artifact nav}}
{{BTD6 legend nav}}
[[Category:Artifacts|*]][[Category:Game mechanics in BTD6]]
[[Category:Artifacts|*]][[Category:Game mechanics in BTD6]]