Skill speed: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{distinguish|Action speed|Movement speed}} {{tooltip | name = Skil Speed | description = Affects the speed at which all Skills are used. Increases and reductions to Skill Speed stack additively with increases and reductions to Attack Speed, Cast Speed, Warcry Speed, and similar stats. }} '''Skill speed''' is the generic form of stats affecting the time to use various skills, which affects the animations or delays of the skill. __TOC__...") |
No edit summary |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{stub}} | |||
{{distinguish|Action speed|Movement speed}} | {{distinguish|Action speed|Movement speed}} | ||
{{ | {{Tooltip info | ||
| name = | | name = Skill Speed | ||
| description = Affects the speed at which all Skills are used. Increases and reductions to Skill Speed stack additively with increases and reductions to Attack Speed, Cast Speed, Warcry Speed, and similar stats. | | description = Affects the speed at which all Skills are used. Increases and reductions to Skill Speed stack additively with increases and reductions to Attack Speed, Cast Speed, Warcry Speed, and similar stats. | ||
}} | }} | ||
Line 12: | Line 13: | ||
More specific variants of skill speed only applicable to specific types of skills stack additively with skill speed. Examples include: | More specific variants of skill speed only applicable to specific types of skills stack additively with skill speed. Examples include: | ||
* '''Attack speed''' for [[attack]]s | * '''Attack speed''' for [[attack]]s and crossbow [[reload]] speed | ||
* '''Cast speed''' for [[spell]]s | * '''Cast speed''' for [[spell]]s | ||
* '''Throw speed''' for [[trap]]s | * '''Throw speed''' for [[trap]]s | ||
* '''Summon speed''' for [[totem]]s | * '''Summon speed''' for [[totem]]s | ||
* '''Warcry speed''' for [[warcries]] | * '''Warcry speed''' for [[warcries]] | ||
* '''[[Reload]] speed''' for [[crossbow]]s | |||
'''Reload speed''' | |||
===Calculations=== | ===Calculations=== | ||
Line 28: | Line 28: | ||
{{math|[final use time]}}={{math|[base use time] / (1 + ([skill speed%]/100))}} | {{math|[final use time]}}={{math|[base use time] / (1 + ([skill speed%]/100))}} | ||
==Version history== | |||
{{Version history table header}} | |||
{{Version history table row|0.1.0| | |||
* Introduced to the game. | |||
}} | |||
{{Version history table end}} | |||
[[Category:Game mechanics]] |
Latest revision as of 04:24, 15 December 2024
✍️This article is a stub. Please help improve the article by expanding it.
Not to be confused with Action speed or Movement speed.
Skill Speed
Tooltip
Affects the speed at which all Skills are used. Increases and reductions to Skill Speed stack additively with increases and reductions to Attack Speed, Cast Speed, Warcry Speed, and similar stats.
Skill speed is the generic form of stats affecting the time to use various skills, which affects the animations or delays of the skill.
Mechanics
Variants of skill speed
More specific variants of skill speed only applicable to specific types of skills stack additively with skill speed. Examples include:
- Attack speed for attacks and crossbow reload speed
- Cast speed for spells
- Throw speed for traps
- Summon speed for totems
- Warcry speed for warcries
- Reload speed for crossbows
Calculations
The final use time of a skill can be determined by converting a skill's use time into uses per second, then applying modifiers to skill speed or variants thereof.
For example, a skill that has a base use time of 0.8 seconds has a use speed of 1.25 per second. If the player has 40% increased total skill speed, the use speed is now 1.25 * (1 + 0.4) = 1.75. The final use time of the skill is 1/1.75 = 0.57 seconds.
Alternatively, it can be calculated as
=
Version history
Version | Changes |
---|---|
0.1.0 |
|