Temporal Fugue: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (stub)
No edit summary
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Mutation
{{Mutation
| title = {{PAGENAME}}
| title = {{PAGENAME}}
| image = none
| image = {{mutation page image}}
| type = Mental
| type = Mental
| cost = 5
| cost = 5
| id = TemporalFugue
| id = TemporalFugue
| code = d1
| startingmutation = yes
| desc = You quickly pass back and forth through time creating multiple copies of yourself.\n\nCooldown: 200 rounds\nDuration: (20 + 2 * (Level / 2)) rounds\nCopies: (Level - 1) / 2 + 1
| gameversion = 2.0.206.63
| desc = You quickly pass back and forth through time creating multiple copies of yourself.
 
Duration: &C(level based)&y\nCopies: &C(level based)&y\nCooldown: 200 rounds
| realitydistort =yes
| realitydistort =yes
}}
}}
==Creatures with the Mutation Temporal Fugue==
{{Qud quote|You make small talk with yourself.|''talking with a fugue copy''}}
{{Name}} is a [[Mutations#Mental Mutations|mental mutation]] that allows the player to create temporary clones of themselves to fight for them.
 
This mutation grants the "Temporal Fugue" activated ability, which when used, will create a mutation level-based number of copies of the player. These copies will be allied to the player, and will be perfect clones, possessing all of the player's items, stats, mutations, skills, etc. They will be hostile to any creatures that are hostile to the player, and will attack such creatures. They can also be ordered to perform certain actions as with any other companion.
 
The copies will last until they are killed, or for a number of rounds as determined by mutation level before simply disappearing. They will not leave behind any of the items they were created with upon dying or disappearing, and any of these items that are somehow removed from their inventory will disappear along with them. They will leave behind any items they acquired after their creation, however.
 
They will make liberal use of abilities and items. Of special note are those which may destroy objects such as {{favilink|Disintegration}} and {{favilink|Resonance grenade mk I|Resonance Grenades}}.
== Formulas ==
The following formulas are used to determine duration (rounded down) and number of copies (rounded down) based on mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=TemporalFugue}}
{|class="wikitable"
! Duration
| {{simple formula| 20 + 2 * (Level / 2) }}
|-
! Copies
| {{simple formula| (Level - 1) / 2 + 1 }}
|}
== Advancement Table ==
 
<div style="display:flex;flex-wrap:wrap;">
 
<div style="margin-right: 2.5em;">
 
{|class="wikitable"
! Mutation<br>Level
! Duration
! Number<br>of Copies
|-
| 1
| 20 rounds
| 1 copy
|-
| 2
| 22 rounds
| 1 copy
|-
| 3
| 22 rounds
| 2 copies
|-
| 4
| 24 rounds
| 2 copies
|-
| 5
| 24 rounds
| 3 copies
|-
| 6
| 26 rounds
| 3 copies
|-
| 7
| 26 rounds
| 4 copies
|-
| 8
| 28 rounds
| 4 copies
|-
| 9
| 28 rounds
| 5 copies
|-
| 10
| 30 rounds
| 5 copies
|}
 
</div>
 
<div style="margin-right: 2.5em;">
 
{|class="wikitable"
! Mutation<br>Level
! Duration
! Number<br>of Copies
|-
| 11
| 30 rounds
| 6 copies
|-
| 12
| 32 rounds
| 6 copies
|-
| 13
| 32 rounds
| 7 copies
|-
| 14
| 34 rounds
| 7 copies
|-
| 15
| 34 rounds
| 8 copies
|-
| 16
| 36 rounds
| 8 copies
|-
| 17
| 36 rounds
| 9 copies
|-
| 18
| 38 rounds
| 9 copies
|-
| 19
| 38 rounds
| 10 copies
|-
| 20
| 40 rounds
| 10 copies
|}
 
</div>
 
<div style="margin-right: 2.5em;">
 
{|class="wikitable"
! Mutation<br>Level
! Duration
! Number<br>of Copies
|-
| 21
| 40 rounds
| 11 copies
|-
| 22
| 42 rounds
| 11 copies
|-
| 23
| 42 rounds
| 12 copies
|-
| 24
| 44 rounds
| 12 copies
|-
| 25
| 44 rounds
| 13 copies
|-
| 26
| 46 rounds
| 13 copies
|-
| 27
| 46 rounds
| 14 copies
|-
| 28
| 48 rounds
| 14 copies
|-
| 29
| 48 rounds
| 15 copies
|-
| 30
| 50 rounds
| 15 copies
|}
 
</div>
</div>
 
== Ability Cooldown ==
{{willpower cooldown table | 200 }}
 
== Advantages & Disadvantages ==
{{Opinion}}
=== Advantages ===
* Allows the player to create multiple versions of themselves to fight for them
* Copies will possess all of the players attributes and abilities
* Copies can use powerful single use items like tonics and grenades without depleting the player's inventory
=== Disadvantages ===
* Very high cost at character creation
* Very long cooldown
* Duration and number of copies scales slowly with mutation levels
* Copies may require careful micromanagement to avoid using the player's dangerous items and abilities in harmful ways
 
==Creatures with Temporal Fugue==
{{Creatures with the mutation|Temporal Fugue}}
{{Creatures with the mutation|Temporal Fugue}}
{{stub}}
 
== References ==
<references/>
{{Mutation Navbox}}
{{Mutation Navbox}}

Navigation menu