Heightened Quickness: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 9: Line 9:
| desc = You are gifted with tremendous speed.
| desc = You are gifted with tremendous speed.


+&C(level based)&Y Quickness
+&C(level based)&y Quickness
| realitydistort =no
| realitydistort =no
}}
}}'''Heightened Quickness''' is a physical mutation that provides a bonus to the player's overall [[Quickness]] score, increasing the speed at which they perform [[Action cost|actions]].
 
== 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
Line 47: Line 53:
|  +33
|  +33
|}
|}
</div>
<div style="margin-right: 2.5em;">
{| class="wikitable"
! Mutation Level
! Quickness Bonus
|-
| 1
|  +15
|-
| 2
|  +17
|-
| 3
|  +19
|-
| 4
|  +21
|-
| 5
|  +23
|-
| 6
|  +25
|-
| 7
|  +27
|-
| 8
|  +29
|-
| 9
|  +31
|-
| 10
|  +33
|}
</div>
<div style="margin-right: 2.5em;">
{| class="wikitable"
! Mutation Level
! Quickness Bonus
|-
| 1
|  +15
|-
| 2
|  +17
|-
| 3
|  +19
|-
| 4
|  +21
|-
| 5
|  +23
|-
| 6
|  +25
|-
| 7
|  +27
|-
| 8
|  +29
|-
| 9
|  +31
|-
| 10
|  +33
|}
</div>
</div>
=== Formulas ===
=== Formulas ===
The following formula is used to determine quickness bonus based on mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=HeightenedSpeed}}
The following formula is used to determine quickness bonus based on mutation level.{{Code Reference|namespace=XRL.World.Parts.Mutation|class=HeightenedSpeed}}
Line 58: Line 147:
{{Opinion}}
{{Opinion}}
===Advantages===
===Advantages===
* Higher Quickness allows the player to take more actions, meaning they attack more, run faster, and can use more items per turn.
* Higher Quickness allows the player to take more actions, meaning they attack more, run faster, and can use more items per turn
* Provides an "always on" quickness bonus, unlike [[Adrenal Control]] or other sources of Quickness.
* Provides an permanent, "always on" Quickness bonus, unlike [[Adrenal Control]] or other sources of Quickness


===Disadvantages===
===Disadvantages===

Revision as of 22:55, 3 October 2020

This information is reliable as of patch 2.0.201.44. If this is no longer the current patch, you can help by updating it.
As of Patch This information is reliable as of patch 2.0.201.44.
Heightened Quickness
Category

Physical

Cost

3

ID?Use this ID to wish for the mutation
(example: mutation:HeightenedSpeed)

HeightenedSpeed

Reality DistortingReality distorting mutations
cannot be used under
the effects of normality.

no

Heightened Quickness

You are gifted with tremendous speed.

+(level based) Quickness

Heightened Quickness is a physical mutation that provides a bonus to the player's overall Quickness score, increasing the speed at which they perform actions.

Advancement Table

Mutation Level Quickness Bonus
1 +15
2 +17
3 +19
4 +21
5 +23
6 +25
7 +27
8 +29
9 +31
10 +33
Mutation Level Quickness Bonus
1 +15
2 +17
3 +19
4 +21
5 +23
6 +25
7 +27
8 +29
9 +31
10 +33
Mutation Level Quickness Bonus
1 +15
2 +17
3 +19
4 +21
5 +23
6 +25
7 +27
8 +29
9 +31
10 +33

Formulas

The following formula is used to determine quickness bonus based on mutation level.[1]

Advantages & Disadvantages

Quickness Bonus
13 + (2 * Level)
This section is opinion-based. Your mileage may vary.

Advantages

  • Higher Quickness allows the player to take more actions, meaning they attack more, run faster, and can use more items per turn
  • Provides an permanent, "always on" Quickness bonus, unlike Adrenal Control or other sources of Quickness

Disadvantages

  • Quickness bonus scales slowly with mutation levels
  • Moderate cost at character creation

References

  1. XRL.World.Parts.Mutation.HeightenedSpeed