Lament of Slowness
SpellTier 1 Max Level 5
Appearance
Description
- Skill Type
- Area Debuff
- Effect
- Bard song, −4% × skill lvl haste, 12s
{NAME}
Lvl {LEVEL}
{CASTRANGE} yd range
{CASTTIME} cast
A dragging lament that decreases the melee attack speed of nearby enemies by {HASTEBONUS}%.
Lvl {LEVEL}
{CASTRANGE} yd range
{CASTTIME} cast
A dragging lament that decreases the melee attack speed of nearby enemies by {HASTEBONUS}%.
Requirements
- Skill Points Spent
- 10
- Required Weapon
- Instrument
Cost & Timing
- Song Slot Cost
- 1
- Cast Time
- 2.5s
- Range
- 8 yd
Buff/Debuff Effects
- Duration
- 12s
- Haste
- −4% × skill lvl
Level Scaling
| Skill Level | Haste |
|---|---|
| 1 | -4% |
| 2 | -8% |
| 3 | -12% |
| 4 | -16% |
| 5 | -20% |
Mechanics
Song Duration
activeDuration = baseDuration × (1 + total learned song duration bonuses)
Active Song Limit
maximumActiveSongs = 2 + learned Polyphony bonus
A Bard can sustain two songs by default. Learning Polyphony raises the limit to three. Starting a song while at the current limit ends the oldest active song.
Song Scaling
songPower = 1 + min(max(CHA, 0) × 0.001, 2)
final value = base value at skill level × songPower
Resist Chance
clamp(
target.magicResist × 0.0005
+
clamp((target.level − caster.level) × 0.005,
−0.1, 0.1)
− caster.accuracy
,
0, 0.9)
Cleanse Resistance
A matching cleanse removes this debuff completely in a single cast.
Effective Cast Time = castTime − (castTime × spellHaste)
Learned by Classes