Teleport Other: Difference between revisions

no edit summary
mNo edit summary
No edit summary
 
(13 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Mutation
{{Mutation
| title = {{PAGENAME}}
| title = {{PAGENAME}}
| image = none
| image = {{mutation page image}}
| type = Mental
| type = Mental
| cost = 2
| cost = 2
| id = TeleportOther
| id = TeleportOther
| code = dy
| startingmutation = yes
| desc = You teleport an adjacent creature to a random nearby location.\n\nCooldown: (115 - 10 * Level), minimum 5 rounds
| gameversion = 2.0.206.63
| desc = You teleport an adjacent creature to a random nearby location.
 
Cooldown: &C(level based)&y
| realitydistort =yes
| realitydistort =yes
}}
}}
'''{{PAGENAME}}''' is similar to [[Teleportation]] but can only be used on other creatures. Creatures cannot use '''{{PAGENAME}}''' on themselves, unless they attempt to use it on another creature that has [[Mental Mirror]].
{{Name}} is a [[Mutations#Mental Mutations|mental mutation]] that allows the player to teleport a creature to a random nearby location.
 
This mutation grants the "Teleport Other", activated ability, which when used on a creature directly adjacent to the player, will teleport them to a random tile within the current zone. This can be to any tile in the current zone, even tiles the player can't see or hasn't explored, so long as it is not occupied by a solid obstacle. This act is not considered hostile on its own, and will not incite aggression from neutral creatures or their allies.
 
The player cannot use Teleport Other to teleport themselves, although it can be reflected back at them by a creature with {{favilink|Mental Mirror}}. Attempting to select oneself with Teleport Other returns the following message:
{{Qud quote|You may not teleport yourself with Teleport Other!}}
== Formulas ==
The following formula is used to determine cooldown based on mutation level. {{Code Reference|namespace=XRL.World.Parts.Mutation|class=TeleportOther}}
{|class="wikitable"
! Cooldown
| {{simple formula| 115 - 10 * Level }}
|}
Note that cooldown cannot be any lower than 5 rounds.
== Advancement Table ==
 
<div style="display:flex;flex-wrap:wrap;">
 
<div style="margin-right: 2.5em;">
 
{|class="wikitable"
! Mutation Level
! Cooldown
|-
| 1
| 105 rounds
|-
| 2
| 95 rounds
|-
| 3
| 85 rounds
|-
| 4
| 75 rounds
|-
| 5
| 65 rounds
|-
| 6
| 55 rounds
|-
| 7
| 45 rounds
|-
| 8
| 35 rounds
|-
| 9
| 25 rounds
|-
| 10
| 15 rounds
|}
 
</div>
 
<div style="margin-right: 2.5em;">
 
{|class="wikitable"
! Mutation Level
! Cooldown
|-
| 11
| 5 rounds
|-
| 12
| 5 rounds
|-
| 13
| 5 rounds
|-
| 14
| 5 rounds
|-
| 15
| 5 rounds
|-
| 16
| 5 rounds
|-
| 17
| 5 rounds
|-
| 18
| 5 rounds
|-
| 19
| 5 rounds
|-
| 20
| 5 rounds
|}
 
</div>
 
<div style="margin-right: 2.5em;">
 
{|class="wikitable"
! Mutation Level
! Cooldown
|-
| 21
| 5 rounds
|-
| 22
| 5 rounds
|-
| 23
| 5 rounds
|-
| 24
| 5 rounds
|-
| 25
| 5 rounds
|-
| 26
| 5 rounds
|-
| 27
| 5 rounds
|-
| 28
| 5 rounds
|-
| 29
| 5 rounds
|-
| 30
| 5 rounds
|}
 
</div>
</div>
 
== Ability Cooldown ==
The cooldown for {{name}} is influenced both by mutation level and by willpower (WI). The following tables indicate {{name}}'s willpower-adjusted cooldown (CD) at mutation levels 1, 5, 10.
 
<div style="display:flex;flex-wrap:wrap;"><div style="margin-right: 2.5em;">
{{willpower cooldown table | 105 | '''Level 1 willpower-adjusted cooldowns:'''}}
</div><div style="margin-right: 2.5em;">
{{willpower cooldown table | 65 | '''Level 5 willpower-adjusted cooldowns:'''}}
</div><div style="margin-right: 2.5em;">
{{willpower cooldown table | 15 | '''Level 10 willpower-adjusted cooldowns:'''}}
</div></div>
 
== Advantages & Disadvantages ==
{{Opinion}}
=== Advantages ===
* Low cost at character creation
* Can be used to teleport a dangerous enemy away
* Can be used to teleport friendly creatures away from danger
* Can be used on neutral creatures without inciting hostility
=== Disadvantages ===
* Long cooldown at low levels
* Teleportation is random and may not teleport the target very far away
 
==Creatures with Teleport Other==
{{Creatures with the mutation|Teleport Other}}
 
== References ==
<references/>
{{Mutation Navbox}}