Skip to content

Commit

Permalink
add Clip of New Telly Mechanic
Browse files Browse the repository at this point in the history
  • Loading branch information
MrRowey committed Mar 16, 2024
1 parent d638138 commit 5c32d2c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions balance/3801.html
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,9 @@ <h2>Mechanics</h2>
<div id="teleport" class="card">
<h3><img src="/images/Enhancements/sera/teleport.png">Teleport</h3>
<p>Teleport duration and energy costs now increase as you're trying to jump further. The minimum is a duration of 15 seconds at a cost of 5.000 energy per second. The maximum is a duration of 50 seconds at a cost of 50.000 energy per second. The maximum can only be reached on maps of size 40x40 or larger.</p>

<video src="/images/balance/3801/tellychnage.mp4" class="imgFeature" controls></video>

<p>This is implemented as an alternative to a maximum teleport range. This implementation still allows people to jump as far as they wish but they're naturally constrained by their own economy.</p>
<p>The expected costs of the teleport are displayed next to the cursor when you're trying to issue a teleport order. This uses the distance from the world position of the cursor to the unit. When you hold shift it instead uses the distance from the world position of the cursor to the last move and/or teleport order of the unit.</p>
</div>
Expand Down
Binary file added images/balance/3801/tellychnage.mp4
Binary file not shown.

0 comments on commit 5c32d2c

Please sign in to comment.