Template:BTD6 challenge rules/doc: Difference between revisions

No edit summary
No edit summary
 
Line 2: Line 2:
{
{
"params": {
"params": {
"title": {},
"type": {},
"max monkeys": {
"rewardType": {},
"label": "Max monkeys",
"price": {},
"description": "The \"max monkeys\" rule. Displays \"default\" if set to -1.",
"waitTime": {},
"type": "number"
"name": {},
},
"description": {},
"start round": {},
"victory": {},
"starting cash": {},
"start": {},
"end round": {},
"end": {},
"starting lives": {},
"date": {},
"bloon speed": {},
"numberOfPlayers": {},
"moab speed": {},
"rewards": {},
"regrow rate": {},
"maxTowers": {},
"ability cooldown rate": {},
"startRound": {},
"removable cost rate": {},
"startingCash": {},
"bloon health": {},
"endRound": {},
"moab health": {},
"lives": {},
"boss health": {},
"leastCashUsed": {},
"boss speed": {},
"leastTiersUsed": {},
"mk disabled": {},
"map": {},
"selling disabled": {},
"mode": {},
"powers disabled": {},
"difficulty": {},
"continues disabled": {},
"coopDivisionType": {},
"all camo": {},
"speedMultiplier": {},
"all regrow": {},
"moabSpeedMultiplier": {},
"dc disabled": {},
"regrowRateMultiplier": {},
"ft disabled": {},
"abilityCooldownReductionMultiplier": {},
"paragon limit": {}
"removeableCostMultiplier": {},
"bloonHealthMultiplier": {},
"moabHealthMultiplier": {},
"bossHealthMultiplier": {},
"bossSpeedMultiplier": {},
"disableMK": {},
"disableSelling": {},
"disablePowers": {},
"noContinues": {},
"allCamo": {},
"allRegrow": {},
"disableDoubleCash": {},
"disableFastTrack": {},
"customRounds": {},
"noInstaReward": {},
"maxParagons": {},
"maxLives": {},
"_towers": {}
},
},
"description": "Creates a list of challenge rules for BTD6 quests. (documentation is unfinished)",
"format": "block"
"format": "block"
}
}
</templatedata>
</templatedata><includeonly>[[Category:BTD6 templates]][[Category:Formatting templates]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude>
 
==Example usage==
<pre>
{{BTD6 challenge rules
|title=Example
 
|starting cash =-1
|starting lives=-1
|start round  =1
|end round    =100
|max monkeys  =-1
 
|bloon speed=1.1
|moab speed =1.1
|boss speed =1.1
 
|bloon health=1.1
|moab health =1.1
|boss health =1.1
|regrow rate =1.1
 
|ability cooldown rate=1.1
|removable cost rate  =1.1
 
|powers disabled  =1
|mk disabled      =1
|selling disabled  =1
|continues disabled=1
|dc disabled      =1
|ft disabled      =1
|paragon limit    =1
 
|all camo  =0
|all regrow=0
}}
</pre>
{{BTD6 challenge rules
|title=Example
 
|starting cash =-1
|starting lives=-1
|start round  =1
|end round    =100
|max monkeys  =-1
 
|bloon speed=1.1
|moab speed =1.1
|boss speed =1.1
 
|bloon health=1.1
|moab health =1.1
|boss health =1.1
|regrow rate =1.1
 
|ability cooldown rate=1.1
|removable cost rate  =1.1
 
|powers disabled  =1
|mk disabled      =1
|selling disabled  =1
|continues disabled=1
|dc disabled      =1
|ft disabled      =1
|paragon limit    =1
 
|all camo  =0
|all regrow=0
}}
<includeonly>[[Category:BTD6 templates]][[Category:Formatting templates]]</includeonly><noinclude>[[Category:Documentation]]</noinclude>