Template:BTD6 power info: Difference between revisions
Pymonkibot (talk | contribs) m Text replacement - "[[Bloons TD 6 v" to "[[Update history:Bloons TD 6/Version " |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly><templatestyles src="Info/style.css"/><div class="info"><!-- | ||
--><div class="head">{{{name}}}</div> | |||
{|class="subtable main centered" | |||
|[[File:{{{image|missing image.png}}}|Portrait of {{{name}}}|200x200px]] | |||
{|class="subtable main centered | |||
|[[File:{{{image|missing image.png}}}|200x200px]] | |||
|- | |- | ||
{{#if:{{{description|}}}|{{!}}{{{description}}}}} | {{#if:{{{description|}}}|{{!}}{{{description}}}}} | ||
| Line 34: | Line 32: | ||
!Tier 3 | !Tier 3 | ||
{{!}}colspan="2"{{!}}{{formatnum:{{{pro xp tier 3}}}}}}} | {{!}}colspan="2"{{!}}{{formatnum:{{{pro xp tier 3}}}}}}} | ||
|} | |}</div>{{#ifeq:{{NAMESPACENUMBER}}|0|{{#cargo_store:_table=btd6_powers | ||
|id={{{id|}}} | |id={{{id|}}} | ||
|category_order={{{order|}}} | |category_order={{{order|}}} | ||
| Line 44: | Line 41: | ||
|cost ={{{cost|}}} | |cost ={{{cost|}}} | ||
|mk_cost ={{{mk cost|}}} | |||
|mk_name ={{{mk name|}}} | |||
|premium ={{{premium|No}}} | |||
|pro ={{{pro|}}} | |pro ={{{pro|}}} | ||
|pro_of ={{{pro of|}}} | |pro_of ={{{pro of|}}} | ||
| Line 63: | Line 63: | ||
|cost =Integer | |cost =Integer | ||
|mk_cost =Integer | |||
|mk_name =String | |||
|premium =Boolean | |||
|pro =Wikitext string | |pro =Wikitext string | ||
|pro_of =Wikitext string | |pro_of =Wikitext string | ||
Latest revision as of 06:09, 3 May 2026
This template defines the Cargo table "btd6_powers". View table.
Infobox for Powers and Powers Pro in Bloons TD 6. Parameters are stored in the Cargo table "btd6_powers".
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| id | id | no description | Unknown | optional |
| order | order | no description | Unknown | optional |
| Name | name | no description | String | required |
| Image | image | no description | String | required |
| Description | description | no description | String | required |
| Monkey Money cost | cost | no description | Number | suggested |
| Premium? | premium | Specifies if this Power is only purchasable with Monkey Money in BTD6+ and BTD6 NETFLIX. | Boolean | optional |
| MK name | mk name | If this Power has Monkey Knowledge that reduces its cost, set this to the name of that MK.
| String | optional |
| MK cost | mk cost | If this Power has Monkey Knowledge that reduces its cost, set this to the cost with that MK. | Number | optional |
| Amount per purchase | amount | no description
| Number | suggested |
| Pro | pro | A link to the Power Pro version of this Power. (Only use this parameter for regular Powers that have a Power Pro version.)
| String | optional |
| Pro of | pro of | A link to the Power that this Power Pro is the Pro of. (Only use this parameter for Powers Pro.)
| String | optional |
| Pro XP | pro xp | The amount of XP required to unlock this Power Pro. (Only use this for Powers Pro, not regular Powers.) | Number | optional |
| Pro tier 2 XP | pro xp tier 2 | The amount of XP required to unlock this Power Pro's tier 2 upgrades. (Only use this for Powers Pro, not regular Powers.) | Number | optional |
| Pro tier 3 XP | pro xp tier 3 | The amount of XP required to unlock this Power Pro's tier 3 upgrades. (Only use this for Powers Pro, not regular Powers.) | Unknown | optional |
| Introduced | introduced | The version number of the update this Power was introduced in. (Leave blank if it was in the game since launch.) | Number | optional |