Hero Skin: Difference between revisions
mNo edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{{lede image|BTD6 StarterSkinBundlePackShop.png|Group artwork of various Hero skins|size=200px}} | {{lede image|BTD6 StarterSkinBundlePackShop.png|Group artwork of various Hero skins|size=200px}} | ||
'''Hero Skins''' are a type of cosmetic item in ''[[Bloons TD 6]]''. They are unlockable reskins of [[Hero]]es that replace their models, animations, visual effects, and voice clips. Some Hero Skins are exclusive to the [[ | '''Hero Skins''' are a type of cosmetic item in ''[[Bloons TD 6]]''. They are unlockable reskins of [[Hero]]es that replace their models, animations, visual effects, and voice clips. Some Hero Skins are exclusive to the [[Qìqiú Tǎ Fáng 6|Chinese version]]. | ||
In ''[[Bloons TD Battles 2]]'', Hero Skins are replaced with [[Hero Alt]]s, which have gameplay differences from the Heroes they are derived from. Many Hero Skins in ''BTD6'' reappear as Hero Alts in ''Battles 2'', though some Hero Alts are wholly original. | In ''[[Bloons TD Battles 2]]'', Hero Skins are replaced with [[Hero Alt]]s, which have gameplay differences from the Heroes they are derived from. Many Hero Skins in ''BTD6'' reappear as Hero Alts in ''Battles 2'', though some Hero Alts are wholly original. | ||
| Line 7: | Line 7: | ||
{{#cargo_query:table=btd6_hero_skins | {{#cargo_query:table=btd6_hero_skins | ||
|fields =_pageName, image, name, CONCAT("[[", _pageName, "|", name, "]]<br>(", hero, ")") = Text | |fields =_pageName, image, name, CONCAT("[[", _pageName, "|", name, "]]<br>(", hero, ")") = Text | ||
|where =NOT xd_only = 1 | |||
|order by=category_order | |||
|format =gallery | |||
|link field =_pageName | |||
|alt field =name | |||
|caption field=Text | |||
|show bytes =0 | |||
|show dimensions=0 | |||
|show filename =0 | |||
}} | |||
===''[[Qìqiú Tǎ Fáng 6]]''-exclusive=== | |||
{{#cargo_query:table=btd6_hero_skins | |||
|fields =_pageName, image, name, CONCAT("[[", _pageName, "|", name, "]]<br>(", hero, ")") = Text | |||
|where =xd_only = 1 | |||
|order by=category_order | |order by=category_order | ||
|format =gallery | |format =gallery | ||
Revision as of 00:06, 14 July 2024

Hero Skins are a type of cosmetic item in Bloons TD 6. They are unlockable reskins of Heroes that replace their models, animations, visual effects, and voice clips. Some Hero Skins are exclusive to the Chinese version.
In Bloons TD Battles 2, Hero Skins are replaced with Hero Alts, which have gameplay differences from the Heroes they are derived from. Many Hero Skins in BTD6 reappear as Hero Alts in Battles 2, though some Hero Alts are wholly original.
List of Hero skins
Function: CargoSQLQuery::run Query: SELECT `btd6_hero_skins`.`_pageID` AS `cargo_backlink_page_id_btd6_hero_skins`,`_pageName` AS `_pageName`,`image` AS `image`,`name` AS `name`,CONCAT("", name, "<br>(", hero, ")") AS `Text` FROM `cargo__btd6_hero_skins` `btd6_hero_skins` WHERE NOT xd_only = 1 ORDER BY `category_order` LIMIT 100
Qìqiú Tǎ Fáng 6-exclusive
Function: CargoSQLQuery::run Query: SELECT `btd6_hero_skins`.`_pageID` AS `cargo_backlink_page_id_btd6_hero_skins`,`_pageName` AS `_pageName`,`image` AS `image`,`name` AS `name`,CONCAT("", name, "<br>(", hero, ")") AS `Text` FROM `cargo__btd6_hero_skins` `btd6_hero_skins` WHERE xd_only = 1 ORDER BY `category_order` LIMIT 100
Related achievements
Template:BTD6 achievement list by name