Template:BTD6 power info: Difference between revisions
Created page with "<noinclude>{{#cargo_declare:_table=btd6_powers |id=String |category_order=Integer |name =String |image =File |description=String |cost =Integer }}</noinclude> <includeonly>{{#cargo_store:_table=btd6_powers |id={{{id|}}} |category_order={{{order|}}} |name ={{{name|}}} |image ={{{image|}}} |description={{{description|}}} |cost ={{{cost|}}} }}Category:Powers in BTD6{{#seo: |image={{{image|}}} |keywords=BTD6 {{{na..." |
No edit summary |
||
| Line 7: | Line 7: | ||
|description=String | |description=String | ||
|cost | |cost =Integer | ||
|introduced=String | |||
}}</noinclude> | }}</noinclude> | ||
<includeonly>{{#cargo_store:_table=btd6_powers | <includeonly>{{#cargo_store:_table=btd6_powers | ||
| Line 17: | Line 18: | ||
|description={{{description|}}} | |description={{{description|}}} | ||
|cost | |cost ={{{cost|}}} | ||
|introduced={{{introduced|}}} | |||
}}[[Category:Powers in BTD6]]{{#seo: | }}[[Category:Powers in BTD6]]{{#seo: | ||
|image={{{image|}}} | |image={{{image|}}} | ||
| Line 29: | Line 31: | ||
|[[File:{{{image}}}|100px]] | |[[File:{{{image}}}|100px]] | ||
|- | |- | ||
| | |{{{description}}} | ||
|} | |} | ||
|- | |- | ||
| | | | ||
{|class="info-sub | {|class="info-sub" | ||
!Cost | !Cost | ||
|colspan=3| | |colspan="3"|{{BTD6 mm|{{{cost}}}}} | ||
|- | |||
!Introduced | |||
|colspan="3"|{{#if:{{{introduced|}}}|[[Bloons TD 6 v{{{introduced}}}|Version {{{introduced}}}]]|Launch}} | |||
|} | |} | ||
|}<noinclude>{{/doc}}[[Category:Infoboxes]][[Category:BATTD templates]]</noinclude> | |}<noinclude>{{/doc}}[[Category:Infoboxes]][[Category:BATTD templates]]</noinclude> | ||
Revision as of 21:54, 28 July 2024
This template defines the Cargo table "btd6_powers". View table.
| {{{name}}} | ||||||||
|---|---|---|---|---|---|---|---|---|
| ||||||||
| ||||||||
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 |