Template:BMC cost list by upgrade/doc: Difference between revisions
Jump to navigation
Jump to search
Created page with "<templatedata> { "params": { "1": { "label": "Tower", "description": "The name of the tower.", "example": "Tack Shooter", "type": "string", "required": true }, "2": { "label": "Path", "description": "The path number of the upgrade.", "example": "1", "type": "number", "required": true }, "3": { "label": "Tier", "description": "The tier number of the upgrade.", "example": "4", "type": "number", "required": true } }..." |
mNo edit summary |
||
| Line 24: | Line 24: | ||
} | } | ||
}, | }, | ||
"description": "Creates a table of total costs and sell values for a specified upgrade and its crosspaths in BMC.", | "description": "Creates a table of total costs and sell values for a specified upgrade and its crosspaths in BMC. This displays separate columns for mobile and Flash costs if the tower is in both versions.", | ||
"format": "inline" | "format": "inline" | ||
} | } | ||
| Line 31: | Line 31: | ||
<pre>{{BMC cost list by upgrade|Tack Shooter|1|4}}</pre> | <pre>{{BMC cost list by upgrade|Tack Shooter|1|4}}</pre> | ||
{{BMC cost list by upgrade|Tack Shooter|1|4}} | {{BMC cost list by upgrade|Tack Shooter|1|4}} | ||
<pre>{{BTDB cost list by upgrade|Bloonchipper|1|4}}</pre> | |||
{{BTDB cost list by upgrade|Bloonchipper|1|4}} | |||
<includeonly>[[Category:BMC templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | <includeonly>[[Category:BMC templates]][[Category:Cargo query templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude> | ||
Revision as of 15:41, 18 May 2025
Creates a table of total costs and sell values for a specified upgrade and its crosspaths in BMC. This displays separate columns for mobile and Flash costs if the tower is in both versions.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Tower | 1 | The name of the tower.
| String | required |
| Path | 2 | The path number of the upgrade.
| Number | required |
| Tier | 3 | The tier number of the upgrade.
| Number | required |
Example usage
{{BMC cost list by upgrade|Tack Shooter|1|4}}
Note: this list does not factor in Monkey Knowledge or other discounts.
| Tiers | Mobile version | Flash version | ||
|---|---|---|---|---|
| Cost | Sell value | Cost | Sell value | |
| 4-0 | $4,870 | $3,896 | $3,870 | $3,096 |
| 4-1 | $4,970 | $3,976 | $3,970 | $3,176 |
| 4-2 | $5,195 | $4,156 | $4,195 | $3,356 |
{{BTDB cost list by upgrade|Bloonchipper|1|4}}
| Tiers | Cost | Sell value |
|---|---|---|
| 4-0 | $11,250 | $9,000 |
| 4-1 | $11,550 | $9,240 |
| 4-2 | $12,000 | $9,600 |