Template:BMCM research list by tower: Difference between revisions
Jump to navigation
Jump to search
Created page with "<includeonly><div class="center-col-1 center-col-2 center-col-5 center-col-6 center-col-7 center-col-8">{{#cargo_query:table=bmc_upgrades |fields=tier = Tier, CONCAT("x20px|link=", _pageName, "|", name_M, "") = Icon, CONCAT("", name_M, "") = Name, IF(level > 1, COALESCE(CONCAT("City Level ", level, ", ", building, " built"), CONCAT("City Level ", level)), "—") = Prerequisites, cc_M = City Cash cost, time_M = Time to..." |
mNo edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly><div class="center-col-1 center-col- | <includeonly><div class="center-col-1 center-col-4 center-col-5 center-col-6 center-col-7">{{#cargo_query:table=bmc_upgrades | ||
|fields=tier = Tier, | |fields=tier = Tier, | ||
CONCAT("[[", _pageName, "|", name_M, "]]") = Upgrade, | |||
CONCAT("[[", _pageName, "|", name_M, "]]") = | IF(level > 1, COALESCE(CONCAT("[[City Level]] ", level, ", ", building, " built"), CONCAT("[[City Level]] ", level)), "—") = Prerequisites, | ||
IF(level > 1, COALESCE(CONCAT("[[City Level]] ", level, ", | |||
cc_M = City Cash cost, | cc_M = City Cash cost, | ||
time_M = Time | time_M = Time (minutes), | ||
xp = XP for researching | xp = XP for researching | ||
|where=tower="{{{1|}}}" | |where=tower="{{{1|}}}" | ||
|order by=path, tier | |order by=path, tier | ||
}}</div></includeonly><noinclude>{{/doc}}</noinclude> | }}</div></includeonly><noinclude>{{/doc}}</noinclude> | ||
Latest revision as of 15:28, 18 May 2025
Creates a table of upgrades for a specified tower in BMC mobile with their research prerequisites, research cost, research time, and XP earned for researching.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Tower | 1 | The name of the tower.
| String | required |
Example usage
{{BMCM research list by tower|Super Monkey}}
| Tier | Upgrade | Prerequisites | City Cash cost | Time (minutes) | XP for researching |
|---|---|---|---|---|---|
| 1 | Laser Blasts | City Level 10 | 3,500 | 60 | 150 |
| 2 | Plasma Blasts | City Level 15 | 12,000 | 720 | 250 |
| 3 | Sun God | City Level 20, Altar of Sun built | 50,000 | 4,320 | 1,500 |
| 4 | Temple Of The Monkey God | City Level 26, Temple Complex built | 100,000 | 11,520 | 5,000 |
| 1 | Super Range | City Level 6 | 4,000 | 90 | 200 |
| 2 | Epic Range | City Level 12 | 7,500 | 360 | 300 |
| 3 | Robo Monkey | City Level 20, Biomech Enhancements built | 60,000 | 4,320 | 900 |
| 4 | Technological Terror | City Level 24, Antimatter Weapon Facility built | 80,000 | 10,080 | 4,000 |