Template:BTD6 challenge rules/doc: Difference between revisions
No edit summary |
moving example here |
||
| (One intermediate revision by the same user not shown) | |||
| Line 6: | Line 6: | ||
"price": {}, | "price": {}, | ||
"waitTime": {}, | "waitTime": {}, | ||
"description": {}, | "description": {}, | ||
"victory": {}, | "victory": {}, | ||
"name": {}, | |||
"map": {}, | |||
"difficulty": {}, | |||
"mode": {}, | |||
"coopDivisionType": {}, | |||
"numberOfPlayers": {}, | |||
"start": {}, | "start": {}, | ||
"end": {}, | "end": {}, | ||
"date": {}, | "date": {}, | ||
"rewards": {}, | "rewards": {}, | ||
"maxTowers": {}, | "maxTowers": {}, | ||
"startingCash": {}, | |||
"lives": {}, | |||
"maxLives": {}, | |||
"startRound": {}, | "startRound": {}, | ||
"endRound": {}, | "endRound": {}, | ||
" | "leastTiersUsed": {}, | ||
"leastCashUsed": {}, | "leastCashUsed": {}, | ||
"speedMultiplier": {}, | "speedMultiplier": {}, | ||
"moabSpeedMultiplier": {}, | "moabSpeedMultiplier": {}, | ||
| Line 34: | Line 35: | ||
"bossHealthMultiplier": {}, | "bossHealthMultiplier": {}, | ||
"bossSpeedMultiplier": {}, | "bossSpeedMultiplier": {}, | ||
"maxParagons": {}, | |||
"disableMK": {}, | "disableMK": {}, | ||
"disableSelling": {}, | "disableSelling": {}, | ||
| Line 39: | Line 41: | ||
"noContinues": {}, | "noContinues": {}, | ||
"allCamo": {}, | "allCamo": {}, | ||
" | "allRegen": {}, | ||
"disableDoubleCash": {}, | "disableDoubleCash": {}, | ||
"disableFastTrack": {}, | "disableFastTrack": {}, | ||
"customRounds": {}, | "customRounds": {}, | ||
"noInstaReward": {}, | "noInstaReward": {}, | ||
" | "_towers": {}, | ||
" | "id": {}, | ||
" | "frequency": {}, | ||
"priority": {}, | |||
"metadata": {}, | |||
"icon": {} | |||
}, | }, | ||
"format": "block" | "format": "block" | ||
} | } | ||
</templatedata><includeonly>[[Category:BTD6 templates]][[Category:Formatting templates]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude> | </templatedata> | ||
==Example usage== | |||
<pre>{{BTD6 challenge rules|type=dailyChallenge|date=1 August 2020|_towers={{BTD6 restrictions|tower=AdmiralBrickell|max=1|isHero=1}}{{BTD6 restrictions|tower=DartMonkey|max=1|path1NumBlockedTiers=-1|path2NumBlockedTiers=2}}{{BTD6 restrictions|tower=BoomerangMonkey|max=3|path1NumBlockedTiers=1|path2NumBlockedTiers=-1|path3NumBlockedTiers=1}}{{BTD6 restrictions|tower=BombShooter|max=2|path1NumBlockedTiers=2|path2NumBlockedTiers=-1|path3NumBlockedTiers=1}}{{BTD6 restrictions|tower=MonkeySub|max=5|path1NumBlockedTiers=3|path2NumBlockedTiers=-1|path3NumBlockedTiers=1}}{{BTD6 restrictions|tower=MonkeyAce|max=2|path1NumBlockedTiers=3|path2NumBlockedTiers=4}}{{BTD6 restrictions|tower=WizardMonkey|max=3|path2NumBlockedTiers=3|path3NumBlockedTiers=1}}{{BTD6 restrictions|tower=SuperMonkey|max=1|path1NumBlockedTiers=3|path2NumBlockedTiers=-1}}{{BTD6 restrictions|tower=EngineerMonkey|max=2|path1NumBlockedTiers=3|path2NumBlockedTiers=1|path3NumBlockedTiers=2}}|map=Winter Park|difficulty=Hard|rewards=MonkeyMoney:65#Power:EnergisingTotem|mode=Standard|id=721|maxTowers=-1|seed=1|speedMultiplier=1|moabSpeedMultiplier=1|bloonHealthMultiplier=1|moabHealthMultiplier=1|allCamo=|allRegen=|disableMK=|lives=-1|maxLives=-1|startingCash=-1|startRound=-1|endRound=80|name=Tacoman's Challenge|displayIncludedTowers=1|disableSelling=|disablePowers=|noContinues=|noInstaReward=}}</pre> | |||
{{BTD6 challenge rules|type=dailyChallenge|date=1 August 2020|_towers={{BTD6 restrictions|tower=AdmiralBrickell|max=1|isHero=1}}{{BTD6 restrictions|tower=DartMonkey|max=1|path1NumBlockedTiers=-1|path2NumBlockedTiers=2}}{{BTD6 restrictions|tower=BoomerangMonkey|max=3|path1NumBlockedTiers=1|path2NumBlockedTiers=-1|path3NumBlockedTiers=1}}{{BTD6 restrictions|tower=BombShooter|max=2|path1NumBlockedTiers=2|path2NumBlockedTiers=-1|path3NumBlockedTiers=1}}{{BTD6 restrictions|tower=MonkeySub|max=5|path1NumBlockedTiers=3|path2NumBlockedTiers=-1|path3NumBlockedTiers=1}}{{BTD6 restrictions|tower=MonkeyAce|max=2|path1NumBlockedTiers=3|path2NumBlockedTiers=4}}{{BTD6 restrictions|tower=WizardMonkey|max=3|path2NumBlockedTiers=3|path3NumBlockedTiers=1}}{{BTD6 restrictions|tower=SuperMonkey|max=1|path1NumBlockedTiers=3|path2NumBlockedTiers=-1}}{{BTD6 restrictions|tower=EngineerMonkey|max=2|path1NumBlockedTiers=3|path2NumBlockedTiers=1|path3NumBlockedTiers=2}}|map=Winter Park|difficulty=Hard|rewards=MonkeyMoney:65#Power:EnergisingTotem|mode=Standard|id=721|maxTowers=-1|seed=1|speedMultiplier=1|moabSpeedMultiplier=1|bloonHealthMultiplier=1|moabHealthMultiplier=1|allCamo=|allRegen=|disableMK=|lives=-1|maxLives=-1|startingCash=-1|startRound=-1|endRound=80|name=Tacoman's Challenge|displayIncludedTowers=1|disableSelling=|disablePowers=|noContinues=|noInstaReward=}}<includeonly>[[Category:BTD6 templates]][[Category:Formatting templates]]</includeonly><noinclude>[[Category:Incomplete documentation]]</noinclude> | |||