List of upgrades in BTD6: Difference between revisions
mNo edit summary |
Pymonkibot (talk | contribs) m Text replacement - "[[Bloons TD 6 v" to "[[Update history:Bloons TD 6/Version " |
||
| (3 intermediate revisions by one other user not shown) | |||
| Line 13: | Line 13: | ||
|fields=_pageName,tower,path,tier,icon,name,description,cost,xp | |fields=_pageName,tower,path,tier,icon,name,description,cost,xp | ||
|order by=tower,path,tier | |order by=tower,path,tier | ||
|where=unused = 0 | |where=unused = 0 AND xp IS NOT NULL | ||
|limit=400 | |limit=400 | ||
|format=template | |format=template | ||
| Line 29: | Line 29: | ||
CONCAT("$", FORMAT(cost, 0)) = Cost, | CONCAT("$", FORMAT(cost, 0)) = Cost, | ||
FORMAT(xp, 0) = XP to unlock, | FORMAT(xp, 0) = XP to unlock, | ||
CONCAT("[[Bloons TD 6 | CONCAT("[[Update history:Bloons TD 6/Version ", introduced, "|Version ", introduced, "]]") = Introduced | ||
|order by=introduced, name | |order by=introduced, name | ||
|format =table | |format =table | ||
}}</div> | }}</div> | ||
==[[Power Pro]] upgrades== | |||
{|class="wikitable sortable center-col-1 center-col-3 center-col-4 center-col-5 center-col-6" | |||
!class="unsortable"| | |||
!Text | |||
!Tower | |||
!Path | |||
!Tier | |||
!Cost | |||
{{#cargo_query:table=btd6_upgrades | |||
|fields=_pageName,tower,path,tier,icon,name,description,cost | |||
|order by=tower,path,tier | |||
|where=unused = 0 AND xp IS NULL | |||
|format=template | |||
|template=BTD6 power pro upgrade list row | |||
|named args=yes | |||
|delimiter=\n | |||
}} | |||
|} | |||
==Removed upgrades== | ==Removed upgrades== | ||
| Line 56: | Line 75: | ||
{{BTD6 upgrade nav}} | {{BTD6 upgrade nav}} | ||
{{BTD6 nav}} | {{BTD6 nav}} | ||
[[Category:Upgrades in BTD6|*]][[Category:Lists]] | [[Category:Upgrades in BTD6|*]][[Category:Lists|Upgrades in BTD6]] | ||