Sandbox: Difference between revisions

minor fixes, replaced construction by stub
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{HeroTabs}}
{{HeroTabs}}
{{Stub}}
[[File:Sandbox screenshot.png|thumb|{{HeroIcon|Infernus}} in the Sandbox.]]
{{Quotation|{{HeroIcon|McGinnis}}|Ready to do some field testing.||Mcginnis_select_06.mp3}}
{{Quotation|{{HeroIcon|McGinnis}}|Ready to do some field testing.||Mcginnis_select_06.mp3}}
<!-- add image here -->
 
'''The Sandbox''' is a map in ''[[Deadlock]]'' in which players can test the various [[mechanics]] of the game.
'''The Sandbox''' is a map in ''[[Deadlock]]'' in which players can test the various [[mechanics]] of the game.


Line 12: Line 12:
To the left, there is a small garden with an ally and enemy [[Lane Guardian]] on each side, and an area with an enemy [[Walker]] further to the left. [[Trooper]]s will spawn behind each Guardian and fight each other.
To the left, there is a small garden with an ally and enemy [[Lane Guardian]] on each side, and an area with an enemy [[Walker]] further to the left. [[Trooper]]s will spawn behind each Guardian and fight each other.


To the right, there is an ally and enemy Test Dummy hero next to a shooting range. In the front behind the truck, another Test Dummy runs left to right. There's a [[Cosmic Veil]], a [[Rope]], a [[Jump Pad]], two [[Powerups]], a [[Rejuvenator]], and a pair of [[Teleporter]]s. Further to the right, the Gym has a Dummy that will [[melee]] players to train [[parry]] timing. In the back, there is a [[Neutral]] camp with a small, medium and large Neutral.
To the right, there is an ally and enemy Test Dummy hero next to a shooting range. In the front behind the truck, another Test Dummy runs left to right. There's a [[Cosmic Veil]], a [[Rope]], a [[Jump Pad]], two [[Powerups]], a [[Rejuvenator]], and a pair of [[Teleporter]]s. Further to the right, the Gym has a Dummy that will [[melee]] players to train [[parry]] timing. In the room labeled "Storage" in the back, there is a [[Neutral]] camp with a small, medium and large Neutral.


== Settings ==
== Settings ==
Line 21: Line 21:
Note: All hero tool settings also apply to the mimic/puppet if the player is controlling one.
Note: All hero tool settings also apply to the mimic/puppet if the player is controlling one.


* Change Hero: change the player's hero
* Change Hero: change the player's hero  
* Change Team: change to enemy team and choose hero
* Change Team: change to enemy team and choose hero  
* Reset Hero: reset to level 0 with no ability upgrades
* Reset Hero (<code>resetme</code>): reset to level 0 with no ability upgrades  
* Level Up: level the player up by 1
* Level Up (<code>givelevelupgold 1</code>): level the player up by 1  
* Max Level: set level to 35
* Max Level (<code>givelevelupgold {{#invoke:SoulUnlock|get_max|PowerIncrease}}</code>): set level to {{#invoke:SoulUnlock|get_max|PowerIncrease}}
* Half Health: set the player to half health
* Half Health (<code>healthpct 50</code>): set the player to half health  
* Full Health: set the player to full health
* Full Health (<code>healthpct 100</code>): set the player to full health  
* Kill Hero: kill the player
* Kill Hero (<code>lethaldamageme</code>): kill the player  
* All Perks: unlock all ability upgrades
* All Perks (<code>giveallupgrades</code>): unlock all ability upgrades  
* Spawn Camp: spawn jungle camp
* Spawn Camp (<code>citadel_spawn_nearby_neutrals</code>): spawn jungle camp
 
=== Game Rules ===
=== Game Rules ===
* No Death: heroes can't die (NPCs can still die)
* No Death: heroes can't die (NPCs can still die)
Line 36: Line 37:
* No Cooldown: set all cooldowns to 1s (not actually instant)
* No Cooldown: set all cooldowns to 1s (not actually instant)
* Fast Stamina: make stamina cooldown faster
* Fast Stamina: make stamina cooldown faster
* Speed-: slow game time
* Speed- (<code>host_timescale_dec</code>): slow game time
* Speed=: reset to default speed
* Speed= (<code>host_timescale 1.0</code>): reset to default speed
* Speed+: speed up game time
* Speed+ (<code>host_timescale_inc</code>): speed up game time
=== Hero Control ===
=== Hero Control ===
* Take Control: take control of the target hero
* Take Control (<code>citadel_assume_pawn_control</code>): take control of the target hero
* Remove Bots: remove all bot heroes from the map, including Dummies
* Remove Bots (<code>bot_kick_all</code>): remove all bot heroes from the map, including Dummies
* Hero to spawn (hero portrait): select which hero will be spawned as enemy or friendly
* Hero to spawn (hero portrait): select which hero will be spawned as enemy or friendly
* As Enemy: spawn enemy hero based on the player's crosshair
* As Enemy: spawn enemy hero based on the player's crosshair
* As Friendly: spawn friendly hero based on the player's crosshair
* As Friendly: spawn friendly hero based on the player's crosshair
* Make Mimic: make target hero mimic the player
* Make Mimic (<code>bot_mimic_target</code>): make target hero mimic the player
* Make Puppet: switch control to the target hero from the current hero's perspective
* Make Puppet (<code>bot_puppet_target</code>): switch control to the target hero from the current hero's perspective
* Clear Follow: reset mimic or puppet
* Clear Follow (<code>bot_mimic 0; bot_puppet 0</code>): reset mimic or puppet


== Known Bugs ==
== Known Bugs ==


* If the player goes back to the Hideout via the menu while in puppet mode, they won't be able to move their hero in the Hideout. This can only be fixed by closing and re-opening the game.
* If the player goes back to the Hideout via the menu while in puppet mode, they won't be able to move their hero in the Hideout. This can only be fixed by using "Clear Follow" in [[Console commands|console]] (<code>bot_puppet 0</code>), or by closing and re-opening the game.


== Trivia ==
== Trivia ==