Temporal Fugue: Difference between revisions

1,048 bytes added ,  00:23, 17 November 2020
no edit summary
No edit summary
No edit summary
Line 19: Line 19:
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.
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.
== Formulas ==
== Formulas ==
The following formulas are used to determine duration and number of copies based on mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=TemporalFugue}}
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"
{|class="wikitable"
! Duration
! Duration
Line 28: Line 28:
|}
|}
== Advancement Table ==
== Advancement Table ==
<div style="display:flex;flex-wrap:wrap;">
<div style="margin-right: 2.5em;">
{|class="wikitable"
{|class="wikitable"
! Mutation Level
! Mutation<br>Level
! Duration  
! Duration  
! Copies
! Number<br>of Copies
|-
|-
| 1
| 1
Line 73: Line 78:
| 5 copies
| 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 style="margin-right: 2.5em;">
== Advantages & Disadvantages ==
== Advantages & Disadvantages ==
{{Opinion}}
{{Opinion}}