Template:BTD6 power info/doc: Difference between revisions

Created page with "<templatedata> { "params": { "name": {}, "image": {}, "description": {}, "cost": {}, "introduced": {}, "id": {}, "order": {} } } </templatedata><includeonly>Category:BTD6 templatesCategory:Infoboxes</includeonly><noinclude>Category:Incomplete documentation</noinclude>"
 
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
{
{
"params": {
"params": {
"name": {},
"name": {
"image": {},
"label": "Name",
"description": {},
"type": "string",
"cost": {},
"required": true
"introduced": {},
},
"image": {
"label": "Image",
"type": "string",
"required": true
},
"description": {
"label": "Description",
"type": "string",
"required": true
},
"cost": {
"label": "Monkey Money cost",
"type": "number",
"suggested": true
},
"introduced": {
"label": "Introduced",
"description": "The version number of the update this Power was introduced in. (Leave blank if it was in the game since launch.)",
"type": "number"
},
"id": {},
"id": {},
"order": {}
"order": {},
}
"pro": {
"label": "Pro",
"description": "A link to the Power Pro version of this Power. (Only use this parameter for regular Powers that have a Power Pro version.)",
"example": "[[Banana Farmer Pro]]",
"type": "string"
},
"pro of": {
"label": "Pro of",
"description": "A link to the Power that this Power Pro is the Pro of. (Only use this parameter for Powers Pro.)",
"example": "[[Banana Farmer (BTD6)|Banana Farmer]]",
"type": "string"
},
"pro xp": {
"label": "Pro XP",
"description": "The amount of XP required to unlock this Power Pro. (Only use this for Powers Pro, not regular Powers.)",
"type": "number"
},
"pro xp tier 2": {
"label": "Pro tier 2 XP",
"description": "The amount of XP required to unlock this Power Pro's tier 2 upgrades. (Only use this for Powers Pro, not regular Powers.)",
"type": "number"
},
"pro xp tier 3": {
"label": "Pro tier 3 XP",
"description": "The amount of XP required to unlock this Power Pro's tier 3 upgrades. (Only use this for Powers Pro, not regular Powers.)"
},
"premium": {
"label": "Premium?",
"description": "Specifies if this Power is only purchasable with Monkey Money in BTD6+ and BTD6 NETFLIX.",
"type": "boolean"
},
"mk cost": {
"label": "MK cost",
"description": "If this Power has Monkey Knowledge that reduces its cost, set this to the cost with that MK.",
"type": "number"
},
"mk name": {
"label": "MK name",
"description": "If this Power has Monkey Knowledge that reduces its cost, set this to the name of that MK.",
"example": "Budget Pontoons",
"type": "string"
},
"amount": {
"label": "Amount per purchase",
"type": "number",
"default": "1",
"suggested": true
}
},
"description": "Infobox for Powers and Powers Pro in Bloons TD 6. Parameters are stored in the Cargo table \"btd6_powers\".",
"paramOrder": [
"id",
"order",
"name",
"image",
"description",
"cost",
"premium",
"mk name",
"mk cost",
"amount",
"pro",
"pro of",
"pro xp",
"pro xp tier 2",
"pro xp tier 3",
"introduced"
],
"format": "block"
}
}
</templatedata><includeonly>[[Category:BTD6 templates]][[Category:Infoboxes]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude>
</templatedata><includeonly>[[Category:BTD6 templates]][[Category:Infoboxes]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude>