Savage Attack
Max Level 1
Description
- Skill Type
- Frontal Damage
- Effect
- 75 dmg, 75% stun (2s), +1 aggro
Cost & Timing
- Mana Cost
- 50
- Cast Time
- 0.7s
- Cooldown
- 30s
- Range
- 3 yd
Damage
- Damage
- 75
- Damage Type
- Normal
- Aggro
- 1
Crowd Control
- Stun Chance
- 75%
- Stun Duration
- 2s
Mechanics
Damage Formula
- Pre-Mitigation
- Skill Damage + Attack Damage
- Attack Damage
- baseDamage(level) × (1 + passive% + buff%)
Damage Pipeline
- Variance: ×0.9–1.1
- Backstab (behind target): +10% | Rogue w/ Improved Backstab: +25%
- Level difference: ±2% per level (max ±20%)
- Slayer reduction (boss/elite → player): −slayerLevel × 10%
- Enrage (<25% HP, non-spell): Player +33% | Monster +50–100%
- Mitigation: −ceil(dmg × clamp(target.defense × 0.0005, 0, 0.9))
- Crit: ×1.5
- Radiant Aether (15% on crit, consumes 1 item): ×3 on top → ×4.5
Block/Miss Chance
clamp(
clamp(target.baseBlock +
target.defense × 0.0001 + buffs, 0, 0.8)
+ clamp((target.level − attacker.level)
× 0.005, −0.1, 0.1)
−
attacker.accuracy
, 0, 0.9)
- Target moving:
- resist −0.25, damage +10%
- Backstab:
- resist × 0.8
Aggro
min(target.HP,
- skillAggro + caster.maxHP
- + damage
- + round(stunChance × stunTime × 10)
- + round(fearChance × fearTime × 10)
)
Stun
Applies on a single roll. Cannot apply while the target is feared. Duration stacks: extends the existing stun end time rather than replacing it. Bear mounts have a 90% chance to resist any stun.
Used by Monsters (1)
Skarr Brute Lv 14