Template:BTD6 tower info/doc: Difference between revisions

From Blooncyclopedia, the independent Bloons knowledge base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 22: Line 22:
"hotkey": {},
"hotkey": {},
"introduced": {},
"introduced": {},
"cost mk name": {
"hide introduced": {},
"label": "Monkey Knowledge name",
"mk cost reduction name": {
"label": "Flat cost reduction MK name",
"description": "If this tower has Monkey Knowledge that reduces its cost by a flat amount, this parameter should be set to its name.",
"description": "If this tower has Monkey Knowledge that reduces its cost by a flat amount, this parameter should be set to its name.",
"example": "Cheap 'Rangs",
"example": "Cheap 'Rangs",
"type": "string"
"type": "string"
},
},
"cost mk reduction": {
"mk cost reduction": {
"label": "Monkey Knowledge cost reduction",
"label": "Flat cost reduction MK amount",
"description": "If this tower has Monkey Knowledge that reduces its cost by a flat amount, this parameter should be set to its amount. (This should be a positive number.)",
"description": "If this tower has Monkey Knowledge that reduces its cost by a flat amount, this parameter should be set to its amount (as a positive integer).",
"example": "50",
"example": "50",
"type": "number"
"type": "number"
},
},
"hide introduced": {}
"mk cost mod name": {
"label": "Cost multiplier MK name",
"description": "If this tower has Monkey Knowledge that reduces its cost by a multiplier (AND IS NOT A MILITARY TOWER), this parameter should be set to its name.",
"type": "string",
"default": "Flat Pack Buildings"
},
"mk cost mod": {
"label": "Cost multiplier MK amount",
"description": "If this tower has Monkey Knowledge that reduces its cost by a multiplier (AND IS NOT A MILITARY TOWER), this parameter should be set to the multiplier (as a decimal number).",
"type": "number",
"default": "0.98"
}
},
},
"format": "block",
"format": "block",
Line 47: Line 59:
"cost",
"cost",
"cost C",
"cost C",
"cost mk name",
"mk cost mod name",
"cost mk reduction",
"mk cost mod",
"mk cost reduction name",
"mk cost reduction",
"hotkey",
"hotkey",
"introduced",
"introduced",

Revision as of 07:00, 25 June 2025

No description.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
idid

no description

Unknownoptional
orderorder

no description

Unknownoptional
namename

no description

Unknownoptional
imageimage

no description

Unknownoptional
descriptiondescription

no description

Unknownoptional
description Cdescription C

no description

Unknownoptional
categorycategory

no description

Unknownoptional
Costcost

The cost of the tower. (Leave this blank if the tower is an easter egg tower like the Cave Monkey.)

Example
200
Numberoptional
Cost (console)cost C

The cost in the console version. (Currently not used)

Numberoptional
Cost multiplier MK namemk cost mod name

If this tower has Monkey Knowledge that reduces its cost by a multiplier (AND IS NOT A MILITARY TOWER), this parameter should be set to its name.

Default
Flat Pack Buildings
Stringoptional
Cost multiplier MK amountmk cost mod

If this tower has Monkey Knowledge that reduces its cost by a multiplier (AND IS NOT A MILITARY TOWER), this parameter should be set to the multiplier (as a decimal number).

Default
0.98
Numberoptional
Flat cost reduction MK namemk cost reduction name

If this tower has Monkey Knowledge that reduces its cost by a flat amount, this parameter should be set to its name.

Example
Cheap 'Rangs
Stringoptional
Flat cost reduction MK amountmk cost reduction

If this tower has Monkey Knowledge that reduces its cost by a flat amount, this parameter should be set to its amount (as a positive integer).

Example
50
Numberoptional
hotkeyhotkey

no description

Unknownoptional
introducedintroduced

no description

Unknownoptional
hide introducedhide introduced

no description

Unknownoptional