Template:BTD6 tower info/doc: Difference between revisions

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",