Sandbox: Difference between revisions

Hero Tools: correction
Line 25: Line 25:
* Reset Hero (<code>resetme</code>): reset to level 0 with no ability upgrades  
* Reset Hero (<code>resetme</code>): reset to level 0 with no ability upgrades  
* Level Up (<code>givelevelupgold 1</code>): level the player up by 1  
* Level Up (<code>givelevelupgold 1</code>): level the player up by 1  
* Max Level (<code>givelevelupgold 35</code>): set level to 35
* Max Level (<code>givelevelupgold {{#invoke:SoulUnlock|get_max|PowerIncrease}}</code>): set level to {{#invoke:SoulUnlock|get_max|PowerIncrease}}
* Half Health (<code>healthpct 50</code>): set the player to half health  
* Half Health (<code>healthpct 50</code>): set the player to half health  
* Full Health (<code>healthpct 100</code>): set the player to full health  
* Full Health (<code>healthpct 100</code>): set the player to full health