Clairvoyance: Difference between revisions

1,055 bytes added ,  21:01, 16 November 2020
no edit summary
(updated for current version)
No edit summary
Line 20: Line 20:
Even after the effect wears off, the area that was revealed will be treated as having been explored, and thus the darkened general layout of the area will still be visible even if the player doesn't have line of sight.  
Even after the effect wears off, the area that was revealed will be treated as having been explored, and thus the darkened general layout of the area will still be visible even if the player doesn't have line of sight.  
== Formulas ==  
== Formulas ==  
The following formulas are used to determine area and duration of vision based on mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=Clairvoyance}}
The following formulas are used to determine area of effect and duration of vision based on mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=Clairvoyance}}
{|class="wikitable"
{|class="wikitable"
! Area if Mutation Level < 15
! Area if Mutation Level < 15
Line 30: Line 30:
If the player's mutation level is 15 or higher, Clairvoyance does not require a tile be selected and will simply reveal the entire map at once.
If the player's mutation level is 15 or higher, Clairvoyance does not require a tile be selected and will simply reveal the entire map at once.
== Advancement Table ==
== Advancement Table ==
<div style="display:flex;flex-wrap:wrap;">
<div style="margin-right: 2.5em;">
{|class="wikitable"
{|class="wikitable"
! Mutation Level
! Mutation Level
! Area
! Area of Effect
! Duration
! Duration
|-
|-
| 1
| 1
| 4
| 4
| 20
| 20 rounds
|-
|-
| 2
| 2
| 5
| 5
| 21
| 21 rounds
|-
|-
| 3
| 3
| 6
| 6
| 22
| 22 rounds
|-
|-
| 4
| 4
| 7
| 7
| 23
| 23 rounds
|-
|-
| 5
| 5
| 8
| 8
| 24
| 24 rounds
|-
|-
| 6
| 6
| 9
| 9
| 25
| 25 rounds
|-
|-
| 7
| 7
| 10
| 10
| 26
| 26 rounds
|-
|-
| 8
| 8
| 11
| 11
| 27
| 27 rounds
|-
|-
| 9
| 9
| 12
| 12
| 28
| 28 rounds
|-
|-
| 10
| 10
| 13
| 13
| 29 rounds
|}
</div>
<div style="margin-right: 2.5em;">
{|class="wikitable"
! Mutation Level
! Area of Effect
! Duration
|-
| 11
| 14
| 30 rounds
|-
| 12
| 15
| 31 rounds
|-
| 13
| 16
| 32 rounds
|-
| 14
| 17
| 33 rounds
|-
| 15
| Whole map
| 34 rounds
|-
| 16
| Whole map
| 35 rounds
|-
| 17
| Whole map
| 36 rounds
|-
| 18
| Whole map
| 37 rounds
|-
| 19
| Whole map
| 38 rounds
|-
| 20
| Whole map
| 39 rounds
|}
</div>
<div style="margin-right: 2.5em;">
{|class="wikitable"
! Mutation Level
! Area of Effect
! Duration
|-
| 21
| Whole map
| 40 rounds
|-
| 22
| Whole map
| 41 rounds
|-
| 23
| Whole map
| 42 rounds
|-
| 24
| Whole map
| 43 rounds
|-
| 25
| Whole map
| 44 rounds
|-
| 26
| Whole map
| 45 rounds
|-
| 27
| Whole map
| 46 rounds
|-
| 28
| Whole map
| 47 rounds
|-
| 29
| 29
| Whole map
| 48 rounds
|-
| 30
| Whole map
| 49 rounds
|}
|}
</div>
<div style="margin-right: 2.5em;">
== Advantages & Disadvantages ==
== Advantages & Disadvantages ==
{{Opinion}}
{{Opinion}}